profile/ivi/automotive-message-broker.git
2013-02-14 Kevron ReesMerge branch 'master' of github.com:otcshare/automotive...
2013-02-14 Kevron Reesadded pdf version of slides
2013-02-10 Kevron Reesobd2 will only update when changed
2013-02-08 Kevron Reespossibly fixed uninitialized list problem in ListProper...
2013-02-07 Kevron Reesfixed crasher
2013-02-06 Kevron Reespretty the debug output
2013-02-06 Kevron Reesfixed lamda issues for older gcc
2013-02-06 Kevron Reesremoved lambda function because of shoddy c++11 support...
2013-02-06 Kevron Reesadded new properties
2013-02-06 Kevron Reesfixed up fuel property
2013-02-05 Kevron Reesreworked cmake to fail if missing libraries or includes
2013-01-31 Kevron Reesadded missing unisntall cmake target
2013-01-31 Kevron Reesturn off icecc by default. add uninstall target
2013-01-31 Kevron Reesuse icecc compiler if it's available
2013-01-30 Kevron Reesfinished adding aformentioned properties
2013-01-30 Kevron Reesadded vehicle size and fuelinfo property
2013-01-29 Kevron Reesadded vin and wmi support to dbus
2013-01-23 Kevron Reesmore memory leak fixes
2013-01-23 Kevron Reesmanual merge
2013-01-23 Kevron Reesanother memory leak fixed
2013-01-23 Kevron Reesfixed some memory leaks
2013-01-23 Michael CarpenterFix for memory leak dealing with AbstractPropertyType...
2013-01-22 Kevron ReesMerge branch 'mal4'
2013-01-22 Kevron Reesupdated asyncqueuewatcher
2013-01-22 Michael CarpenterFix to greatly increase pids per second read from OBD2...
2013-01-21 Kevron ReesMerge branch 'master' of github.com:otcshare/automotive...
2013-01-21 Kevron Reesremoved glibmm dep
2013-01-19 Kevron Reesmanual merge
2013-01-19 Kevron Reesadded location properties
2013-01-17 Kevron Reesfixed bug in core where sources were getting an unsubsc...
2013-01-17 Kevron Reesfixed createuuid crasher
2013-01-17 Kevron Rees0.6.9 bugfreeze
2013-01-16 Kevron Reesrequest initial value for dbus properties
2013-01-15 Kevron Reesadded exterior brightness property
2013-01-15 Kevron Reesfixed dbus set custom properties
2013-01-11 Kevron Reesreorganized how custom properties are laid out
2013-01-11 Michael CarpenterFix for obdconnected signal always being fired
2013-01-11 Kevron Reesattempt to support custom properties in dbus. will...
2013-01-09 Kevron Reesadded glibmm as new dep
2013-01-09 Kevron Reesupdated TODO some more
2013-01-09 Kevron Reesupdated TODO
2013-01-09 Kevron ReesMerge branch 'master' of https://github.com/malcom2073...
2013-01-08 Michael CarpenterFix for escape character mismatch in OBD2 pids
2013-01-08 Kevron Reesfixed merge
2013-01-08 Michael CarpenterFix for infinate loop when removing items from a std...
2013-01-08 Michael CarpenterChange per Kevron's feedback, and fix for a queue issue
2013-01-08 Michael CarpenterAddition of a 10 second timeout on websocket get and...
2013-01-08 Michael CarpenterRefactoring of ObdPid::tryParse into parse() and isVali...
2013-01-08 Michael CarpenterChange for updating Obd2Connected property once the...
2013-01-08 Kevron Reesupped debug level for multisource test
2013-01-08 Kevron Reesdebugoutput has timestampage
2013-01-07 Michael CarpenterChange per Kevron's feedback, and fix for a queue issue
2013-01-07 Michael CarpenterAddition of a 10 second timeout on websocket get and...
2013-01-07 Michael CarpenterRefactoring of ObdPid::tryParse into parse() and isVali...
2013-01-07 Michael CarpenterChange for updating Obd2Connected property once the...
2013-01-05 Kevron Reesfixes to dbus and qt bindings
2013-01-04 Kevron Reesadded a ambqtquick plugin
2013-01-04 Kevron Reesreworked dbus signal signature to include timestamp
2013-01-02 Kevron Reesupdated register property docs
2013-01-02 Kevron Reesadded documentation and bool-ized registerProperty
2013-01-02 Kevron Reessome amb-qt work
2012-12-17 Kevron Reesadded a couple new properties to obd2source
2012-12-17 Kevron Reesadded security to TODO
2012-12-17 Kevron Reesadded DatabaseLogging property. still needs more comple...
2012-12-17 Kevron Reesversion bump
2012-12-14 Kevron Reesdocumentation work
2012-12-14 Kevron Reesamb-qt bindings
2012-12-14 Kevron ReesMerge branch 'master' of https://github.com/otcshare...
2012-12-14 Kevron ReesMerge branch 'master' of https://github.com/otcshare...
2012-12-14 Kevron ReesMerge branch 'malcom'
2012-12-14 Kevron Reesexample plugin output to debug level 1
2012-12-11 Kevron Reesdatabase logging properties now configurable
2012-12-06 Michael CarpenterChange so new json format is used, and json parsing...
2012-12-05 Kevron Reesuuidhelper 44/2544/1 0.6.1
2012-12-05 Kevron Reesfixed initiation of sequence and timestamp defaults 43/2543/1
2012-12-05 Kevron Reesexample requests ranged from 10s ago after 10s timeout 42/2542/1
2012-12-04 Kevron Reesdo not blow up if baud is empty 41/2541/1
2012-12-03 Kevron Reesversion bump 0.6.0 40/2540/1 0.6.0
2012-12-03 Kevron Reesfixed tpms plugin 39/2539/1
2012-12-03 Kevron ReesUpdated todo 38/2538/1
2012-12-03 Kevron Reesworked out some bugs with websocket source and sink 37/2537/1
2012-12-02 Kevron ReesgetRanged works with database sink 36/2536/1
2012-11-30 Kevron Reesfixed to compile with gcc 4.7
2012-11-30 Kevron ReesMerge branch 'master' of https://github.com/otcshare...
2012-11-30 Kevron Reesdatabase plugin works 35/2535/1
2012-11-29 Kevron Reesset precision before writing to debug 34/2534/1
2012-11-28 Kevron Reesrefactored how timestamp and sequence are stored: moved... 33/2533/1
2012-11-27 Kevron Reesfixed merge 32/2532/1
2012-11-27 Kevron ReesMerge branch 'malcom' 31/2531/1
2012-11-27 Kevron Reesregister air intake 30/2530/1
2012-11-27 Michael CarpenterChange so websocketsink now reports the proper list... 29/2529/1
2012-11-27 Michael CarpenterFix for WMI pid being returned as true when engine... 28/2528/1
2012-11-27 Michael CarpenterChange for updateProperty shouldn't be called if there... 27/2527/1
2012-11-27 Kevron Reesfixed potential Obd2Amb bug 26/2526/1
2012-11-27 Michael CarpenterChange so getPropertyAsync is properly replied to in... 25/2525/1
2012-11-27 Kevron Reescheck for property changed in core, but don't use right now 24/2524/1
2012-11-26 Kevron Reesfixed currenttime bugs 23/2523/1
2012-11-26 Kevron Reesadded multisource test script in examples and added... 22/2522/1
2012-11-25 Kevron Reesworked some debug messages 21/2521/1
2012-11-25 Kevron Reesadded air intake temp property to obd2source 20/2520/1
next