profile/ivi/automotive-message-broker.git
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

11 years agofixed db playback
Kevron Rees [Sat, 4 May 2013 07:52:23 +0000 (00:52 -0700)]
fixed db playback

11 years agothis will be version 0.10.0 when it's ready
Kevron Rees [Sat, 4 May 2013 06:49:06 +0000 (23:49 -0700)]
this will be version 0.10.0 when it's ready

11 years agoflush left over data in database
Kevron Rees [Sat, 4 May 2013 06:48:04 +0000 (23:48 -0700)]
flush left over data in database

11 years agofixed up database logging
Kevron Rees [Sat, 4 May 2013 06:41:02 +0000 (23:41 -0700)]
fixed up database logging

11 years agoMerge branch 'master' of https://github.com/otcshare/automotive-message-broker
Kevron Rees [Sat, 4 May 2013 03:34:18 +0000 (20:34 -0700)]
Merge branch 'master' of https://github.com/otcshare/automotive-message-broker

11 years agofixed MassAirFlow in obd2source
Kevron Rees [Sat, 4 May 2013 03:26:35 +0000 (20:26 -0700)]
fixed MassAirFlow in obd2source

11 years agowe weren't removing closed channels from the mainloop. this fixes the case where... 0.8.1 submit/2.0-panda/20130822.210931 upstream/0.7.0
Kevron Rees [Tue, 30 Apr 2013 23:36:03 +0000 (16:36 -0700)]
we weren't removing closed channels from the mainloop.  this fixes the case where ambd goes to 100% cpu if the socket closes on the client side

11 years agoMerge branch 'master' of github.com:otcshare/automotive-message-broker
Kevron Rees [Tue, 30 Apr 2013 20:46:29 +0000 (13:46 -0700)]
Merge branch 'master' of github.com:otcshare/automotive-message-broker

11 years agomake VehiclePropertType an event
Kevron Rees [Tue, 30 Apr 2013 20:46:11 +0000 (13:46 -0700)]
make VehiclePropertType an event

11 years agofixed type errors that were crashing ambd
Kevron Rees [Mon, 29 Apr 2013 22:44:02 +0000 (15:44 -0700)]
fixed type errors that were crashing ambd

11 years agofixed todo merge
Kevron Rees [Sat, 27 Apr 2013 03:21:19 +0000 (20:21 -0700)]
fixed todo merge

11 years agohuge change to the property system and how it works. compiles but not tested
Kevron Rees [Wed, 24 Apr 2013 12:57:07 +0000 (05:57 -0700)]
huge change to the property system and how it works. compiles but not tested

11 years agoadded a few lines to cover fixing the todo's in the code and the fromGVariant() metho...
Kevron Rees [Wed, 24 Apr 2013 12:19:30 +0000 (05:19 -0700)]
added a few lines to cover fixing the todo's in the code and the fromGVariant() methods in some of the abstract property types

11 years agoupdated todo, added dbus api tasks to cover the changes we are making now to support...
Kevron Rees [Wed, 24 Apr 2013 10:15:16 +0000 (03:15 -0700)]
updated todo, added dbus api tasks to cover the changes we are making now to support zones and indexed properties

11 years agoadded note about git branch stability expectations
Kevron Rees [Wed, 24 Apr 2013 08:29:04 +0000 (01:29 -0700)]
added note about git branch stability expectations

11 years agosome more progress towards compilation
Kevron Rees [Tue, 23 Apr 2013 17:00:59 +0000 (10:00 -0700)]
some more progress towards compilation

11 years agoadded name, zone and index members to abstract property
Kevron Rees [Tue, 23 Apr 2013 13:13:01 +0000 (06:13 -0700)]
added name, zone and index members to abstract property

11 years agominor tweaks
Kevron Rees [Mon, 22 Apr 2013 09:37:32 +0000 (02:37 -0700)]
minor tweaks

11 years agomore cleanup of the spec
Kevron Rees [Fri, 19 Apr 2013 20:13:14 +0000 (13:13 -0700)]
more cleanup of the spec

11 years agolots of cleanup to the spec
Kevron Rees [Fri, 19 Apr 2013 16:27:59 +0000 (09:27 -0700)]
lots of cleanup to the spec

11 years agoMerge branch 'master' of https://github.com/otcshare/automotive-message-broker
Kevron Rees [Fri, 19 Apr 2013 16:03:58 +0000 (09:03 -0700)]
Merge branch 'master' of https://github.com/otcshare/automotive-message-broker

11 years agoadded css line
Kevron Rees [Fri, 19 Apr 2013 16:03:55 +0000 (09:03 -0700)]
added css line

11 years agoUpdate Vehicle Information API Spec.html
Kevron Rees [Fri, 19 Apr 2013 06:09:49 +0000 (23:09 -0700)]
Update Vehicle Information API Spec.html

11 years agomore updates to idl and spec
Kevron Rees [Wed, 17 Apr 2013 19:31:53 +0000 (12:31 -0700)]
more updates to idl and spec

11 years agolots more added to spec
Kevron Rees [Mon, 15 Apr 2013 23:26:29 +0000 (16:26 -0700)]
lots more added to spec

11 years agoadded acceleration to spec
Kevron Rees [Mon, 15 Apr 2013 17:54:52 +0000 (10:54 -0700)]
added acceleration to spec

11 years agochanged tripmeter property type
Kevron Rees [Fri, 12 Apr 2013 23:19:43 +0000 (16:19 -0700)]
changed tripmeter property type

11 years agoadded web spec and moved idl to docs dir
Kevron Rees [Fri, 12 Apr 2013 18:41:28 +0000 (11:41 -0700)]
added web spec and moved idl to docs dir

11 years agodisable websockets by default
Kevron Rees [Thu, 11 Apr 2013 13:34:27 +0000 (06:34 -0700)]
disable websockets by default

11 years agominor tweaks to the idl
Kevron Rees [Tue, 9 Apr 2013 23:38:49 +0000 (16:38 -0700)]
minor tweaks to the idl

11 years agofixed seat locations added middle seats
Kevron Rees [Mon, 8 Apr 2013 20:22:33 +0000 (13:22 -0700)]
fixed seat locations added middle seats

11 years agodrivingSafety interface. fixed mappropertytype
Kevron Rees [Fri, 5 Apr 2013 22:17:39 +0000 (15:17 -0700)]
drivingSafety interface.  fixed mappropertytype

11 years agoremoved dup ABS property
Kevron Rees [Thu, 4 Apr 2013 22:30:53 +0000 (15:30 -0700)]
removed dup ABS property

11 years agoadded somem issing interfaces
Kevron Rees [Thu, 4 Apr 2013 22:29:42 +0000 (15:29 -0700)]
added somem issing interfaces

11 years agodatabase plugin queries support in constructor (untested)
Kevron Rees [Wed, 3 Apr 2013 16:43:37 +0000 (09:43 -0700)]
database plugin queries support in constructor (untested)

11 years agomore additions to dbus interface
Kevron Rees [Wed, 3 Apr 2013 16:25:45 +0000 (09:25 -0700)]
more additions to dbus interface