deadprogram
|
0ac38c735a
|
Add the new code climate for JS
|
2013-10-24 08:17:15 -07:00 |
deadprogram
|
10bccd896d
|
A bit more cleanup of self
|
2013-10-24 00:50:53 -07:00 |
deadprogram
|
f8eb77c959
|
Remove the extra messages
|
2013-10-24 00:32:35 -07:00 |
deadprogram
|
b9165fa09c
|
Remove commented line
|
2013-10-24 00:27:01 -07:00 |
deadprogram
|
dc4d3caa6c
|
Calling into the driver
|
2013-10-24 00:24:55 -07:00 |
deadprogram
|
a6d29ecbdd
|
Can proxy commands from connection to associated adaptor
|
2013-10-23 23:18:19 -07:00 |
deadprogram
|
b8371232d1
|
Proxy commands into device from associated driver
|
2013-10-23 23:02:54 -07:00 |
Andrew Stewart
|
29515adea7
|
Fix driver-related issues
|
2013-10-23 21:29:17 -07:00 |
deadprogram
|
78db5f3a56
|
Update readme
|
2013-10-23 20:31:02 -07:00 |
deadprogram
|
35cded3fcf
|
Update readme
|
2013-10-23 20:07:35 -07:00 |
Ron Evans
|
abd742df3f
|
Merge pull request #5 from hybridgroup/singleton
Master singleton class
|
2013-10-23 20:01:07 -07:00 |
deadprogram
|
e32b1b82fd
|
Small correction to examples
|
2013-10-23 19:58:51 -07:00 |
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 |