summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '0.9.0' of https://github.com/otcshare/automotive-message-broker...0.9.0Kevron Rees2013-06-081-1/+1
|\
| * fixed missing headerKevron Rees2013-06-031-1/+1
* | fix for obd2connected signalKevron Rees2013-06-081-11/+29
* | obd2 connection signal fixKevron Rees2013-06-081-14/+25
|/
* updated todoKevron Rees2013-05-201-2/+0
* Merge branch '0.9.0' of github.com:otcshare/automotive-message-broker into 0.9.0Kevron Rees2013-05-202-1/+3
|\
| * added code nameKevron Rees2013-05-182-1/+3
* | fixed segfault with double free of get ranged requestKevron Rees2013-05-202-20/+12
|/
* tweaks to websocket getRanged. still has issuesKevron Rees2013-05-173-29/+12
* fixed websocketsink getRanged jsonKevron Rees2013-05-171-3/+4
* enable getRanged in websocketsource. causes segfault in the websocket sink e...Kevron Rees2013-05-172-5/+8
* fixed up 0.10-ism from last patchKevron Rees2013-05-151-1/+1
* last commit fulfilled a something on the TODO. yayKevron Rees2013-05-151-1/+0
* fixed merge from db fix patchKevron Rees2013-05-153-4/+19
* removed G_IO_IN conditionKevron Rees2013-05-142-8/+2
* rusty's patch to fix up lib suffixRusty Lynch2013-05-1413-17/+17
* Merge branch '0.9.0' of https://github.com/otcshare/automotive-message-broker...Kevron Rees2013-05-144-14/+31
|\
| * since we are using GIOCondition as flags, check them as flagsKevron Rees2013-05-133-12/+28
| * rename obd2 plugin option in cmakeKevron Rees2013-05-101-1/+1
| * cleaned up todo merge. now 0.9.0 updates to the todo should happen on this b...Kevron Rees2013-05-071-1/+2
* | added log option to --help outputKevron Rees2013-05-091-0/+1
|/
* set precision to something reasonable on BasicPropertyType::toString()Kevron Rees2013-05-053-5/+4
* dbus plugin should not set property if the getAsync() call is not successfulKevron Rees2013-05-053-2/+21
* can't use isValid here for some reasonKevron Rees2013-05-042-4/+4
* make sure unregisterSink worksKevron Rees2013-05-042-2/+8
* fixed cleanup of sinksKevron Rees2013-05-0410-32/+39
* fixed 0.9 compile errorKevron Rees2013-05-041-12/+4
* Merge branch '0.9.0' of https://github.com/otcshare/automotive-message-broker...Kevron Rees2013-05-041-3/+3
|\
| * we weren't removing closed channels from the mainloop. this fixes the case w...Kevron Rees2013-04-301-3/+3
* | removed stray filesKevron Rees2013-05-045-17/+0
* | fixed merge with db playback fixKevron Rees2013-05-045-0/+17
* | removed storageKevron Rees2013-05-043-9/+49
* | fixed up database loggingKevron Rees2013-05-031-0/+16
* | fixed MassAirFlow in obd2sourceKevron Rees2013-05-033-3/+7
|/
* added web spec and moved idl to docs dirKevron Rees2013-04-122-13/+1589
* disable websockets by defaultKevron Rees2013-04-116-6/+35
* minor tweaks to the idlKevron Rees2013-04-096-35/+333
* fixed seat locations added middle seatsKevron Rees2013-04-082-6/+339
* drivingSafety interface. fixed mappropertytypeKevron Rees2013-04-058-27/+283
* removed dup ABS propertyKevron Rees2013-04-041-2/+0
* added somem issing interfacesKevron Rees2013-04-049-45/+106
* database plugin queries support in constructor (untested)Kevron Rees2013-04-032-37/+37
* more additions to dbus interfaceKevron Rees2013-04-035-13/+396
* lots of comments inlineKevron Rees2013-04-013-5/+46
* Merge branch 'master' of github.com:otcshare/automotive-message-brokerKevron Rees2013-03-262-57/+84
|\
| * Merge branch 'master' of https://github.com/otcshare/automotive-message-brokerKevron Rees2013-03-267-17/+106
| |\
| | * Update TODOKevron Rees2013-03-261-1/+2
| * | some document updates. work in progressKevron Rees2013-03-261-56/+82
* | | some documentation tagging workKevron Rees2013-03-268-77/+250
| |/ |/|
* | fixed kinect issue and ignorting fps in opencvlux pluginKevron Rees2013-03-211-4/+4