profile/ivi/automotive-message-broker.git
11 years agoadded sample upstart config
Kevron Rees [Fri, 12 Jul 2013 02:17:59 +0000 (19:17 -0700)]
added sample upstart config

11 years agoMerge branch 'master' of github.com:otcshare/automotive-message-broker
Kevron Rees [Wed, 10 Jul 2013 20:26:51 +0000 (13:26 -0700)]
Merge branch 'master' of github.com:otcshare/automotive-message-broker

11 years agoadded get method for individual properties that returns more information
Kevron Rees [Wed, 10 Jul 2013 15:54:48 +0000 (08:54 -0700)]
added get method for individual properties that returns more information

11 years agomore dbus work
Kevron Rees [Wed, 10 Jul 2013 01:40:52 +0000 (18:40 -0700)]
more dbus work

11 years agoadded additional dbus docs
Kevron Rees [Wed, 10 Jul 2013 01:40:21 +0000 (18:40 -0700)]
added additional dbus docs

11 years agoRevert "added new manager method to translate between amb and dbus property names"
Kevron Rees [Tue, 9 Jul 2013 21:54:17 +0000 (14:54 -0700)]
Revert "added new manager method to translate between amb and dbus property names"

This reverts commit 98967769b59931e4b6c016bab8fba8eadb1f0657.

11 years agoadded new manager method to translate between amb and dbus property names
Kevron Rees [Tue, 9 Jul 2013 21:08:21 +0000 (14:08 -0700)]
added new manager method to translate between amb and dbus property names

11 years agoFixed dbus policy
Kevron Rees [Mon, 8 Jul 2013 22:58:02 +0000 (15:58 -0700)]
Fixed dbus policy

11 years agofilter on unique path. interface names are not unique
Kevron Rees [Sun, 7 Jul 2013 05:18:38 +0000 (22:18 -0700)]
filter on unique path. interface names are not unique

11 years agomostly working zones and source dbus support
Kevron Rees [Sat, 6 Jul 2013 23:20:45 +0000 (16:20 -0700)]
mostly working zones and source dbus support

11 years agocompiles now
Kevron Rees [Fri, 28 Jun 2013 21:29:52 +0000 (14:29 -0700)]
compiles now

11 years agomissing file
Kevron Rees [Fri, 28 Jun 2013 21:11:35 +0000 (14:11 -0700)]
missing file

11 years agoMerge branch 'master' of github.com:otcshare/automotive-message-broker
Kevron Rees [Fri, 28 Jun 2013 18:03:56 +0000 (11:03 -0700)]
Merge branch 'master' of github.com:otcshare/automotive-message-broker

11 years agofixed not checking for success on stringproperties async get calls
Kevron Rees [Fri, 28 Jun 2013 17:50:51 +0000 (10:50 -0700)]
fixed not checking for success on stringproperties async get calls

11 years agoupdated todo
Kevron Rees [Fri, 28 Jun 2013 17:35:33 +0000 (10:35 -0700)]
updated todo

11 years agoadded readme for database plugin
Kevron Rees [Fri, 28 Jun 2013 02:15:37 +0000 (19:15 -0700)]
added readme for database plugin

11 years agoexample database configs use databaseFile option
Kevron Rees [Wed, 26 Jun 2013 17:16:51 +0000 (10:16 -0700)]
example database configs use databaseFile option

11 years agoupdated todo with documentation task
Kevron Rees [Wed, 26 Jun 2013 17:13:44 +0000 (10:13 -0700)]
updated todo with documentation task

11 years agoMerge branch 'master' of https://github.com/otcshare/automotive-message-broker
Kevron Rees [Tue, 25 Jun 2013 02:41:53 +0000 (19:41 -0700)]
Merge branch 'master' of https://github.com/otcshare/automotive-message-broker

11 years agosome minor tweaks to obd2source
Kevron Rees [Tue, 25 Jun 2013 02:41:22 +0000 (19:41 -0700)]
some minor tweaks to obd2source

11 years agoimplemented new abstractrouting things in core
Kevron Rees [Mon, 24 Jun 2013 18:18:10 +0000 (11:18 -0700)]
implemented new abstractrouting things in core

11 years agoMerge branch 'master' of github.com:otcshare/automotive-message-broker
Kevron Rees [Tue, 18 Jun 2013 18:25:19 +0000 (11:25 -0700)]
Merge branch 'master' of github.com:otcshare/automotive-message-broker

11 years agomore obd2 connect fixes
Kevron Rees [Fri, 14 Jun 2013 17:46:50 +0000 (10:46 -0700)]
more obd2 connect fixes

11 years agofixed obd2. added getSourcesForInterface
Kevron Rees [Fri, 14 Jun 2013 15:48:18 +0000 (08:48 -0700)]
fixed obd2. added getSourcesForInterface

11 years agonamed release
Kevron Rees [Tue, 11 Jun 2013 23:11:13 +0000 (16:11 -0700)]
named release

11 years agothis will become 0.11
Kevron Rees [Tue, 11 Jun 2013 22:55:04 +0000 (15:55 -0700)]
this will become 0.11

11 years agothis is a api change that breaks several plugins.
Kevron Rees [Tue, 11 Jun 2013 22:48:42 +0000 (15:48 -0700)]
this is a api change that breaks several plugins.

11 years agoadded json to pc file
Kevron Rees [Tue, 11 Jun 2013 19:51:49 +0000 (12:51 -0700)]
added json to pc file

11 years agofixed up some cmake issues
Kevron Rees [Tue, 11 Jun 2013 19:45:22 +0000 (12:45 -0700)]
fixed up some cmake issues

11 years ago[bluemonkey] handle success = false from get() properly
Kevron Rees [Sat, 8 Jun 2013 20:50:48 +0000 (13:50 -0700)]
[bluemonkey] handle success = false from get() properly

11 years agocleaned up test plugin a bit
Kevron Rees [Sat, 8 Jun 2013 20:50:02 +0000 (13:50 -0700)]
cleaned up test plugin a bit

11 years agohandle get requests properly
Kevron Rees [Sat, 8 Jun 2013 20:49:15 +0000 (13:49 -0700)]
handle get requests properly

11 years agoadded automatic timeout for get() and set() commands
Kevron Rees [Sat, 8 Jun 2013 20:48:04 +0000 (13:48 -0700)]
added automatic timeout for get() and set() commands
added error type for replies to get() and set() commands

11 years ago[bluemonkey] reasonable pin
Kevron Rees [Sat, 8 Jun 2013 19:18:23 +0000 (12:18 -0700)]
[bluemonkey] reasonable pin

11 years ago[bluemonkey] declare qtimer script meta type
Kevron Rees [Sat, 8 Jun 2013 19:10:24 +0000 (12:10 -0700)]
[bluemonkey] declare qtimer script meta type

11 years agofix for obd2 connected signal
Kevron Rees [Sat, 8 Jun 2013 16:55:02 +0000 (09:55 -0700)]
fix for obd2 connected signal

11 years ago[bluemonkey] more fixes
Kevron Rees [Sat, 8 Jun 2013 07:31:52 +0000 (00:31 -0700)]
[bluemonkey] more fixes

11 years agofixed some connected signal misfiring
Kevron Rees [Sat, 8 Jun 2013 07:31:18 +0000 (00:31 -0700)]
fixed some connected signal misfiring

11 years ago[bluemonkey] added QTimer class to script engine
Kevron Rees [Sat, 8 Jun 2013 06:03:54 +0000 (23:03 -0700)]
[bluemonkey] added QTimer class to script engine

11 years agofixed fromString when bool is T
Kevron Rees [Sat, 8 Jun 2013 05:18:19 +0000 (22:18 -0700)]
fixed fromString when bool is T

11 years ago[bluemonkey] fixed set Property
Kevron Rees [Sat, 8 Jun 2013 04:19:16 +0000 (21:19 -0700)]
[bluemonkey] fixed set Property

11 years agoadded missing config files
Kevron Rees [Sat, 8 Jun 2013 01:24:41 +0000 (18:24 -0700)]
added missing config files

11 years ago[bluemonkey] moved configs to proper location
Kevron Rees [Sat, 8 Jun 2013 01:19:00 +0000 (18:19 -0700)]
[bluemonkey] moved configs to proper location

11 years ago[bluemonkey] irc settings configurable
Kevron Rees [Sat, 8 Jun 2013 00:58:25 +0000 (17:58 -0700)]
[bluemonkey] irc settings configurable

11 years agoMerge branch 'master' of https://github.com/otcshare/automotive-message-broker
Kevron Rees [Fri, 7 Jun 2013 23:55:21 +0000 (16:55 -0700)]
Merge branch 'master' of https://github.com/otcshare/automotive-message-broker

11 years agomore changes to bluemonkey
Kevron Rees [Fri, 7 Jun 2013 23:55:10 +0000 (16:55 -0700)]
more changes to bluemonkey

11 years agofixed some previous merge bugs that may have broken building a few plugins. also...
Kevron Rees [Thu, 6 Jun 2013 20:43:28 +0000 (13:43 -0700)]
fixed some previous merge bugs that may have broken building a few plugins.  also added support for uuid source filtering in get requests

11 years agomissing files added
Kevron Rees [Thu, 6 Jun 2013 15:16:34 +0000 (08:16 -0700)]
missing files added

11 years agofixed merge with test and bluemonkey commits
Kevron Rees [Thu, 6 Jun 2013 15:15:26 +0000 (08:15 -0700)]
fixed merge with test and bluemonkey commits

11 years agosilver version of bluemonkey
Kevron Rees [Thu, 6 Jun 2013 15:14:15 +0000 (08:14 -0700)]
silver version of bluemonkey

11 years agothrow if config is bad
Kevron Rees [Thu, 6 Jun 2013 05:32:58 +0000 (22:32 -0700)]
throw if config is bad

11 years agonearly functional bluemonkey plugin
Kevron Rees [Thu, 6 Jun 2013 05:33:16 +0000 (22:33 -0700)]
nearly functional bluemonkey plugin

11 years agothrow if config is bad
Kevron Rees [Thu, 6 Jun 2013 05:32:58 +0000 (22:32 -0700)]
throw if config is bad

11 years agoadded bluemonkey config
Kevron Rees [Wed, 5 Jun 2013 03:58:56 +0000 (20:58 -0700)]
added bluemonkey config

11 years agoupdated release
Kevron Rees [Wed, 5 Jun 2013 02:19:23 +0000 (19:19 -0700)]
updated release

11 years agoanother update to the todo to re-add the autoreconnect feature
Kevron Rees [Wed, 5 Jun 2013 02:15:13 +0000 (19:15 -0700)]
another update to the todo to re-add the autoreconnect feature

11 years agoupdated TODO
Kevron Rees [Wed, 5 Jun 2013 01:57:11 +0000 (18:57 -0700)]
updated TODO

11 years agofixed up obd2 source code from merge
Kevron Rees [Wed, 5 Jun 2013 00:46:48 +0000 (17:46 -0700)]
fixed up obd2 source code from merge

11 years agoreset obdpid
Kevron Rees [Wed, 5 Jun 2013 00:42:28 +0000 (17:42 -0700)]
reset obdpid

11 years agoMerge branch 'master' of https://github.com/malcom2073/automotive-message-broker...
Kevron Rees [Wed, 5 Jun 2013 00:30:43 +0000 (17:30 -0700)]
Merge branch 'master' of https://github.com/malcom2073/automotive-message-broker into malcom

11 years agofix for testplugin to properly test ListPropertyType, and removal of extra debug...
Michael Carpenter [Wed, 5 Jun 2013 00:27:08 +0000 (20:27 -0400)]
fix for testplugin to properly test ListPropertyType, and removal of extra debug output in MapPropertyType

11 years agoAddition of test plugin to test Map and List types, and Map and List fromVariant...
Michael Carpenter [Sun, 2 Jun 2013 12:41:10 +0000 (08:41 -0400)]
Addition of test plugin to test Map and List types, and Map and List fromVariant functions

11 years agoAdded implementation of MapPropertyType::fromVariant()
Michael Carpenter [Mon, 27 May 2013 01:05:50 +0000 (21:05 -0400)]
Added implementation of MapPropertyType::fromVariant()

11 years agouse c++11 instead of 0x
Kevron Rees [Mon, 3 Jun 2013 23:21:50 +0000 (16:21 -0700)]
use c++11 instead of 0x

11 years agofixed missing header
Kevron Rees [Mon, 3 Jun 2013 23:21:31 +0000 (16:21 -0700)]
fixed missing header

11 years agofixed explosion in gpsd plugin
Kevron Rees [Mon, 3 Jun 2013 00:17:24 +0000 (17:17 -0700)]
fixed explosion in gpsd plugin

11 years agosome work on the bluemonkey
Kevron Rees [Wed, 22 May 2013 14:32:54 +0000 (07:32 -0700)]
some work on the bluemonkey

11 years agoinitial bluemonkey irc plugin
Kevron Rees [Thu, 16 May 2013 05:14:47 +0000 (22:14 -0700)]
initial bluemonkey irc plugin

11 years agoMerge branch 'master' of https://github.com/otcshare/automotive-message-broker
Kevron Rees [Tue, 28 May 2013 01:18:59 +0000 (18:18 -0700)]
Merge branch 'master' of https://github.com/otcshare/automotive-message-broker

11 years agoadded release file that contains release notes for a given release
Kevron Rees [Thu, 23 May 2013 21:02:43 +0000 (14:02 -0700)]
added release file that contains release notes for a given release

11 years agoadded automotive manager dbus interface
Kevron Rees [Thu, 23 May 2013 20:57:37 +0000 (13:57 -0700)]
added automotive manager dbus interface

11 years agofixed segfault with double free of get ranged request
Kevron Rees [Mon, 20 May 2013 19:27:55 +0000 (12:27 -0700)]
fixed segfault with double free of get ranged request

11 years agofixed overflow warning
Kevron Rees [Sun, 19 May 2013 02:40:50 +0000 (19:40 -0700)]
fixed overflow warning

11 years agonamed 0.10 release
Kevron Rees [Sat, 18 May 2013 19:55:06 +0000 (12:55 -0700)]
named 0.10 release

11 years agowe don't want to track this
Kevron Rees [Fri, 17 May 2013 23:52:33 +0000 (16:52 -0700)]
we don't want to track this

11 years agosome tweaks to websocket source. there are more issues
Kevron Rees [Fri, 17 May 2013 23:49:55 +0000 (16:49 -0700)]
some tweaks to websocket source. there are more issues

11 years agofixed websocketsink getRanged json
Kevron Rees [Fri, 17 May 2013 23:26:31 +0000 (16:26 -0700)]
fixed websocketsink getRanged json

11 years agoMerge branch 'master' of github.com:otcshare/automotive-message-broker
Kevron Rees [Fri, 17 May 2013 21:29:00 +0000 (14:29 -0700)]
Merge branch 'master' of github.com:otcshare/automotive-message-broker

11 years agoenable getRanged in websocketsource. causes segfault in the websocket sink end currently
Kevron Rees [Fri, 17 May 2013 21:28:50 +0000 (14:28 -0700)]
enable getRanged in websocketsource.  causes segfault in the websocket sink end currently

11 years agoadded error and warning options to debugout
Kevron Rees [Fri, 17 May 2013 20:46:07 +0000 (13:46 -0700)]
added error and warning options to debugout

11 years agopossible fix so gps updates less often and only on changes
Kevron Rees [Thu, 16 May 2013 23:15:07 +0000 (16:15 -0700)]
possible fix so gps updates less often and only on changes

11 years agofixed up database get ranged issues
Kevron Rees [Thu, 16 May 2013 03:13:50 +0000 (20:13 -0700)]
fixed up database get ranged issues

11 years agopublish all uncategorized properties on the bus
Kevron Rees [Wed, 15 May 2013 22:21:41 +0000 (15:21 -0700)]
publish all uncategorized properties on the bus

11 years agoalways subscribe whether supported or not.
Kevron Rees [Wed, 15 May 2013 22:20:11 +0000 (15:20 -0700)]
always subscribe whether supported or not.

11 years agoremoved G_IO_IN condition
Kevron Rees [Tue, 14 May 2013 22:31:57 +0000 (15:31 -0700)]
removed G_IO_IN condition

11 years agorusty's patch to fix up lib suffix
Rusty Lynch [Fri, 10 May 2013 22:09:33 +0000 (15:09 -0700)]
rusty's patch to fix up lib suffix

11 years agoMerge branch 'master' of github.com:otcshare/automotive-message-broker
Kevron Rees [Tue, 14 May 2013 22:50:52 +0000 (15:50 -0700)]
Merge branch 'master' of github.com:otcshare/automotive-message-broker

11 years agofixed manual merge from a 0.9 patch
Kevron Rees [Mon, 13 May 2013 22:21:36 +0000 (15:21 -0700)]
fixed manual merge from a 0.9 patch

11 years agorename obd2 plugin option in cmake
Kevron Rees [Fri, 10 May 2013 17:28:04 +0000 (10:28 -0700)]
rename obd2 plugin option in cmake

11 years agoadded log option to --help output
Kevron Rees [Fri, 10 May 2013 01:22:36 +0000 (18:22 -0700)]
added log option to --help output

11 years agofix battery voltage in obd2
Kevron Rees [Thu, 9 May 2013 22:24:35 +0000 (15:24 -0700)]
fix battery voltage in obd2

11 years agoMerge branch 'master' of https://github.com/otcshare/automotive-message-broker
Kevron Rees [Thu, 9 May 2013 19:41:01 +0000 (12:41 -0700)]
Merge branch 'master' of https://github.com/otcshare/automotive-message-broker

11 years agopossibly working battery voltage in obd2 source
Kevron Rees [Thu, 9 May 2013 04:25:13 +0000 (21:25 -0700)]
possibly working battery voltage in obd2 source

11 years agoupdated todo for 0.10.0 future release
Kevron Rees [Tue, 7 May 2013 19:53:18 +0000 (12:53 -0700)]
updated todo for 0.10.0 future release

11 years agoupdated todo
Kevron Rees [Tue, 7 May 2013 19:44:38 +0000 (12:44 -0700)]
updated todo

11 years agoset precision to something reasonable on BasicPropertyType::toString()
Kevron Rees [Mon, 6 May 2013 04:22:30 +0000 (21:22 -0700)]
set precision to something reasonable on BasicPropertyType::toString()

11 years agodbus plugin should not set property if the getAsync() call is not successful
Kevron Rees [Sun, 5 May 2013 22:56:02 +0000 (15:56 -0700)]
dbus plugin should not set property if the getAsync() call is not successful

11 years agocan't use isValid here for some reason
Kevron Rees [Sun, 5 May 2013 02:30:45 +0000 (19:30 -0700)]
can't use isValid here for some reason

11 years agomake sure unregisterSink works
Kevron Rees [Sat, 4 May 2013 19:47:37 +0000 (12:47 -0700)]
make sure unregisterSink works

11 years agofixed how sinks are cleaned up. sinks were not being cleaned up properly before
Kevron Rees [Sat, 4 May 2013 19:38:36 +0000 (12:38 -0700)]
fixed how sinks are cleaned up.  sinks were not being cleaned up properly before