Commit Graph

16 Commits

Author SHA1 Message Date
deadprogram 372dde0078 Refactoring adaptor and driver initialization to simplify, and fix init overwrite error 2013-11-23 17:13:20 -08:00
deadprogram 041da7acc8 Handle exit event, by stopping devices and disconnecting connections 2013-11-05 21:34:23 -08:00
deadprogram bb4859d83d Revise proxy to use objects instead of prototypes 2013-11-05 20:08:03 -08:00
Andrew Stewart eda6f9db76 Namespace Device class 2013-11-04 12:21:28 -08:00
Andrew Stewart 483dcf26b9 Compiled changes from previous commits 2013-11-04 11:41:51 -08:00
Andrew Stewart 05c8ad3bdc Add methods to export data from Robot/Device/Connection 2013-10-30 16:40:07 -07:00
Edgar O Silva cf6d2c88bc Removing DriverName param in favor of opts, which already contains it. 2013-10-29 18:15:41 -06:00
Edgar O Silva 2e0d0423bb Adding analog sensor support to cylon GPIO. 2013-10-29 17:56:57 -06:00
Andrew Stewart 76cfbbe765 Correctly proxy methods for classes 2013-10-28 17:48:29 -07:00
deadprogram 97b7335784 Merged better startup routine 2013-10-28 15:31:39 -07:00
Andrew Stewart 21624ffacd Use proxyFunctionsToObject for Connection and Device 2013-10-28 11:51:18 -07:00
deadprogram 08da7d3390 Some logging for debug mode only 2013-10-26 00:04:42 -07:00
deadprogram e43bf8ad45 Works for arduino blink, with new async hotness 2013-10-25 23:27:39 -07:00
deadprogram 5e6bf8763b Devices need pin 2013-10-25 20:29:11 -07:00
Edgar O Silva 450a87e17e Fixes issue with events not being triggered in drivers because .start was not being called to setup. 2013-10-25 19:49:35 -05:00
Edgar O Silva 838aa9065a Added colors to example. 2013-10-24 16:27:37 -05:00