Commit Graph

1235 Commits

Author SHA1 Message Date
Andrew Stewart 5f83d2f626 Easier singleton generation 2013-10-23 19:51:40 -07:00
deadprogram 5fba02ae84 Remove cylon-sphero dependency should be the other way around 2013-10-23 19:08:54 -07:00
Ron Evans ae66401107 Merge pull request #4 from hybridgroup/connection-port-bug
Fixes issue with connection port not being found in adaptor.
2013-10-23 18:47:38 -07:00
Edgar O Silva 015ad3823c Move self = this into instance scope. 2013-10-23 20:40:03 -05:00
Andrew Stewart b8af863aad Switch to singleton robot Master 2013-10-23 18:40:00 -07:00
Edgar O Silva e8095a2ffd Fixes issue with connection port not being found in adaptor. 2013-10-23 20:27:15 -05:00
Andrew Stewart 0e5f27f1c6 Allow for similar hooking into drivers 2013-10-23 16:36:04 -07:00
Andrew Stewart 2c6d7ea7c3 Pass connection when requiring adaptors 2013-10-23 15:32:20 -07:00
Andrew Stewart 2c34f4c77e Fix issues with registerAdaptor 2013-10-23 15:12:53 -07:00
Andrew Stewart 61e8c776c3 Remove unnecessary dependency 2013-10-23 15:12:26 -07:00
Andrew Stewart 4a57300d32 Fix test fails 2013-10-23 14:01:48 -07:00
Andrew Stewart 82c530fe5b Example of using cylon-sphero adaptor 2013-10-23 13:27:23 -07:00
Andrew Stewart ecdc417a58 Revise Logger to accept multiple arguments 2013-10-23 12:23:10 -07:00
Andrew Stewart 9452739244 Add addProxy() method to Adaptor class 2013-10-23 12:18:20 -07:00
deadprogram 1209686388 Making test pending, for now 2013-10-23 11:53:58 -07:00
Andrew Stewart dbe4ccbbd5 Fix connection test failure 2013-10-23 11:47:00 -07:00
Andrew Stewart f0ca9ee60b Use fat arrows (=>) to simplify scope management 2013-10-23 11:46:16 -07:00
Andrew Stewart bf4d42970e Proper initialization of adaptors 2013-10-23 11:10:52 -07:00
Andrew Stewart 541d70b66d Correctly set up loopback adaptor 2013-10-23 10:10:25 -07:00
deadprogram 72c357b64b Adding back comments line 2013-10-23 09:18:45 -07:00
deadprogram 7c551f41c6 Code runs, tests fail 2013-10-23 09:10:29 -07:00
deadprogram b3131fb0b6 More progress now just need correct export 2013-10-23 08:59:32 -07:00
deadprogram 8252d38a5e WIP on dynamic loading of adaptor and driver modules 2013-10-23 08:38:00 -07:00
deadprogram 68b0c1dc09 I like this capitalization 2013-10-22 23:42:16 -07:00
deadprogram 7e98fdd96b Both every and after 2013-10-22 23:36:31 -07:00
deadprogram a46a8c4a71 Hello in both javascript and coffeescript 2013-10-22 23:32:41 -07:00
deadprogram 132282d4c2 Much along the way to adaptor/driver registration and loading 2013-10-22 23:23:52 -07:00
deadprogram 42cd14cf14 A little test output reformat 2013-10-22 22:21:37 -07:00
Ron Evans 7b67ffadd7 Merge pull request #3 from hybridgroup/logger
Add global Logger object
2013-10-22 22:14:35 -07:00
deadprogram 8b390cc486 Resolve merge conflicts with master 2013-10-22 22:13:36 -07:00
deadprogram ca59493a12 Proper initialization of device 2013-10-22 22:06:49 -07:00
Andrew Stewart da95bccdfa Add global Logger object 2013-10-22 21:46:02 -07:00
deadprogram 60a7363985 Correct reference to parent robot 2013-10-22 21:02:25 -07:00
deadprogram c25324c225 Specify more pending tests for Device 2013-10-22 20:56:23 -07:00
Andrew Stewart 7ab34693fa Simplify starting work 2013-10-22 20:29:24 -07:00
deadprogram 3b83b5d0f7 Simplify robot init even further 2013-10-22 19:22:09 -07:00
deadprogram ce154f8d25 Removing commentted line 2013-10-22 18:55:27 -07:00
Andrew Stewart 375c70c1ac Fix 'CoffeeScrip' in README.md 2013-10-22 18:33:54 -07:00
deadprogram 03febed1bb Knowledge of self when working 2013-10-22 17:51:36 -07:00
deadprogram 1f93cee823 Resolve merge conflicts 2013-10-22 16:42:25 -07:00
deadprogram 48db540d37 Connections and Devices should belong to a robot 2013-10-22 16:39:49 -07:00
Andrew Stewart de79700427 Correct and consistent context for work functions
Also corrects context(this) issues for every() and after()
2013-10-22 16:34:27 -07:00
Andrew Stewart 30db92328d Properly init/start connections and devices 2013-10-22 16:33:36 -07:00
Andrew Stewart 719790fc80 Additions/cleanup to README.md 2013-10-22 14:18:31 -07:00
Andrew Stewart bc9dd05cbc Fix example and globally namespace utility functions 2013-10-22 14:09:23 -07:00
deadprogram 2e74b8bdef Starting to build the object chain 2013-10-22 13:30:16 -07:00
deadprogram af4636598a WIP on device 2013-10-22 13:13:55 -07:00
deadprogram f2e90634c5 hello? 2013-10-22 12:33:17 -07:00
deadprogram f03eac212e Resolve merge conflicts 2013-10-22 12:23:57 -07:00
deadprogram 8b1f342964 Correct syntax outside of tests 2013-10-22 12:21:09 -07:00