profile/ivi/automotive-message-broker.git
11 years agoMerge remote-tracking branch 'origin/master' into wheelsource
James Ausmus [Thu, 23 Aug 2012 19:24:04 +0000 (12:24 -0700)]
Merge remote-tracking branch 'origin/master' into wheelsource

11 years agoMake wheelsourceplugin actually read JS events (currently just prints out)
James Ausmus [Thu, 23 Aug 2012 19:23:07 +0000 (12:23 -0700)]
Make wheelsourceplugin actually read JS events (currently just prints out)

Signed-off-by: James Ausmus <james.ausmus@intel.com>
11 years agoMerge pull request #6 from malcom2073/master
Kevron Rees [Thu, 23 Aug 2012 15:06:51 +0000 (08:06 -0700)]
Merge pull request #6 from malcom2073/master

Latest changes

11 years agoSlight change to support uuid string transactionids from the client websocket
Michael Carpenter [Thu, 23 Aug 2012 09:53:22 +0000 (05:53 -0400)]
Slight change to support uuid string transactionids from the client websocket

11 years agoChanges to support latest websocket protocol api. Now supports running_status_speedom...
Michael Carpenter [Thu, 23 Aug 2012 09:50:30 +0000 (05:50 -0400)]
Changes to support latest websocket protocol api. Now supports running_status_speedometer and running_status_engine_speed

11 years agoin api.js, changed transactionid to a uuid
Todd Brandt [Thu, 23 Aug 2012 09:17:42 +0000 (02:17 -0700)]
in api.js, changed transactionid to a uuid

11 years agoadded better comments to api.js and moved server test code into subdir
Todd Brandt [Thu, 23 Aug 2012 08:58:46 +0000 (01:58 -0700)]
added better comments to api.js and moved server test code into subdir

11 years agomade websockets work out of the box
Kevron Rees [Wed, 22 Aug 2012 21:42:13 +0000 (14:42 -0700)]
made websockets work out of the box

11 years agomissing files added
Kevron Rees [Wed, 22 Aug 2012 21:32:33 +0000 (14:32 -0700)]
missing files added

11 years agoadded check header so cmake will fail if you are missing libwebsockets
Kevron Rees [Wed, 22 Aug 2012 21:20:57 +0000 (14:20 -0700)]
added check header so cmake will fail if you are missing libwebsockets

11 years agoadded set functionality, the basics are in place for hooking up the backend service
Todd Brandt [Wed, 22 Aug 2012 11:03:24 +0000 (04:03 -0700)]
added set functionality, the basics are in place for hooking up the backend service

11 years agolatest vehicle api supports getevent types and get
Todd Brandt [Wed, 22 Aug 2012 09:03:49 +0000 (02:03 -0700)]
latest vehicle api supports getevent types and get

11 years agoUpdate README
Kevron Rees [Wed, 22 Aug 2012 01:35:00 +0000 (18:35 -0700)]
Update README

11 years agoUpdate README
Kevron Rees [Wed, 22 Aug 2012 01:30:11 +0000 (18:30 -0700)]
Update README

11 years agoUpdate README
Kevron Rees [Wed, 22 Aug 2012 01:28:18 +0000 (18:28 -0700)]
Update README

11 years agoUpdate README
Kevron Rees [Wed, 22 Aug 2012 01:18:49 +0000 (18:18 -0700)]
Update README

11 years agoAdd opening of joystick dev file, and reading of various JS info
James Ausmus [Wed, 22 Aug 2012 00:10:33 +0000 (17:10 -0700)]
Add opening of joystick dev file, and reading of various JS info

Signed-off-by: James Ausmus <james.ausmus@intel.com>
11 years agoin api.js, changed transactionid to a uuid
Todd Brandt [Thu, 23 Aug 2012 09:17:42 +0000 (02:17 -0700)]
in api.js, changed transactionid to a uuid

11 years agoadded better comments to api.js and moved server test code into subdir
Todd Brandt [Thu, 23 Aug 2012 08:58:46 +0000 (01:58 -0700)]
added better comments to api.js and moved server test code into subdir

11 years agomade websockets work out of the box
Kevron Rees [Wed, 22 Aug 2012 21:42:13 +0000 (14:42 -0700)]
made websockets work out of the box

11 years agoAdditions for creating new WebsockSink class instances per tcp connection
Michael Carpenter [Wed, 22 Aug 2012 21:42:10 +0000 (17:42 -0400)]
Additions for creating new WebsockSink class instances per tcp connection

11 years agomissing files added
Kevron Rees [Wed, 22 Aug 2012 21:32:33 +0000 (14:32 -0700)]
missing files added

11 years agoadded check header so cmake will fail if you are missing libwebsockets
Kevron Rees [Wed, 22 Aug 2012 21:20:57 +0000 (14:20 -0700)]
added check header so cmake will fail if you are missing libwebsockets

11 years agoadded set functionality, the basics are in place for hooking up the backend service
Todd Brandt [Wed, 22 Aug 2012 11:03:24 +0000 (04:03 -0700)]
added set functionality, the basics are in place for hooking up the backend service

11 years agolatest vehicle api supports getevent types and get
Todd Brandt [Wed, 22 Aug 2012 09:03:49 +0000 (02:03 -0700)]
latest vehicle api supports getevent types and get

11 years agoUpdate README
Kevron Rees [Wed, 22 Aug 2012 01:35:00 +0000 (18:35 -0700)]
Update README

11 years agoUpdate README
Kevron Rees [Wed, 22 Aug 2012 01:30:11 +0000 (18:30 -0700)]
Update README

11 years agoMerge pull request #5 from malcom2073/master
Kevron Rees [Wed, 22 Aug 2012 01:28:41 +0000 (18:28 -0700)]
Merge pull request #5 from malcom2073/master

Pull for renamed plugin

11 years agoUpdate README
Kevron Rees [Wed, 22 Aug 2012 01:28:18 +0000 (18:28 -0700)]
Update README

11 years agoUpdate README
Kevron Rees [Wed, 22 Aug 2012 01:18:49 +0000 (18:18 -0700)]
Update README

11 years agoName change for tcpsink to be websocketsink
Michael Carpenter [Wed, 22 Aug 2012 00:59:10 +0000 (20:59 -0400)]
Name change for tcpsink to be websocketsink

11 years agoMerge pull request #4 from malcom2073/master
Kevron Rees [Wed, 22 Aug 2012 00:35:20 +0000 (17:35 -0700)]
Merge pull request #4 from malcom2073/master

Pull Request

11 years agoChange for websocket port to be 7681
Michael Carpenter [Wed, 22 Aug 2012 00:12:21 +0000 (20:12 -0400)]
Change for websocket port to be 7681

11 years agoMerge remote-tracking branch 'origin'
Michael Carpenter [Wed, 22 Aug 2012 00:11:37 +0000 (20:11 -0400)]
Merge remote-tracking branch 'origin'

Conflicts:
config
plugins/tcpsink/test/api.js

11 years agoAdd opening of joystick dev file, and reading of various JS info
James Ausmus [Wed, 22 Aug 2012 00:10:33 +0000 (17:10 -0700)]
Add opening of joystick dev file, and reading of various JS info

Signed-off-by: James Ausmus <james.ausmus@intel.com>
11 years agoChanges for api.js to set protocol, config to include tcpsink plugin, and tcpsinkplug...
Michael Carpenter [Wed, 22 Aug 2012 00:09:46 +0000 (20:09 -0400)]
Changes for api.js to set protocol, config to include tcpsink plugin, and tcpsinkplugin to handle incoming json requests

11 years agoinitial working dbus plugin
Kevron Rees [Tue, 21 Aug 2012 23:50:22 +0000 (16:50 -0700)]
initial working dbus plugin

11 years agoMerge branch 'par_build_fix'
Kevron Rees [Tue, 21 Aug 2012 23:34:20 +0000 (16:34 -0700)]
Merge branch 'par_build_fix'

11 years agoadded properties to support wheel
Kevron Rees [Tue, 21 Aug 2012 23:34:06 +0000 (16:34 -0700)]
added properties to support wheel

11 years agoFix parallel build issue (issue #3)
James Ausmus [Tue, 21 Aug 2012 22:28:31 +0000 (15:28 -0700)]
Fix parallel build issue (issue #3)

Signed-off-by: James Ausmus <james.ausmus@intel.com>
11 years agomikeleib'd
Kevron Rees [Tue, 21 Aug 2012 21:53:26 +0000 (14:53 -0700)]
mikeleib'd

11 years agoadding missing files
Kevron Rees [Tue, 21 Aug 2012 21:32:14 +0000 (14:32 -0700)]
adding missing files

11 years agoupdated dbus plugin
Kevron Rees [Tue, 21 Aug 2012 21:29:42 +0000 (14:29 -0700)]
updated dbus plugin

11 years agoFix tcpsinkplugin build on glib 2.32.3
James Ausmus [Tue, 21 Aug 2012 21:22:47 +0000 (14:22 -0700)]
Fix tcpsinkplugin build on glib 2.32.3

Signed-off-by: James Ausmus <james.ausmus@intel.com>
11 years agoUpdate README
Kevron Rees [Tue, 21 Aug 2012 01:47:03 +0000 (18:47 -0700)]
Update README

Removed unneeded info in readme

11 years agoadded reference/test javascript api to websocket plugin
Kevron Rees [Mon, 20 Aug 2012 18:07:42 +0000 (11:07 -0700)]
added reference/test javascript api to websocket plugin

11 years agodbus plugin updates
Kevron Rees [Mon, 20 Aug 2012 18:03:23 +0000 (11:03 -0700)]
dbus plugin updates

11 years agoadded dbus sink subdir
Kevron Rees [Mon, 20 Aug 2012 15:34:42 +0000 (08:34 -0700)]
added dbus sink subdir

11 years agoMerge pull request #2 from malcom2073/master
Kevron Rees [Mon, 20 Aug 2012 01:02:50 +0000 (18:02 -0700)]
Merge pull request #2 from malcom2073/master

Initial commit of tcpsink

11 years agoInitial commit of tcpsink, a websocket providing sink plugin.
Michael Carpenter [Mon, 20 Aug 2012 00:58:37 +0000 (20:58 -0400)]
Initial commit of tcpsink, a websocket providing sink plugin.

11 years agoadded dbus plugin
Kevron Rees [Fri, 17 Aug 2012 23:36:43 +0000 (16:36 -0700)]
added dbus plugin

11 years agoMerge pull request #1 from jausmus/wheelsource
Kevron Rees [Fri, 17 Aug 2012 23:32:57 +0000 (16:32 -0700)]
Merge pull request #1 from jausmus/wheelsource

Add wheel plugin subdir for wheel source plugin

11 years agoAdd wheel plugin subdir for wheel source plugin
James Ausmus [Fri, 17 Aug 2012 23:25:21 +0000 (16:25 -0700)]
Add wheel plugin subdir for wheel source plugin
Modify plugins/CMakeLists.txt to include wheel subdir

Signed-off-by: James Ausmus <james.ausmus@intel.com>
11 years agoadded some properties to support the logitec wheel
Kevron Rees [Fri, 17 Aug 2012 22:59:36 +0000 (15:59 -0700)]
added some properties to support the logitec wheel

11 years agochanged async reply callback argument
Kevron Rees [Fri, 17 Aug 2012 01:54:26 +0000 (18:54 -0700)]
changed async reply callback argument

11 years agoadded async and sync property getter
Kevron Rees [Fri, 17 Aug 2012 01:29:50 +0000 (18:29 -0700)]
added async and sync property getter

11 years agofixed compile error due to hardcoded path
Kevron Rees [Thu, 16 Aug 2012 23:57:46 +0000 (16:57 -0700)]
fixed compile error due to hardcoded path

11 years agomissing this
Kevron Rees [Thu, 16 Aug 2012 23:20:22 +0000 (16:20 -0700)]
missing this

11 years agobasic routing working
Kevron Rees [Thu, 16 Aug 2012 23:19:25 +0000 (16:19 -0700)]
basic routing working

11 years agoadding example config
Kevron Rees [Wed, 15 Aug 2012 20:59:31 +0000 (13:59 -0700)]
adding example config

11 years agouse map instead of unordered_map
Kevron Rees [Wed, 15 Aug 2012 20:55:03 +0000 (13:55 -0700)]
use map instead of unordered_map

11 years agocleaned up headers
Kevron Rees [Tue, 14 Aug 2012 23:52:28 +0000 (16:52 -0700)]
cleaned up headers

11 years agoadded abstract routing engine class
Kevron Rees [Tue, 14 Aug 2012 23:08:40 +0000 (16:08 -0700)]
added abstract routing engine class

11 years agorevamped plugin interfaces
Kevron Rees [Tue, 14 Aug 2012 23:04:26 +0000 (16:04 -0700)]
revamped plugin interfaces

11 years agomore progress on core
Kevron Rees [Mon, 13 Aug 2012 23:49:03 +0000 (16:49 -0700)]
more progress on core

11 years agomissed these files
Kevron Rees [Mon, 13 Aug 2012 19:59:02 +0000 (12:59 -0700)]
missed these files

11 years agomore progress
Kevron Rees [Fri, 10 Aug 2012 19:49:51 +0000 (12:49 -0700)]
more progress

11 years agomore code added to core
Kevron Rees [Thu, 9 Aug 2012 00:49:32 +0000 (17:49 -0700)]
more code added to core

11 years agostarted core routing engine
Kevron Rees [Wed, 8 Aug 2012 23:53:20 +0000 (16:53 -0700)]
started core routing engine

11 years agoplugins load ftw
Kevron Rees [Wed, 8 Aug 2012 20:57:16 +0000 (13:57 -0700)]
plugins load ftw

11 years agoMerge branch 'master' of https://github.com/otcshare/automotive-message-broker
Kevron Rees [Wed, 8 Aug 2012 17:07:23 +0000 (10:07 -0700)]
Merge branch 'master' of https://github.com/otcshare/automotive-message-broker

11 years agoupdated architecture presentation
Kevron Rees [Wed, 8 Aug 2012 16:34:37 +0000 (09:34 -0700)]
updated architecture presentation

11 years agoinitial config reading
Kevron Rees [Mon, 6 Aug 2012 23:11:55 +0000 (16:11 -0700)]
initial config reading

11 years agoa bit more progress on the plugin loader
Kevron Rees [Fri, 3 Aug 2012 20:19:59 +0000 (13:19 -0700)]
a bit more progress on the plugin loader

11 years agosome serious changes
Kevron Rees [Tue, 31 Jul 2012 21:00:25 +0000 (14:00 -0700)]
some serious changes

11 years agoacceleration type double 0.2.2
Kevron Rees [Wed, 11 Jul 2012 23:48:49 +0000 (16:48 -0700)]
acceleration type double

11 years agoset default values for each property
Kevron Rees [Wed, 11 Jul 2012 23:47:15 +0000 (16:47 -0700)]
set default values for each property

11 years agofixed dbus signal emition
Kevron Rees [Wed, 11 Jul 2012 22:41:13 +0000 (15:41 -0700)]
fixed dbus signal emition

11 years agoFixed pkgconfig and header issues
Kevron Rees [Tue, 10 Jul 2012 21:39:31 +0000 (14:39 -0700)]
Fixed pkgconfig and header issues

11 years agoMerge branch 'master' of github.com:otcshare/automotive-message-broker 0.2.1
Kevron Rees [Mon, 9 Jul 2012 23:49:00 +0000 (16:49 -0700)]
Merge branch 'master' of github.com:otcshare/automotive-message-broker

11 years agoVersion bump 0.2
Kevron Rees [Mon, 9 Jul 2012 21:21:45 +0000 (14:21 -0700)]
Version bump 0.2

11 years agoVersion bump 0.2 0.2
Kevron Rees [Mon, 9 Jul 2012 21:21:45 +0000 (14:21 -0700)]
Version bump 0.2

11 years agoremoved wheeltick from docs
Kevron Rees [Mon, 2 Jul 2012 17:01:40 +0000 (10:01 -0700)]
removed wheeltick from docs

11 years agoremoved wheeltick
Kevron Rees [Mon, 2 Jul 2012 17:01:16 +0000 (10:01 -0700)]
removed wheeltick

11 years agomore properties added to running status
Kevron Rees [Fri, 29 Jun 2012 18:31:57 +0000 (11:31 -0700)]
more properties added to running status

11 years agoadded engine oil property stub
Kevron Rees [Thu, 28 Jun 2012 18:49:59 +0000 (11:49 -0700)]
added engine oil property stub

11 years agoadded new properties and assignment overloads
Kevron Rees [Thu, 28 Jun 2012 17:33:30 +0000 (10:33 -0700)]
added new properties and assignment overloads

12 years agolots of new properties to running status
Kevron Rees [Wed, 27 Jun 2012 21:28:01 +0000 (14:28 -0700)]
lots of new properties to running status

12 years agotrip meter property
Kevron Rees [Mon, 18 Jun 2012 20:55:56 +0000 (13:55 -0700)]
trip meter property

12 years agoMerge branch 'master' of github.com:otcshare/automotive-message-broker
Kevron Rees [Fri, 15 Jun 2012 18:15:50 +0000 (11:15 -0700)]
Merge branch 'master' of github.com:otcshare/automotive-message-broker

12 years agosome changes to abstract property
Kevron Rees [Fri, 15 Jun 2012 18:04:43 +0000 (11:04 -0700)]
some changes to abstract property

12 years agoUpdated readme with project description.
tripzero [Thu, 14 Jun 2012 20:37:38 +0000 (13:37 -0700)]
Updated readme with project description.

12 years agoadded explainatory presentation document
Kevron Rees [Thu, 14 Jun 2012 18:22:40 +0000 (11:22 -0700)]
added explainatory presentation document

12 years agoadded fuel economy property
Kevron Rees [Thu, 14 Jun 2012 18:18:37 +0000 (11:18 -0700)]
added fuel economy property

12 years agoadded EngineSpeed and VehiclePowerMode properties
Kevron Rees [Wed, 13 Jun 2012 00:01:37 +0000 (17:01 -0700)]
added EngineSpeed and VehiclePowerMode properties

12 years agosome updates to docs 0.1
Kevron Rees [Mon, 11 Jun 2012 22:31:20 +0000 (15:31 -0700)]
some updates to docs

12 years agoadded README
Kevron Rees [Tue, 5 Jun 2012 21:03:43 +0000 (14:03 -0700)]
added README

12 years agoadded COPYING file with license
Kevron Rees [Tue, 5 Jun 2012 20:07:20 +0000 (13:07 -0700)]
added COPYING file with license

12 years agoall files have license comments
Kevron Rees [Tue, 5 Jun 2012 20:06:27 +0000 (13:06 -0700)]
all files have license comments

12 years agofixed compile errors and added dist target
Kevron Rees [Tue, 5 Jun 2012 19:59:21 +0000 (12:59 -0700)]
fixed compile errors and added dist target