profile/ivi/automotive-message-broker.git
2015-04-03 Petr NechaevAdded virtual destructors to CANSocketBCM and CANSocketRaw
2015-04-03 Petr NechaevUpdated comments and fixed tabbing
2015-03-30 Petr Nechaevambd: remove redundant code in core
2015-03-30 Petr NechaevImplement CAN_BCM support (SocketCAN)
2015-03-30 Petr NechaevFix tabbing
2015-03-30 Petr Nechaevplugins/common: Set higher priority for cansocketreader...
2015-03-30 Petr Nechaevambd: add init.d script
2015-03-30 Petr NechaevAmbSignalMapper: Improve handling of bitbake environment
2015-03-30 Petr NechaevAmbSignalMaper: Implement dbc2amb
2015-03-30 Petr Nechaevambctl: Fix "list" command
2015-03-30 Petr NechaevFix compilation errors
2015-03-27 Kevron ReesFix license
2015-03-26 Kevron ReesUpdate README.md
2015-03-26 Kevron ReesUpdate README.md
2015-01-31 Kevron Reesfixed compile error
2015-01-31 Kevron Reesmanual merge of tripzero/master
2015-01-26 Kevron Rees[plugins-common] - use std namespace, include headers
2015-01-24 Kevron Rees[Database] - fixed config
2015-01-24 Kevron Rees[ambctl] - fixed get, set, listen, getHistory
2015-01-23 Kevron Reesversion bump 0.13.803
2015-01-23 Kevron Rees[ambctl] - fixed tabbing
2015-01-23 Kevron Rees[PACKAGING] - packaging changes
2015-01-23 Kevron Rees[ambctl] - plugin syntax changed.
2015-01-23 Kevron Rees[bluemonkey] - added exportObject method to dbus module
2015-01-22 Kevron Rees[Packaging] - use correct path for manifest
2015-01-22 Kevron Rees[cangen][cansim] - revert using picojson. continue...
2015-01-22 Kevron Rees[AMB] - updated AMB release notes
2015-01-22 Kevron Rees[xwalk][DBus] - fix for misspelled Diagnostic interface...
2015-01-21 Kevron Rees[libamb] - configure correct path for smack label on...
2015-01-21 Kevron Rees[cangen] - use picojson. incomplete. will not compile...
2015-01-20 Kevron ReesMerge pull request #43 from tripzero/master
2015-01-20 Kevron Rees[Packaging][Deb] - More packaging
2015-01-19 Kevron Rees[bluemonkey] - added dbus module
2015-01-19 Kevron Rees[ambd] - print out useful error if config can't open
2015-01-19 Kevron Rees[Packaging][Deb] - added bluemonkey subpackage
2015-01-16 Kevron Rees[ALL] - removed dependency on json-c.
2015-01-16 Kevron Rees[ambctl] - fix listen, add listen off
2015-01-16 Kevron Rees[Documentation] - create module 'libamb'
2015-01-16 Kevron Rees[AMB] - version bump 0.13.802
2015-01-16 Kevron Rees[ambctl] - use tabs for json indent
2015-01-16 Kevron Rees[DBus] - fixed set property
2015-01-15 Kevron Rees[cmake] - added variables for version minor, major...
2015-01-15 Kevron Rees[Documentation] - Fixed new structure. Enhanced bluemon...
2015-01-15 Kevron Rees[Documentation] - restructure of how documentation...
2015-01-15 Kevron Rees[AMB] - manual merge
2015-01-15 Kevron Rees[AMB] - updates to release notes
2015-01-15 Kevron Rees[ambctl] - fixed tabbing
2015-01-15 Kevron Reesadditional merge fixes from last merge
2015-01-15 Kevron ReesAdded Timestamp class
2015-01-15 Kevron Rees[ambctl] - manual merge of fixes from 0.13.x
2015-01-14 Kevron Rees[database] - use new AmbPluginImpl::setValue
2015-01-14 Kevron Reessynchronize time between server and client
2015-01-14 Kevron ReesRequest history data with system time, not steady time
2015-01-14 Kevron ReesStore system time in db, not steady time
2015-01-14 Kevron ReesMerge pull request #42 from tripzero/master
2015-01-14 Kevron Reesadded segments for database and bluemonkey
2015-01-12 Kevron Reesupdated readme and release
2015-01-12 Kevron Rees[Documentation] - fix GetHistory return type (should...
2015-01-12 Kevron Reesadded new README
2015-01-12 Kevron Reesadded RELEASE markdown
2015-01-12 Kevron Reesadded ambd documentation
2015-01-09 Kevron Reesupdated todo and release
2015-01-09 Kevron ReesVersion bump 0.13.801
2015-01-09 Kevron Rees[ambctl] - renamed enablePlugin command to 'plugin...
2015-01-09 Kevron Rees[ambctl] - enablePlugin command
2015-01-09 Kevron Reesadding missing example config
2015-01-09 Kevron Rees[ambd] - use picojson to parse configuration. added...
2015-01-08 Kevron Rees[xwalk] - Dynamically export all objects AMB supports
2015-01-08 Kevron Reesoverride org.freedesktop.DBus.Properties so we can...
2015-01-08 Kevron Reesdo not protect Set on because it will affect all object...
2015-01-07 Kevron Rees[Documentation][bluemonkey] - added link back to main...
2015-01-07 Kevron Rees[Documentation] - Added more content to the main page
2015-01-07 Kevron Rees[websocket] - added protocol documentation
2015-01-06 Kevron Rees[Documentation] - additional documentation improvements
2015-01-06 Kevron Rees[Core][Database] - Changed queue container to vector...
2015-01-06 Kevron Rees[examples] - renamed example inputs so they can be...
2015-01-06 Kevron Rees[tools] - genmapping documentation improvement
2015-01-06 Kevron Rees[websocket] fixed getRanged requests
2015-01-06 Kevron Rees[ambctl] added tab completion
2015-01-06 Kevron Reesexperimenting with tab completion
2015-01-05 Kevron Reesfixed ambctl description. build requires doxygen for...
2015-01-05 Kevron Reesmanual merge of tripzero/master
2014-12-31 Kevron Rees[packaging] requires ncurses python
2014-12-31 Kevron Rees[gpsnmea] added GpsInfo dbus interface
2014-12-30 Kevron Reesfix for fidl docs
2014-12-30 Kevron Reesmanual forward port
2014-12-30 Kevron Rees[ambctl] fixed quit
2014-12-30 Kevron Reesfixed bool handling in ambctl and database logging...
2014-12-30 Kevron Reesadded missing spec.in
2014-12-30 Kevron Reesinitial debian packaging and build fixes
2014-12-30 Kevron Reesupdated release
2014-12-30 Kevron Reesbluemonkey supports custom dbus interfaces
2014-12-30 Kevron Reesreverted varianttype
2014-12-30 Kevron Reesremoved many deprecated interfaces. made variant type...
2014-12-30 Kevron Reesstarted 0.14 development
2014-12-30 Kevron Reesrenamed amb.in.idl to fidl extension. fixes for amb...
2014-12-29 Kevron Reesupdated description
2014-12-29 Kevron Reescleaned up cmake
2014-12-29 Kevron Reesuse input instead of raw_input
2014-12-29 Kevron ReesREADME's for all plugins, cmake fixes
next