summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* version bump 0.10.8030.10.803Kevron Rees2013-11-081-1/+1
* added debug output for dbus property and method callsKevron Rees2013-11-083-1/+59
* fixed missing symbol in websocket source pluginKevron Rees2013-11-083-0/+9
* set uses zone filter properly. updated example to include setProperty exampleKevron Rees2013-11-087-11/+89
* fixed vehicle power mode propertyKevron Rees2013-11-081-1/+1
* get signature string directly from the gvariant type itselfKevron Rees2013-11-057-12/+16
* fixed typo in RainSensor interfaceKevron Rees2013-11-041-1/+1
* version bump 0.10.8020.10.802Kevron Rees2013-11-041-1/+1
* fixed some obd2 related issues. the plugin needs some loveKevron Rees2013-11-042-0/+5
* Merge branch 'master' of https://github.com/otcshare/automotive-message-broker0.10.801Kevron Rees2013-11-044-44/+49
|\
| * fixed issue where sources with no zones do not get exported to dbusKevron Rees2013-11-013-44/+45
| * fixed merge issuesKevron Rees2013-10-3132-206/+194
| |\
| * \ Merge branch 'master' of github.com:otcshare/automotive-message-brokerKevron Rees2013-10-302-6/+48
| |\ \
| * | | added some todo'sKevron Rees2013-10-212-1/+6
* | | | added rear to window::locationKevron Rees2013-11-041-15/+2
| |_|/ |/| |
* | | added conditional g_type_init call for older versions of glibKevron Rees2013-10-311-0/+4
* | | removed websocket plugin from default configKevron Rees2013-10-312-6/+1
* | | fixed crasher with databaseconfig and several other issues regarding memory i...Kevron Rees2013-10-3013-47/+67
* | | added a few more zone options. made zones a class. change propertyChanged si...Kevron Rees2013-10-2623-155/+125
| |/ |/|
* | fixed case in manager docKevron Rees2013-10-251-4/+4
* | added commentsKevron Rees2013-10-231-2/+44
|/
* added more documentation for VehicleProperty0.10.800Kevron Rees2013-10-142-6/+23
* zone is not a tupleKevron Rees2013-10-141-1/+1
* added doxygen doc generation optionKevron Rees2013-10-114-7/+25
* added driving mode and documented it and night mode in idlKevron Rees2013-10-113-5/+38
* added a bunch of documentation to plugin related headersKevron Rees2013-10-115-21/+178
* Merge branch 'master' of https://github.com/otcshare/automotive-message-brokerKevron Rees2013-10-0716-42/+119
|\
| * Merge branch 'master' of github.com:otcshare/automotive-message-brokerKevron Rees2013-10-021-7/+7
| |\
| | * Update READMEKevron Rees2013-10-021-4/+4
| | * Update READMEKevron Rees2013-10-021-3/+3
| * | added packaging dir with various init scripts and configs for different distrosKevron Rees2013-10-026-5/+28
| * | Error if ambd is run as rootKevron Rees2013-10-021-0/+5
| * | fixed errors and warnings in example sink/dbus configurationKevron Rees2013-10-014-19/+30
| |/
| * added project_quality define.Kevron Rees2013-10-013-2/+6
| * added options to throw on warnings or errors and cleaned up help option outputKevron Rees2013-09-303-7/+42
| * only increment on the press, not the releaseKevron Rees2013-09-273-4/+3
* | Merge branch 'master' of https://github.com/otcshare/automotive-message-brokerKevron Rees2013-09-301-4/+8
|\ \ | |/
| * don't increase gear beyond a max gearKevron Rees2013-09-251-4/+8
* | fixed merge errorsKevron Rees2013-09-25139-1264/+5261
|\ \ | |/
| * properly initialize regIdKevron Rees2013-09-171-3/+4
| * make bluemonkey a sourceKevron Rees2013-09-163-12/+85
| * updated release for 0.11Kevron Rees2013-09-131-2/+4
| * changed signature for agent timeoutKevron Rees2013-09-122-3/+3
| * fixed some compiler errors. disabled qscript agentKevron Rees2013-09-129-24/+18
| * changed time and sequence types from struct (*) to *Kevron Rees2013-09-101-4/+4
| * some bluemonkey tweaksKevron Rees2013-09-102-2/+5
| * rearranged bluemonkey's eval timeoutKevron Rees2013-09-0910-21/+78
| * updated bluemonkey irc abilitiesKevron Rees2013-09-094-51/+44
| * some bluemonkey updatingKevron Rees2013-09-063-5/+11
| * added cuda support for opencv pluginKevron Rees2013-09-067-2/+73