summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* install with ambd startup script with correct permissionssubmit/2.0alpha/20121211.000750accepted/2.0alpha/20121210.234427Kevron Rees2012-12-101-1/+1
* attempt to fix init file installsubmit/2.0alpha/20121210.224142accepted/2.0alpha/20121210.222417Kevron Rees2012-12-101-2/+2
* fixed mergeKevron Rees2012-12-102-1/+8
|\
| * Drat. Forgot the changes updatesubmit/2.0alpha/20121210.224452submit/2.0alpha/20121207.232149accepted/2.0alpha/20121210.222231accepted/2.0alpha/20121207.234115Graydon, Tracy2012-12-071-0/+3
| * Add libuuid-devel dep and a couple of spec tweaks to fix package buildsubmit/2.0alpha/20121207.232033accepted/2.0alpha/20121207.233823Graydon, Tracy2012-12-071-1/+5
* | make ambd init script a source in spec3Kevron Rees2012-12-071-1/+1
* | make ambd init script a source in spec2Kevron Rees2012-12-071-1/+1
* | make ambd init script a source in specKevron Rees2012-12-071-0/+1
* | fixed build requiresKevron Rees2012-12-061-0/+1
|/
* updated chlogsubmit/2.0alpha/20121207.004116Kevron Rees2012-12-061-0/+61
* 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