profile/ivi/automotive-message-broker.git
2012-09-14 Kevron Reesfixed config 0.3.0
2012-09-14 Kevron Reesdon't do dbus by default
2012-09-14 Kevron Reesdon't install service in wrong place
2012-09-14 Kevron Reesinstall service in right place so it starts
2012-09-14 Kevron Reesversion bump 0.3
2012-09-14 James AusmusAdd button event generation for Button[1-4]Preset to...
2012-09-14 James AusmusAdd hard-coded calibration values to wheel plugin for...
2012-09-13 Michael CarpenterFixed one last printf
2012-09-13 Michael CarpenterMerge remote-tracking branch 'origin/master'
2012-09-13 Michael CarpenterFix for const_iterator that should be iterator
2012-09-13 Michael CarpenterFix for only a single subscription being operated on
2012-09-13 Kevron Reesadded debug
2012-09-13 Michael CarpenterFix for const_iterator that should be iterator
2012-09-13 Michael CarpenterFix for only a single subscription being operated on
2012-09-13 Kevron Reesfixed capabilities
2012-09-12 Kevron Reesadded mg to example plugin
2012-09-12 Kevron Reesfixed compile error
2012-09-12 Kevron ReesMerge branch 'mal'
2012-09-12 Kevron Reesmade awesome debugout
2012-09-12 Michael CarpenterCode cleanup, comments, and change of ALL printf's...
2012-09-12 Kevron Reesadding democonfig
2012-09-11 Michael CarpenterFix for typo in config
2012-09-11 Michael CarpenterAddition of obdsource
2012-09-11 Michael CarpenterChange for websocket options
2012-09-11 Kevron Reessimple rundemo script
2012-09-11 Michael CarpenterAddition of all OBD2 properties in the TODO file, async...
2012-09-11 Michael CarpenterFix
2012-09-11 Kevron Reesupdated examples with more properties
2012-09-11 Kevron Reesdemosink uses strings for turn signal
2012-09-11 Kevron Reesadded wheel example and fixed example websocketsource...
2012-09-11 Kevron Reesfixed enums in wheel
2012-09-11 Kevron ReesMerge branch 'mal'
2012-09-11 Kevron ReesMerge branch 'master' of https://github.com/malcom2073...
2012-09-11 Kevron Reesfixed up AbstractPropertyType so it can use enums
2012-09-11 Michael CarpenterFix for bug involving websocket messages being incomplete
2012-09-10 Kevron Reesconst value()
2012-09-10 Kevron Reesfixed websocketsource cmake
2012-09-09 Kevron Reesadded more properties
2012-09-08 Michael CarpenterAddition of only requesting OBD2 values after a subscri...
2012-09-08 Michael CarpenterChange in the libwebsocket_write call to fix string...
2012-09-08 Michael CarpenterFix for huge memory leak, and more config changes
2012-09-08 Michael CarpenterChanges for new config values
2012-09-08 Michael CarpenterChange for setConfiguration to be handled properly...
2012-09-08 Kevron Reesmade setConfiguration virtual
2012-09-07 Kevron Reesnew configuration format
2012-09-07 Kevron Reesadded button events
2012-09-07 James AusmusFix compile error due to const iterator issues in webso...
2012-09-06 Kevron Reesadded todo
2012-09-06 Kevron Reesmoved example configs to subfolder. updated readme
2012-09-06 Kevron Reesfix the target_link_library for example plugins
2012-09-06 Michael CarpenterCode cleanup
2012-09-05 Michael CarpenterFix for GIOChannel watch's hanging around longer than...
2012-09-05 Kevron Reesfixed parallalel building and make install
2012-09-05 Kevron Reesinstall all the files
2012-08-31 Kevron Reesfixed printhelp() with config option. thanks geoffroy
2012-08-30 Michael CarpenterFix for gioPolling final
2012-08-30 Michael CarpenterFix for some weird issues with the switch
2012-08-30 Michael CarpenterChange for gioPollingFunc to keep it from blocking
2012-08-30 Michael CarpenterChanged where obd2plugin looks for obdlib.h
2012-08-30 Kevron ReesMerge branch 'master' of https://github.com/malcom2073...
2012-08-30 Michael CarpenterChange for switch falling through
2012-08-30 Michael CarpenterChange for GIO to only poll libwebsockets when it actua...
2012-08-30 Michael CarpenterFix for bad if/else statements found by Kevron
2012-08-30 Michael CarpenterAddition of new obd2 plugin
2012-08-30 Michael CarpenterChange for GIO to only poll libwebsockets when it actua...
2012-08-29 Kevron Reesfixed type for transshift/gear part 2
2012-08-29 Kevron Reesfixed type for transshift/gear
2012-08-29 Kevron ReesMerge branch 'master' of https://github.com/malcom2073...
2012-08-29 Michael CarpenterFix for bad if/else statements found by Kevron
2012-08-29 Michael CarpenterFix for bad if/else statements found by Kevron
2012-08-29 Michael CarpenterAddition of new obd2 plugin
2012-08-29 Michael CarpenterFix for bad if/else statements found by Kevron
2012-08-29 Kevron Reesuse nullptr.h
2012-08-29 Kevron Reesdefine nullptr if using < gcc 4.6
2012-08-29 Michael CarpenterAddition of new obd2 plugin
2012-08-29 Kevron Reesfixed dbus plugin not to use the temp pointer
2012-08-29 Kevron Reessome additional updates
2012-08-29 Kevron Reesuse pointer to avoid implicit casting fail
2012-08-29 Kevron ReesMerge branch 'mal'; commit '1aad5d5' into propertytype
2012-08-29 Michael CarpenterFixes for new AbstractPropertyType
2012-08-28 Kevron Reesit compiles
2012-08-28 Kevron Reesadded missings
2012-08-28 Kevron Reesmore updating. still broken
2012-08-28 Kevron Reessome more changes
2012-08-28 Kevron Reesmajor breakage ahead...
2012-08-28 Michael CarpenterAdd two new configs for source/sink websocket tests
2012-08-28 Michael CarpenterFixes for issues concerning subscriptions and websocket...
2012-08-28 Michael CarpenterChanges to allow websocketsourceplugin to operate prope...
2012-08-28 Michael CarpenterAddition of new websocketsource plugin
2012-08-28 Michael CarpenterFixing a bug where a AMBD property request was being...
2012-08-28 Kevron Reessinks auto-register with the routing engine
2012-08-28 Kevron Reesexample sink reacts to supported changed
2012-08-28 Kevron ReessubscribeToProperty being called on the source now
2012-08-28 Kevron Reesexample supports engine coolant
2012-08-28 Kevron Reesexample does throttle
2012-08-28 Michael CarpenterFix for subscriptions not working properly due to non...
2012-08-27 Michael CarpenterAddition of handling of generic string properties....
2012-08-27 Kevron Reesadded capabilities call to VehicleProperty
2012-08-27 Todd Brandtchecked in a small fix to the api.js to handle when...
2012-08-27 Kevron Reesadded signal handler for sigterm and sigint
next