profile/ivi/automotive-message-broker.git
2012-08-27 Todd Brandtchecked in a small fix to the api.js to handle when...
2012-08-27 Kevron Reesadded signal handler for sigterm and sigint
2012-08-27 Kevron Reesfixed types expressed in the example source plugin
2012-08-27 Kevron Reesupdated example to produce fake data for wheel and...
2012-08-25 Kevron ReesMerge pull request #7 from malcom2073/master
2012-08-25 Michael CarpenterAddition of new debugging output, and better error...
2012-08-25 Michael CarpenterAdded unsubscribe supportedeventtype
2012-08-25 Michael CarpenterAddition of getSupportedEventTypes with no data field...
2012-08-25 Michael CarpenterCode formatting cleanup
2012-08-25 Michael CarpenterChanges for unsubscribe to work properly, as well as...
2012-08-25 Michael CarpenterFix for current subscription changes to api.js. Added...
2012-08-25 Michael CarpenterChange for subscription requests to now operate properly
2012-08-24 James AusmusClean up the boost::any casting a bit
2012-08-24 James AusmusAdd event propogation of all data items from the wheel
2012-08-24 Todd Brandtchange get and set to allow an array of events, added...
2012-08-23 James AusmusMake the boost::any conversions actually work in WheelS...
2012-08-23 James AusmusMake WheelPlugin actually read JS events, print out...
2012-08-23 James AusmusAdd PropertySet typedef to VehicleProperty
2012-08-23 Kevron Reesfixed unsubscribe
2012-08-23 Kevron Reesmade VehicleProperty::Property strings
2012-08-23 Kevron Reesadded vehiclespeed property
2012-08-23 James AusmusMerge remote-tracking branch 'origin/master' into wheel...
2012-08-23 James AusmusMake wheelsourceplugin actually read JS events (current...
2012-08-23 Kevron ReesMerge pull request #6 from malcom2073/master
2012-08-23 Michael CarpenterSlight change to support uuid string transactionids...
2012-08-23 Michael CarpenterChanges to support latest websocket protocol api. Now...
2012-08-23 Todd Brandtin api.js, changed transactionid to a uuid
2012-08-23 Todd Brandtadded better comments to api.js and moved server test...
2012-08-23 Kevron Reesmade websockets work out of the box
2012-08-23 Kevron Reesmissing files added
2012-08-23 Kevron Reesadded check header so cmake will fail if you are missin...
2012-08-23 Todd Brandtadded set functionality, the basics are in place for...
2012-08-23 Todd Brandtlatest vehicle api supports getevent types and get
2012-08-23 Kevron ReesUpdate README
2012-08-23 Kevron ReesUpdate README
2012-08-23 Kevron ReesUpdate README
2012-08-23 Kevron ReesUpdate README
2012-08-23 James AusmusAdd opening of joystick dev file, and reading of variou...
2012-08-23 Todd Brandtin api.js, changed transactionid to a uuid
2012-08-23 Todd Brandtadded better comments to api.js and moved server test...
2012-08-22 Kevron Reesmade websockets work out of the box
2012-08-22 Michael CarpenterAdditions for creating new WebsockSink class instances...
2012-08-22 Kevron Reesmissing files added
2012-08-22 Kevron Reesadded check header so cmake will fail if you are missin...
2012-08-22 Todd Brandtadded set functionality, the basics are in place for...
2012-08-22 Todd Brandtlatest vehicle api supports getevent types and get
2012-08-22 Kevron ReesUpdate README
2012-08-22 Kevron ReesUpdate README
2012-08-22 Kevron ReesMerge pull request #5 from malcom2073/master
2012-08-22 Kevron ReesUpdate README
2012-08-22 Kevron ReesUpdate README
2012-08-22 Michael CarpenterName change for tcpsink to be websocketsink
2012-08-22 Kevron ReesMerge pull request #4 from malcom2073/master
2012-08-22 Michael CarpenterChange for websocket port to be 7681
2012-08-22 Michael CarpenterMerge remote-tracking branch 'origin'
2012-08-22 James AusmusAdd opening of joystick dev file, and reading of variou...
2012-08-22 Michael CarpenterChanges for api.js to set protocol, config to include...
2012-08-21 Kevron Reesinitial working dbus plugin
2012-08-21 Kevron ReesMerge branch 'par_build_fix'
2012-08-21 Kevron Reesadded properties to support wheel
2012-08-21 James AusmusFix parallel build issue (issue #3)
2012-08-21 Kevron Reesmikeleib'd
2012-08-21 Kevron Reesadding missing files
2012-08-21 Kevron Reesupdated dbus plugin
2012-08-21 James AusmusFix tcpsinkplugin build on glib 2.32.3
2012-08-21 Kevron ReesUpdate README
2012-08-20 Kevron Reesadded reference/test javascript api to websocket plugin
2012-08-20 Kevron Reesdbus plugin updates
2012-08-20 Kevron Reesadded dbus sink subdir
2012-08-20 Kevron ReesMerge pull request #2 from malcom2073/master
2012-08-20 Michael CarpenterInitial commit of tcpsink, a websocket providing sink...
2012-08-17 Kevron Reesadded dbus plugin
2012-08-17 Kevron ReesMerge pull request #1 from jausmus/wheelsource
2012-08-17 James AusmusAdd wheel plugin subdir for wheel source plugin
2012-08-17 Kevron Reesadded some properties to support the logitec wheel
2012-08-17 Kevron Reeschanged async reply callback argument
2012-08-17 Kevron Reesadded async and sync property getter
2012-08-16 Kevron Reesfixed compile error due to hardcoded path
2012-08-16 Kevron Reesmissing this
2012-08-16 Kevron Reesbasic routing working
2012-08-15 Kevron Reesadding example config
2012-08-15 Kevron Reesuse map instead of unordered_map
2012-08-14 Kevron Reescleaned up headers
2012-08-14 Kevron Reesadded abstract routing engine class
2012-08-14 Kevron Reesrevamped plugin interfaces
2012-08-13 Kevron Reesmore progress on core
2012-08-13 Kevron Reesmissed these files
2012-08-10 Kevron Reesmore progress
2012-08-09 Kevron Reesmore code added to core
2012-08-08 Kevron Reesstarted core routing engine
2012-08-08 Kevron Reesplugins load ftw
2012-08-08 Kevron ReesMerge branch 'master' of https://github.com/otcshare...
2012-08-08 Kevron Reesupdated architecture presentation
2012-08-06 Kevron Reesinitial config reading
2012-08-03 Kevron Reesa bit more progress on the plugin loader
2012-07-31 Kevron Reessome serious changes
2012-07-11 Kevron Reesacceleration type double 0.2.2
2012-07-11 Kevron Reesset default values for each property
2012-07-11 Kevron Reesfixed dbus signal emition
2012-07-10 Kevron ReesFixed pkgconfig and header issues
next