profile/ivi/automotive-message-broker.git
2013-03-04 Kevron Reesupdated readme
2013-03-04 Kevron Reesadded README
2013-03-04 Kevron Reesfixed up some dbus types
2013-03-02 Kevron Reesfixed hardcoded cert and key paths
2013-03-02 Michael CarpenterChange for new libwebsockets to allow for fd polling...
2013-03-02 Michael CarpenterAdded a bunch of extra debug messages at debug level 5
2013-03-02 Michael CarpenterChange for latest libwebsocket version, and disabling...
2013-03-02 Michael CarpenterMore debug output at higher levels, and change so Prope...
2013-03-02 Michael CarpenterChange to allow for property reply success=false for...
2013-03-02 Michael CarpenterChanges to allow for using SSL certificates for websockets
2013-03-02 Kevron Reesfuture proofing code to use opencl 1.2 if opencv has...
2013-03-01 Kevron Reesgenerally working opencvlux plugin
2013-02-28 Kevron Reesadded questions or comments section to README
2013-02-28 Kevron Reesupdated readme with documentation on using the qt mainloop
2013-02-28 Kevron Reesmade mainloop pluggable and added qtmainloop plugin
2013-02-26 Kevron Reeslots of idl tagging
2013-02-21 Kevron Reesadded idl doc tagging
2013-02-15 Kevron ReesMerge branch 'master' of github.com:otcshare/automotive...
2013-02-15 Kevron Reesupdated performance numbers for obd2source plugin
2013-02-15 Kevron ReesUpdate README
2013-02-15 Kevron Reesadded debug output to report network and parsing latency
2013-02-15 Kevron Reesadded a whole bunch of new properties that breaks stuff
2013-02-15 Kevron Reesadded parking and environment properties
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
next