summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* version bump and install sysvinitsubmit/2.0alpha/20121207.004030Kevron Rees2012-12-064-0/+503
* uuidhelper0.6.1Kevron Rees2012-12-053-3/+32
* fixed initiation of sequence and timestamp defaultsKevron Rees2012-12-042-1/+4
* example requests ranged from 10s ago after 10s timeoutKevron Rees2012-12-042-16/+26
* do not blow up if baud is emptyKevron Rees2012-12-041-1/+2
* version bump 0.6.00.6.0Kevron Rees2012-12-031-1/+1
* fixed tpms pluginKevron Rees2012-12-031-0/+2
* Updated todoKevron Rees2012-12-031-7/+1
* worked out some bugs with websocket source and sinkKevron Rees2012-12-035-25/+80
* getRanged works with database sinkKevron Rees2012-12-014-5/+38
* database plugin worksKevron Rees2012-11-2917-38/+231
* set precision before writing to debugKevron Rees2012-11-281-0/+6
* refactored how timestamp and sequence are stored: moved to AbstractPropertyKevron Rees2012-11-2829-121/+113
* fixed mergeKevron Rees2012-11-2721-46/+440
|\
| * Merge branch 'malcom'Kevron Rees2012-11-262-2/+8
| |\
| | * Change so websocketsink now reports the proper list of supported propertiesMichael Carpenter2012-11-262-2/+8
| * | register air intakeKevron Rees2012-11-262-0/+2
| |/
| * Fix for WMI pid being returned as true when engine coolant temp is selectedMichael Carpenter2012-11-261-3/+5
| * Change for updateProperty shouldn't be called if there is a pending replyMichael Carpenter2012-11-261-16/+7
| * fixed potential Obd2Amb bugKevron Rees2012-11-263-2/+18
| * Change so getPropertyAsync is properly replied to in obd2sourceMichael Carpenter2012-11-261-2/+15
| * check for property changed in core, but don't use right nowKevron Rees2012-11-263-3/+28
| * fixed currenttime bugsKevron Rees2012-11-266-14/+45
| * added multisource test script in examples and added --log optionKevron Rees2012-11-264-3/+49
| * worked some debug messagesKevron Rees2012-11-243-4/+7
| * added air intake temp property to obd2sourceKevron Rees2012-11-242-1/+28
| * Fix for CopyMe<T> having an error in its constructor paramterMichael Carpenter2012-11-241-4/+4
| * Change so re-subscribing to a pid, removes it from the blacklist if it has be...Michael Carpenter2012-11-231-0/+9
| * Change for blacklisting OBD2 pids that return NODATAMichael Carpenter2012-11-232-0/+38
| * Change for debugging random disconnectsMichael Carpenter2012-11-211-0/+4
| * Addition for using the bluez bluetooth disconnect feature when OBD disconnectsMichael Carpenter2012-11-211-0/+2
| * added disconnect call to bluetoothKevron Rees2012-11-211-0/+85
| * Change so BT rfcomm port name is re-reqested every time a connect is requestedMichael Carpenter2012-11-212-1/+34
| * Change for removing extra debug output, and fixing disconnect on device removalMichael Carpenter2012-11-212-3/+16
| * Fix for an issue where a NODATA response from an OBD2 tool would cause a disc...Michael Carpenter2012-11-212-2/+18
| * Addition of feature to disconnect from OBD port on failure, and reconnect onl...Michael Carpenter2012-11-211-6/+25
| * Addition of getPropertyAsync and setProperty support through websocketsourceMichael Carpenter2012-11-212-13/+107
| * register OBD2Connect propertyKevron Rees2012-11-213-2/+15
* | Addition of getPropertyAsync and setProperty support through websocketsourceMichael Carpenter2012-11-212-13/+107
|/
* initial sequence and timestamp supportKevron Rees2012-11-2026-68/+258
* fixed tryParse returning false issueKevron Rees2012-11-152-7/+7
* Fix copy/paste issue preventing OBD2Source from supporting Engine SpeedMichael Carpenter2012-11-151-3/+3
* stub databasekinkKevron Rees2012-11-151-0/+47
* endlKevron Rees2012-11-151-1/+1
* Fix for high CPU usage due to change in how updateProperties was calledMichael Carpenter2012-11-142-8/+9
* Addition of method for shutting down OBD thread upon closureMichael Carpenter2012-11-142-3/+17
* clean up sources and sinksKevron Rees2012-11-1413-4/+1084
* initial placeholder for database pluginKevron Rees2012-11-143-0/+18
* fixed example configKevron Rees2012-11-141-1/+1
* Addition of disconnect on last unsubscribe and extra debuggingMichael Carpenter2012-11-142-4/+28