profile/ivi/automotive-message-broker.git
10 years agofixed some compile errors
Kevron Rees [Thu, 24 Apr 2014 21:55:17 +0000 (14:55 -0700)]
fixed some compile errors

10 years agoupdated some docs and added testing document
Kevron Rees [Tue, 22 Apr 2014 18:57:35 +0000 (11:57 -0700)]
updated some docs and added testing document

10 years agoUpdate README
Kevron Rees [Mon, 21 Apr 2014 17:30:26 +0000 (10:30 -0700)]
Update README

Removed websocket docs from main docs.  Multi-headed AMB documentation should be included in the websocket plugin documentation.

10 years agoadded velocity text to framewriter
Kevron Rees [Sun, 13 Apr 2014 07:55:49 +0000 (00:55 -0700)]
added velocity text to framewriter

10 years agouse vector where possible
Kevron Rees [Sat, 12 Apr 2014 18:22:49 +0000 (11:22 -0700)]
use vector where possible

10 years agouse debugout for errors instead of cerr 0.11.809 submit/trunk/20140417.184228
Kevron Rees [Mon, 14 Apr 2014 01:22:47 +0000 (18:22 -0700)]
use debugout for errors instead of cerr

10 years agouse mjpg codec
Kevron Rees [Fri, 11 Apr 2014 22:44:20 +0000 (15:44 -0700)]
use mjpg codec

10 years agoenable usage of different routing engines via config
Kevron Rees [Fri, 11 Apr 2014 00:04:17 +0000 (17:04 -0700)]
enable usage of different routing engines via config

10 years agoversion bump 0.11.809
Kevron Rees [Fri, 11 Apr 2014 00:03:55 +0000 (17:03 -0700)]
version bump 0.11.809

10 years agouse monotonic clock
Kevron Rees [Thu, 10 Apr 2014 23:45:50 +0000 (16:45 -0700)]
use monotonic clock

10 years agoremoved build files from src
Kevron Rees [Wed, 9 Apr 2014 18:35:23 +0000 (11:35 -0700)]
removed build files from src

10 years agouse c++11 chrono for time
Kevron Rees [Wed, 9 Apr 2014 18:33:11 +0000 (11:33 -0700)]
use c++11 chrono for time

10 years agominor tweak to readme
Kevron Rees [Tue, 1 Apr 2014 00:59:06 +0000 (17:59 -0700)]
minor tweak to readme

10 years agoMerge pull request #16 from OlivierDelbeke/master
Kevron Rees [Tue, 1 Apr 2014 00:46:47 +0000 (17:46 -0700)]
Merge pull request #16 from OlivierDelbeke/master

Added the possibility to specify the baudrate of the GPS NMEA device

10 years agofixed up gpsnmea to work with devices with very fragmented nmea messages
Kevron Rees [Tue, 1 Apr 2014 00:36:52 +0000 (17:36 -0700)]
fixed up gpsnmea to work with devices with very fragmented nmea messages

10 years agoAdded the possibility to specify the baudrate of the GPS NMEA device
Olivier Delbeke [Mon, 31 Mar 2014 05:55:09 +0000 (07:55 +0200)]
Added the possibility to specify the baudrate of the GPS NMEA device

10 years agofixed runtime errors and warnings with dbus plugin
Kevron Rees [Fri, 28 Mar 2014 21:06:06 +0000 (14:06 -0700)]
fixed runtime errors and warnings with dbus plugin

10 years agoUpdated plugins to work without the now deprecated setSupported() call.
Kevron Rees [Fri, 28 Mar 2014 20:53:30 +0000 (13:53 -0700)]
Updated plugins to work without the now deprecated setSupported() call.

10 years agofixed compile errors in various plugins
Kevron Rees [Fri, 28 Mar 2014 18:27:41 +0000 (11:27 -0700)]
fixed compile errors in various plugins

10 years agoUpdate README
Kevron Rees [Fri, 28 Mar 2014 20:23:14 +0000 (13:23 -0700)]
Update README

10 years agoMerge pull request #15 from e8johan/master
Kevron Rees [Fri, 28 Mar 2014 18:39:12 +0000 (11:39 -0700)]
Merge pull request #15 from e8johan/master

Cleaned up build and files

10 years agosome core changes as well as additions to opencv plugin
Kevron Rees [Fri, 28 Mar 2014 05:03:05 +0000 (22:03 -0700)]
some core changes as well as additions to opencv plugin

10 years agoadded SimCommand backdoor to the gen plugin
Kevron Rees [Fri, 28 Mar 2014 02:16:25 +0000 (19:16 -0700)]
added SimCommand backdoor to the gen plugin

10 years agoadded cangen example config
Kevron Rees [Fri, 28 Mar 2014 00:59:58 +0000 (17:59 -0700)]
added cangen example config

10 years agofixed invalidating of iterator in ranged for looop
Kevron Rees [Wed, 26 Mar 2014 19:51:25 +0000 (12:51 -0700)]
fixed invalidating of iterator in ranged for looop

Change-Id: Ib865ca3f2719c12a370a1a56d5e90b779e6b061a

10 years agoadded cansim plugin
Kevron Rees [Fri, 21 Mar 2014 21:29:45 +0000 (14:29 -0700)]
added cansim plugin

10 years agoadded cansim, cangen plugins
Kevron Rees [Fri, 21 Mar 2014 19:52:26 +0000 (12:52 -0700)]
added cansim, cangen plugins

10 years agoversion bump 0.11.808 0.11.808
Kevron Rees [Thu, 20 Mar 2014 23:12:17 +0000 (16:12 -0700)]
version bump 0.11.808

10 years agofixed issue with complex objects only firing the last property and dropping all others
Kevron Rees [Thu, 20 Mar 2014 23:11:54 +0000 (16:11 -0700)]
fixed issue with complex objects only firing the last property and dropping all others

10 years agofixed throw when trying to parse empty speed
Kevron Rees [Thu, 20 Mar 2014 20:24:34 +0000 (13:24 -0700)]
fixed throw when trying to parse empty speed

10 years agodo not crash if connection has not been established
Kevron Rees [Thu, 20 Mar 2014 17:19:25 +0000 (10:19 -0700)]
do not crash if connection has not been established

10 years agoversion bump 0.11.807
Kevron Rees [Thu, 13 Mar 2014 17:42:11 +0000 (10:42 -0700)]
version bump 0.11.807

10 years agoonly listen to specified paths
Kevron Rees [Wed, 19 Mar 2014 21:43:51 +0000 (14:43 -0700)]
only listen to specified paths

Change-Id: Ie3e37ebe1cbd305b62e2c337beb7e5a1b3103fea

10 years agoAdded incomplete message to gpsnmea test
Kevron Rees [Tue, 18 Mar 2014 15:39:15 +0000 (08:39 -0700)]
Added incomplete message to gpsnmea test

10 years agoplaying with videowriter in cv plugin
Kevron Rees [Fri, 14 Mar 2014 15:51:41 +0000 (08:51 -0700)]
playing with videowriter in cv plugin

10 years agofixed random crash when process subscribes to an object interface 0.11.807
Kevron Rees [Thu, 13 Mar 2014 17:41:29 +0000 (10:41 -0700)]
fixed random crash when process subscribes to an object interface

10 years agofixed debug output statement
Kevron Rees [Mon, 10 Mar 2014 22:52:12 +0000 (15:52 -0700)]
fixed debug output statement

10 years agoadded more debug output to murphy plugin
Kevron Rees [Mon, 10 Mar 2014 22:26:04 +0000 (15:26 -0700)]
added more debug output to murphy plugin

10 years agoRemove performance from dbusconfig. fix crasher in varianttype. 0.11.806
Kevron Rees [Wed, 5 Mar 2014 18:30:35 +0000 (10:30 -0800)]
Remove performance from dbusconfig. fix crasher in varianttype.

10 years agoadded more debug to gpsnmea. example source default return for set operations.
Kevron Rees [Mon, 3 Mar 2014 19:20:21 +0000 (11:20 -0800)]
added more debug to gpsnmea. example source default return for set operations.

10 years agoadded support for string and double in amb-set
Kevron Rees [Thu, 27 Feb 2014 19:12:45 +0000 (11:12 -0800)]
added support for string and double in amb-set

10 years agomake startOnLoad and playbackOnLoad work with 'true' or 'false'
Kevron Rees [Thu, 27 Feb 2014 19:07:34 +0000 (11:07 -0800)]
make startOnLoad and playbackOnLoad work with 'true' or 'false'

10 years agofixed amb-set
Kevron Rees [Wed, 26 Feb 2014 22:56:19 +0000 (14:56 -0800)]
fixed amb-set

10 years agoamb-listen works. zone attribute included in all signals.
Kevron Rees [Thu, 27 Feb 2014 16:41:23 +0000 (08:41 -0800)]
amb-listen works. zone attribute included in all signals.

10 years agogive write to User so sockets work
Kevron Rees [Mon, 24 Feb 2014 18:44:54 +0000 (10:44 -0800)]
give write to User so sockets work

Change-Id: I055c97ee61c5afa8733c99fa5e60cc15c1931b4b

10 years agoFixed warning about enabling c++11 for C sources
Johan Thelin [Fri, 21 Feb 2014 09:19:20 +0000 (10:19 +0100)]
Fixed warning about enabling c++11 for C sources

10 years agoRemoved stray files.
Johan Thelin [Fri, 21 Feb 2014 09:14:49 +0000 (10:14 +0100)]
Removed stray files.

Removed files left from some old merge conflict.

10 years agoFixed error messages for libtool to indicate that it is libltdl that is missing.
Johan Thelin [Fri, 21 Feb 2014 07:23:38 +0000 (08:23 +0100)]
Fixed error messages for libtool to indicate that it is libltdl that is missing.

10 years agoversion bump 0.11.805 0.11.805
Kevron Rees [Thu, 20 Feb 2014 22:53:05 +0000 (14:53 -0800)]
version bump 0.11.805

Change-Id: Ia6c15f9eb6ea2bc6d7152f373aeee866a9ab649d

10 years agoadded rule for writeall
Kevron Rees [Thu, 20 Feb 2014 18:19:35 +0000 (10:19 -0800)]
added rule for writeall

Change-Id: Ie35645109970f012ce53e501f60b39a5f50e3153

10 years agofix argument to PropertiesChange signal
Kevron Rees [Thu, 20 Feb 2014 17:32:16 +0000 (09:32 -0800)]
fix argument to PropertiesChange signal

10 years agoinstall amb-get-history
Kevron Rees [Fri, 14 Feb 2014 19:16:36 +0000 (11:16 -0800)]
install amb-get-history

10 years agoversion bump 0.11.804 0.11.804
Kevron Rees [Fri, 14 Feb 2014 19:14:48 +0000 (11:14 -0800)]
version bump 0.11.804

Change-Id: I430fa5281e818e6ee8ef7bffe1ba56c45abdea89

10 years agoupdated release notes
Kevron Rees [Fri, 14 Feb 2014 00:30:48 +0000 (16:30 -0800)]
updated release notes

10 years agorefined some of the test tools. added amb-get-history
Kevron Rees [Thu, 13 Feb 2014 23:17:53 +0000 (15:17 -0800)]
refined some of the test tools.  added amb-get-history

10 years agoadded frequency option to database plugin. fixed up zone a bit.
Kevron Rees [Thu, 13 Feb 2014 19:37:30 +0000 (11:37 -0800)]
added frequency option to database plugin.  fixed up zone a bit.

10 years agodatabase can support zone now
Kevron Rees [Thu, 13 Feb 2014 01:29:21 +0000 (17:29 -0800)]
database can support zone now

10 years agoinstall amb-set submit/trunk/20140212.004349
Kevron Rees [Wed, 12 Feb 2014 00:21:44 +0000 (16:21 -0800)]
install amb-set

10 years agoversion bump 0.11.803 0.11.803
Kevron Rees [Tue, 11 Feb 2014 18:31:37 +0000 (10:31 -0800)]
version bump 0.11.803

10 years agocleaned up amb-set a bit
Kevron Rees [Tue, 11 Feb 2014 18:30:46 +0000 (10:30 -0800)]
cleaned up amb-set a bit

10 years agoinitial add for amb-set. some bluetooth5 work
Kevron Rees [Mon, 10 Feb 2014 23:56:34 +0000 (15:56 -0800)]
initial add for amb-set. some bluetooth5 work

10 years agoUpdate amb.idl
Kevron Rees [Mon, 10 Feb 2014 16:20:37 +0000 (08:20 -0800)]
Update amb.idl

10 years agodon't forget to link to glib in murphy plugin
Kevron Rees [Wed, 5 Feb 2014 17:44:50 +0000 (09:44 -0800)]
don't forget to link to glib in murphy plugin

10 years agotabified test plugin. test plugin now lists capabilities
Kevron Rees [Wed, 5 Feb 2014 17:43:04 +0000 (09:43 -0800)]
tabified test plugin.  test plugin now lists capabilities

10 years agofixed compile error
Kevron Rees [Wed, 5 Feb 2014 00:52:24 +0000 (16:52 -0800)]
fixed compile error

Change-Id: Ifc65a6f23a397ddcb29e8ae855d7d81ab87f06a3

10 years agoversion bump 0.11.802
Kevron Rees [Wed, 5 Feb 2014 00:17:14 +0000 (16:17 -0800)]
version bump

Change-Id: Ie6f5e672b61bb26ec027769beda9c88bde85c529

10 years agoinstall new websocket config
Kevron Rees [Tue, 4 Feb 2014 18:05:12 +0000 (10:05 -0800)]
install new websocket config

10 years agochange error to warning in core for set property failure
Kevron Rees [Mon, 3 Feb 2014 19:48:06 +0000 (11:48 -0800)]
change error to warning in core for set property failure

10 years agoadded readme for websocket plugins
Kevron Rees [Tue, 4 Feb 2014 05:00:20 +0000 (21:00 -0800)]
added readme for websocket plugins

10 years agoworking multi-frame
Kevron Rees [Tue, 4 Feb 2014 02:07:02 +0000 (18:07 -0800)]
working multi-frame

10 years agoadded amb-listen
Kevron Rees [Fri, 31 Jan 2014 17:49:36 +0000 (09:49 -0800)]
added amb-listen

10 years agoinitial multiframe support work
Kevron Rees [Thu, 30 Jan 2014 18:37:14 +0000 (10:37 -0800)]
initial multiframe support work

10 years agoupdated opencv docs
Kevron Rees [Fri, 31 Jan 2014 23:20:57 +0000 (15:20 -0800)]
updated opencv docs

10 years agoreimplemented threading in opencv plugin
Kevron Rees [Fri, 31 Jan 2014 23:15:33 +0000 (15:15 -0800)]
reimplemented threading in opencv plugin

10 years agoinstall amb-get 0.11.801
Kevron Rees [Fri, 31 Jan 2014 19:18:51 +0000 (11:18 -0800)]
install amb-get

10 years agoadd amb-get
Kevron Rees [Fri, 31 Jan 2014 00:23:37 +0000 (16:23 -0800)]
add amb-get

10 years agofalse positive on activeRequests
Kevron Rees [Thu, 30 Jan 2014 21:54:25 +0000 (13:54 -0800)]
false positive on activeRequests

10 years agocore must keep sink subscriptions even if there are no sources. when sources come...
Kevron Rees [Thu, 30 Jan 2014 21:36:30 +0000 (13:36 -0800)]
core must keep sink subscriptions even if there are no sources.  when sources come online, the connections will be made

10 years agoupdated example manifest
Kevron Rees [Tue, 28 Jan 2014 23:17:41 +0000 (15:17 -0800)]
updated example manifest

Change-Id: I683edfb85ae4a24bd4bd26cb50eadfee3b9eb82c

10 years agooption to compile old websocketsource separately
Kevron Rees [Fri, 24 Jan 2014 22:23:01 +0000 (14:23 -0800)]
option to compile old websocketsource separately

Change-Id: Id65389359f548ac84ac350b22412562f84673ff0

10 years agofixed dbus introspection xml generation
Kevron Rees [Mon, 27 Jan 2014 22:53:52 +0000 (14:53 -0800)]
fixed dbus introspection xml generation

10 years agoinitial traffic light detection in opencv
Kevron Rees [Sat, 18 Jan 2014 00:42:21 +0000 (16:42 -0800)]
initial traffic light detection in opencv

10 years agofixed compile errors in a few source plugins
Kevron Rees [Wed, 15 Jan 2014 22:41:31 +0000 (14:41 -0800)]
fixed compile errors in a few source plugins

10 years agobeginnings of bluez5 compat
Kevron Rees [Wed, 15 Jan 2014 22:35:47 +0000 (14:35 -0800)]
beginnings of bluez5 compat

10 years agoremoved regex parsing
Kevron Rees [Fri, 17 Jan 2014 19:38:23 +0000 (11:38 -0800)]
removed regex parsing

10 years agoopencl to work with cv 2.4.8
Kevron Rees [Fri, 17 Jan 2014 19:37:42 +0000 (11:37 -0800)]
opencl to work with cv 2.4.8

10 years agoadded base example manifest for amb plugins 0.11.800
Kevron Rees [Thu, 16 Jan 2014 22:43:48 +0000 (14:43 -0800)]
added base example manifest for amb plugins

Change-Id: Ieac62d49247ea835c87de0385cfa6d03b6d36ffc

10 years agoMerge pull request #13 from timkoma/MasterPropertyList
Kevron Rees [Wed, 15 Jan 2014 22:23:50 +0000 (14:23 -0800)]
Merge pull request #13 from timkoma/MasterPropertyList

ambd Core refactored

10 years agowhitespaces change revert
Marek Timko [Wed, 15 Jan 2014 14:49:08 +0000 (15:49 +0100)]
whitespaces change revert

10 years agoMerge remote-tracking branch 'upstream/master' into MasterPropertyList
Marek Timko [Wed, 15 Jan 2014 14:44:18 +0000 (15:44 +0100)]
Merge remote-tracking branch 'upstream/master' into MasterPropertyList

10 years agoAdded tests into testplugin, fixed Core issues found using added tests
Marek Timko [Wed, 15 Jan 2014 14:39:13 +0000 (15:39 +0100)]
Added tests into testplugin, fixed Core issues found using added tests

Signed-off-by: Marek Timko <marek.timko@ixonos.com>
10 years agosourceForProperty fixed, spaces converted to tabs
Marek Timko [Tue, 14 Jan 2014 15:19:43 +0000 (16:19 +0100)]
sourceForProperty fixed, spaces converted to tabs

Signed-off-by: Marek Timko <marek.timko@ixonos.com>
10 years agoMerge branch 'MasterPropertyList' of github.com:timkoma/automotive-message-broker...
Marek Timko [Tue, 14 Jan 2014 13:15:09 +0000 (14:15 +0100)]
Merge branch 'MasterPropertyList' of github.com:timkoma/automotive-message-broker into MasterPropertyList

10 years agoMerge branch 'MasterPropertyList' of github.com:timkoma/automotive-message-broker...
Marek Timko [Tue, 14 Jan 2014 13:13:37 +0000 (14:13 +0100)]
Merge branch 'MasterPropertyList' of github.com:timkoma/automotive-message-broker into MasterPropertyList

Signed-off-by: Marek Timko <marek.timko@ixonos.com>
10 years agoMerge branch 'MasterPropertyList' of github.com:timkoma/automotive-message-broker...
Marek Timko [Tue, 14 Jan 2014 13:13:37 +0000 (14:13 +0100)]
Merge branch 'MasterPropertyList' of github.com:timkoma/automotive-message-broker into MasterPropertyList

10 years agomMasterPropertyList changed to std::multimap<AbstractSource*, VehicleProperty::Property>
Marek Timko [Mon, 13 Jan 2014 15:08:56 +0000 (16:08 +0100)]
mMasterPropertyList changed to std::multimap<AbstractSource*, VehicleProperty::Property>

Signed-off-by: Marek Timko <marek.timko@ixonos.com>
10 years agomMasterPropertyList changed to std::multimap<AbstractSource*, VehicleProperty::Property>
Marek Timko [Mon, 13 Jan 2014 15:08:56 +0000 (16:08 +0100)]
mMasterPropertyList changed to std::multimap<AbstractSource*, VehicleProperty::Property>

10 years agoadded personalization settings
Kevron Rees [Fri, 10 Jan 2014 23:54:04 +0000 (15:54 -0800)]
added personalization settings

10 years agocombined tire properties into same dbus object. updated docs. moved transmission...
Kevron Rees [Fri, 10 Jan 2014 19:47:06 +0000 (11:47 -0800)]
combined tire properties into same dbus object. updated docs.  moved transmission type to transmission object

10 years agoremoved spec which is not kept in sync with the idl. removed docs in src that are...
Kevron Rees [Fri, 10 Jan 2014 17:25:07 +0000 (09:25 -0800)]
removed spec which is not kept in sync with the idl.  removed docs in src that are not kept in sync with idl.  idl is the authority on API.  changed milliliters to microliters for InstantConsumption.