summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* blahmalKevron Rees2012-11-1410-126/+560
|\
| * Addition of disconnect on last unsubscribe and extra debuggingMichael Carpenter2012-11-132-4/+28
| * Continuation of Kevron's refactoring, including connect on first subscribeMichael Carpenter2012-11-135-109/+204
| * start of obd2 refactoringobd2refactoringKevron Rees2012-11-029-177/+341
* | fixed includeKevron Rees2012-11-141-0/+1
* | Addition of auto-disconnect when queue list is empty, and auto-connect when i...Michael Carpenter2012-11-112-92/+130
* | Addition of getPropertyAsync and setProperty support through websocketsourceMichael Carpenter2012-11-072-13/+107
* | Change for get property json request to have a property/value pair, instead o...Michael Carpenter2012-11-071-1/+1
* | version bump 0.5.0Kevron Rees2012-11-021-1/+1
* | added getHistory support to websocket sink plugin and added api to test api.jsKevron Rees2012-11-024-33/+151
|/
* added a bunch of properties and consolodated some things in obd2sourceKevron Rees2012-10-296-5/+161
* updated tpms plugin so it compilesKevron Rees2012-10-265-22/+23
* TPMS compile switch with default OFFTim Trampedach2012-10-262-9/+14
* gracefully handle no-root and no-device situationsTim Trampedach2012-10-261-23/+28
* fix kPaTim Trampedach2012-10-261-1/+1
* pressures all in kPaTim Trampedach2012-10-261-8/+8
* updates to support all 4 tires and pressuresTim Trampedach2012-10-261-9/+32
* some basic info about the pluginTim Trampedach2012-10-261-0/+41
* convert tire types to floatTim Trampedach2012-10-261-2/+2
* mergeTim Trampedach2012-10-261-20/+26
* mergeTim Trampedach2012-10-261-35/+40
* fix typoTim Trampedach2012-10-261-1/+1
* add tire temperature parametersTim Trampedach2012-10-261-1/+8
* tire temperature values addedTim Trampedach2012-10-261-1/+15
* tire temperature values addedTim Trampedach2012-10-261-3/+2
* tire temperature values addedTim Trampedach2012-10-261-0/+12
* working USB TPMS sensor readingTim Trampedach2012-10-263-51/+262
* USB module compile & link from TPMS pluginTim Trampedach2012-10-262-3/+2
* cleanupTim Trampedach2012-10-265-480/+0
* adding files for TPMS USB frameworkTim Trampedach2012-10-268-0/+651
* basic TPMS plugin framework without USB sensor interactionTim Trampedach2012-10-262-0/+8
* changes to allow build on Ubuntu 12.04Tim Trampedach2012-10-264-14/+7
* refactored setProperty: made it async with callbackKevron Rees2012-10-2615-30/+90
* updated todoKevron Rees2012-10-262-3/+4
* some enhancements to obd2sourceKevron Rees2012-10-256-28/+150
* updated TODOKevron Rees2012-10-241-1/+0
* configurable bt adapterKevron Rees2012-10-244-10/+35
* Update TODOKevron Rees2012-10-231-0/+1
* Update READMEKevron Rees2012-10-211-2/+2
* Merge branch 'master' of https://github.com/otcshare/automotive-message-brokerKevron Rees2012-10-1827-155/+495
|\
| * solved possible memory leak in websocketsinkKevron Rees2012-10-182-12/+23
| * fixed websocketsource. possibly removed mem leakKevron Rees2012-10-1714-49/+135
| * added light status and updated fuel docsKevron Rees2012-10-155-9/+93
| * cruise control propertiesKevron Rees2012-10-153-0/+21
| * only export dbus properties that are supportedKevron Rees2012-10-1210-8/+64
| * added trip meter propertyKevron Rees2012-10-1210-20/+95
| * changed trip meter to finite set of tripsKevron Rees2012-10-111-1/+4
| * made adding properties more straightforwardKevron Rees2012-10-103-72/+76
* | report why cannot connect to obdII deviceKevron Rees2012-10-181-1/+1
|/
* added property registration systemKevron Rees2012-10-044-1/+50