2012-08-28 |
Michael Carpenter | Fixing a bug where a AMBD property request was being... |
commit | commitdiff | tree | snapshot |
2012-08-28 |
Kevron Rees | sinks auto-register with the routing engine |
commit | commitdiff | tree | snapshot |
2012-08-28 |
Kevron Rees | example sink reacts to supported changed |
commit | commitdiff | tree | snapshot |
2012-08-28 |
Kevron Rees | subscribeToProperty being called on the source now |
commit | commitdiff | tree | snapshot |
2012-08-28 |
Kevron Rees | example supports engine coolant |
commit | commitdiff | tree | snapshot |
2012-08-28 |
Kevron Rees | example does throttle |
commit | commitdiff | tree | snapshot |
2012-08-28 |
Michael Carpenter | Fix for subscriptions not working properly due to non... |
commit | commitdiff | tree | snapshot |
2012-08-27 |
Michael Carpenter | Addition of handling of generic string properties.... |
commit | commitdiff | tree | snapshot |
2012-08-27 |
Kevron Rees | added capabilities call to VehicleProperty |
commit | commitdiff | tree | snapshot |
2012-08-27 |
Todd Brandt | checked in a small fix to the api.js to handle when... |
commit | commitdiff | tree | snapshot |
2012-08-27 |
Kevron Rees | added signal handler for sigterm and sigint |
commit | commitdiff | tree | snapshot |
2012-08-27 |
Kevron Rees | fixed types expressed in the example source plugin |
commit | commitdiff | tree | snapshot |
2012-08-27 |
Kevron Rees | updated example to produce fake data for wheel and... |
commit | commitdiff | tree | snapshot |
2012-08-25 |
Kevron Rees | Merge pull request #7 from malcom2073/master |
commit | commitdiff | tree | snapshot |
2012-08-25 |
Michael Carpenter | Addition of new debugging output, and better error... |
commit | commitdiff | tree | snapshot |
2012-08-25 |
Michael Carpenter | Added unsubscribe supportedeventtype |
commit | commitdiff | tree | snapshot |
2012-08-25 |
Michael Carpenter | Addition of getSupportedEventTypes with no data field... |
commit | commitdiff | tree | snapshot |
2012-08-25 |
Michael Carpenter | Code formatting cleanup |
commit | commitdiff | tree | snapshot |
2012-08-25 |
Michael Carpenter | Changes for unsubscribe to work properly, as well as... |
commit | commitdiff | tree | snapshot |
2012-08-25 |
Michael Carpenter | Fix for current subscription changes to api.js. Added... |
commit | commitdiff | tree | snapshot |
2012-08-25 |
Michael Carpenter | Change for subscription requests to now operate properly |
commit | commitdiff | tree | snapshot |
2012-08-24 |
James Ausmus | Clean up the boost::any casting a bit |
commit | commitdiff | tree | snapshot |
2012-08-24 |
James Ausmus | Add event propogation of all data items from the wheel |
commit | commitdiff | tree | snapshot |
2012-08-24 |
Todd Brandt | change get and set to allow an array of events, added... |
commit | commitdiff | tree | snapshot |
2012-08-23 |
James Ausmus | Make the boost::any conversions actually work in WheelS... |
commit | commitdiff | tree | snapshot |
2012-08-23 |
James Ausmus | Make WheelPlugin actually read JS events, print out... |
commit | commitdiff | tree | snapshot |
2012-08-23 |
James Ausmus | Add PropertySet typedef to VehicleProperty |
commit | commitdiff | tree | snapshot |
2012-08-23 |
Kevron Rees | fixed unsubscribe |
commit | commitdiff | tree | snapshot |
2012-08-23 |
Kevron Rees | made VehicleProperty::Property strings |
commit | commitdiff | tree | snapshot |
2012-08-23 |
Kevron Rees | added vehiclespeed property |
commit | commitdiff | tree | snapshot |
2012-08-23 |
James Ausmus | Merge remote-tracking branch 'origin/master' into wheel... |
commit | commitdiff | tree | snapshot |
2012-08-23 |
James Ausmus | Make wheelsourceplugin actually read JS events (current... |
commit | commitdiff | tree | snapshot |
2012-08-23 |
Kevron Rees | Merge pull request #6 from malcom2073/master |
commit | commitdiff | tree | snapshot |
2012-08-23 |
Michael Carpenter | Slight change to support uuid string transactionids... |
commit | commitdiff | tree | snapshot |
2012-08-23 |
Michael Carpenter | Changes to support latest websocket protocol api. Now... |
commit | commitdiff | tree | snapshot |
2012-08-23 |
Todd Brandt | in api.js, changed transactionid to a uuid |
commit | commitdiff | tree | snapshot |
2012-08-23 |
Todd Brandt | added better comments to api.js and moved server test... |
commit | commitdiff | tree | snapshot |
2012-08-23 |
Kevron Rees | made websockets work out of the box |
commit | commitdiff | tree | snapshot |
2012-08-23 |
Kevron Rees | missing files added |
commit | commitdiff | tree | snapshot |
2012-08-23 |
Kevron Rees | added check header so cmake will fail if you are missin... |
commit | commitdiff | tree | snapshot |
2012-08-23 |
Todd Brandt | added set functionality, the basics are in place for... |
commit | commitdiff | tree | snapshot |
2012-08-23 |
Todd Brandt | latest vehicle api supports getevent types and get |
commit | commitdiff | tree | snapshot |
2012-08-23 |
Kevron Rees | Update README |
commit | commitdiff | tree | snapshot |
2012-08-23 |
Kevron Rees | Update README |
commit | commitdiff | tree | snapshot |
2012-08-23 |
Kevron Rees | Update README |
commit | commitdiff | tree | snapshot |
2012-08-23 |
Kevron Rees | Update README |
commit | commitdiff | tree | snapshot |
2012-08-23 |
James Ausmus | Add opening of joystick dev file, and reading of variou... |
commit | commitdiff | tree | snapshot |
2012-08-23 |
Todd Brandt | in api.js, changed transactionid to a uuid |
commit | commitdiff | tree | snapshot |
2012-08-23 |
Todd Brandt | added better comments to api.js and moved server test... |
commit | commitdiff | tree | snapshot |
2012-08-22 |
Kevron Rees | made websockets work out of the box |
commit | commitdiff | tree | snapshot |
2012-08-22 |
Michael Carpenter | Additions for creating new WebsockSink class instances... |
commit | commitdiff | tree | snapshot |
2012-08-22 |
Kevron Rees | missing files added |
commit | commitdiff | tree | snapshot |
2012-08-22 |
Kevron Rees | added check header so cmake will fail if you are missin... |
commit | commitdiff | tree | snapshot |
2012-08-22 |
Todd Brandt | added set functionality, the basics are in place for... |
commit | commitdiff | tree | snapshot |
2012-08-22 |
Todd Brandt | latest vehicle api supports getevent types and get |
commit | commitdiff | tree | snapshot |
2012-08-22 |
Kevron Rees | Update README |
commit | commitdiff | tree | snapshot |
2012-08-22 |
Kevron Rees | Update README |
commit | commitdiff | tree | snapshot |
2012-08-22 |
Kevron Rees | Merge pull request #5 from malcom2073/master |
commit | commitdiff | tree | snapshot |
2012-08-22 |
Kevron Rees | Update README |
commit | commitdiff | tree | snapshot |
2012-08-22 |
Kevron Rees | Update README |
commit | commitdiff | tree | snapshot |
2012-08-22 |
Michael Carpenter | Name change for tcpsink to be websocketsink |
commit | commitdiff | tree | snapshot |
2012-08-22 |
Kevron Rees | Merge pull request #4 from malcom2073/master |
commit | commitdiff | tree | snapshot |
2012-08-22 |
Michael Carpenter | Change for websocket port to be 7681 |
commit | commitdiff | tree | snapshot |
2012-08-22 |
Michael Carpenter | Merge remote-tracking branch 'origin' |
commit | commitdiff | tree | snapshot |
2012-08-22 |
James Ausmus | Add opening of joystick dev file, and reading of variou... |
commit | commitdiff | tree | snapshot |
2012-08-22 |
Michael Carpenter | Changes for api.js to set protocol, config to include... |
commit | commitdiff | tree | snapshot |
2012-08-21 |
Kevron Rees | initial working dbus plugin |
commit | commitdiff | tree | snapshot |
2012-08-21 |
Kevron Rees | Merge branch 'par_build_fix' |
commit | commitdiff | tree | snapshot |
2012-08-21 |
Kevron Rees | added properties to support wheel |
commit | commitdiff | tree | snapshot |
2012-08-21 |
James Ausmus | Fix parallel build issue (issue #3) |
commit | commitdiff | tree | snapshot |
2012-08-21 |
Kevron Rees | mikeleib'd |
commit | commitdiff | tree | snapshot |
2012-08-21 |
Kevron Rees | adding missing files |
commit | commitdiff | tree | snapshot |
2012-08-21 |
Kevron Rees | updated dbus plugin |
commit | commitdiff | tree | snapshot |
2012-08-21 |
James Ausmus | Fix tcpsinkplugin build on glib 2.32.3 |
commit | commitdiff | tree | snapshot |
2012-08-21 |
Kevron Rees | Update README |
commit | commitdiff | tree | snapshot |
2012-08-20 |
Kevron Rees | added reference/test javascript api to websocket plugin |
commit | commitdiff | tree | snapshot |
2012-08-20 |
Kevron Rees | dbus plugin updates |
commit | commitdiff | tree | snapshot |
2012-08-20 |
Kevron Rees | added dbus sink subdir |
commit | commitdiff | tree | snapshot |
2012-08-20 |
Kevron Rees | Merge pull request #2 from malcom2073/master |
commit | commitdiff | tree | snapshot |
2012-08-20 |
Michael Carpenter | Initial commit of tcpsink, a websocket providing sink... |
commit | commitdiff | tree | snapshot |
2012-08-17 |
Kevron Rees | added dbus plugin |
commit | commitdiff | tree | snapshot |
2012-08-17 |
Kevron Rees | Merge pull request #1 from jausmus/wheelsource |
commit | commitdiff | tree | snapshot |
2012-08-17 |
James Ausmus | Add wheel plugin subdir for wheel source plugin |
commit | commitdiff | tree | snapshot |
2012-08-17 |
Kevron Rees | added some properties to support the logitec wheel |
commit | commitdiff | tree | snapshot |
2012-08-17 |
Kevron Rees | changed async reply callback argument |
commit | commitdiff | tree | snapshot |
2012-08-17 |
Kevron Rees | added async and sync property getter |
commit | commitdiff | tree | snapshot |
2012-08-16 |
Kevron Rees | fixed compile error due to hardcoded path |
commit | commitdiff | tree | snapshot |
2012-08-16 |
Kevron Rees | missing this |
commit | commitdiff | tree | snapshot |
2012-08-16 |
Kevron Rees | basic routing working |
commit | commitdiff | tree | snapshot |
2012-08-15 |
Kevron Rees | adding example config |
commit | commitdiff | tree | snapshot |
2012-08-15 |
Kevron Rees | use map instead of unordered_map |
commit | commitdiff | tree | snapshot |
2012-08-14 |
Kevron Rees | cleaned up headers |
commit | commitdiff | tree | snapshot |
2012-08-14 |
Kevron Rees | added abstract routing engine class |
commit | commitdiff | tree | snapshot |
2012-08-14 |
Kevron Rees | revamped plugin interfaces |
commit | commitdiff | tree | snapshot |
2012-08-13 |
Kevron Rees | more progress on core |
commit | commitdiff | tree | snapshot |
2012-08-13 |
Kevron Rees | missed these files |
commit | commitdiff | tree | snapshot |
2012-08-10 |
Kevron Rees | more progress |
commit | commitdiff | tree | snapshot |
2012-08-09 |
Kevron Rees | more code added to core |
commit | commitdiff | tree | snapshot |
2012-08-08 |
Kevron Rees | started core routing engine |
commit | commitdiff | tree | snapshot |
2012-08-08 |
Kevron Rees | plugins load ftw |
commit | commitdiff | tree | snapshot |
next |