deadprogram
|
6bf47abf3c
|
Color sphero example
|
2013-10-24 17:01:25 -07:00 |
deadprogram
|
046c3578a5
|
More examples please
|
2013-10-24 16:19:15 -07:00 |
Andrew Stewart
|
b0346204a0
|
Add Travis-CI build status check example
|
2013-10-24 15:53:51 -07:00 |
Andrew Stewart
|
612ddce142
|
Connections don't need direct binding, just Devices
|
2013-10-24 14:46:53 -07:00 |
Ron Evans
|
b0ea445cb1
|
Merge pull request #7 from hybridgroup/add-event-emitter
Add event emitter to device and connection.
|
2013-10-24 14:37:38 -07:00 |
Edgar O Silva
|
838aa9065a
|
Added colors to example.
|
2013-10-24 16:27:37 -05:00 |
Edgar O Silva
|
f6797a4782
|
Added roll back to the example.
|
2013-10-24 16:27:37 -05:00 |
Edgar O Silva
|
06f307afc9
|
WIP on collision detection and event emitter.
|
2013-10-24 16:27:37 -05:00 |
Edgar O Silva
|
a50ccc6548
|
Trigger event on device connection example.
|
2013-10-24 16:27:37 -05:00 |
Edgar O Silva
|
cc24e89249
|
WIP on event emitter for device and connection.
|
2013-10-24 16:26:14 -05:00 |
Ron Evans
|
f169e5c10b
|
Merge pull request #6 from hybridgroup/fix-work-scope
Fix scope for work()
|
2013-10-24 14:21:44 -07:00 |
Andrew Stewart
|
31aa6e4901
|
Fix scope for performing work
|
2013-10-24 12:54:16 -07:00 |
Andrew Stewart
|
3310dee260
|
Rewritten 'Master' example
|
2013-10-24 12:53:20 -07:00 |
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 |