xixebombilla
|
29101a2890
|
178 add litcoffee and js
|
2014-02-20 18:29:18 -06:00 |
xixebombilla
|
07a7a2c137
|
keyboard lit
|
2014-02-20 16:08:26 -06:00 |
xixebombilla
|
fbb8643cad
|
cattoy
|
2014-02-20 11:50:43 -06:00 |
deadprogram
|
277643bded
|
Add skynet examples
|
2014-02-19 20:06:51 -08:00 |
deadprogram
|
e2fa83196d
|
Add named robot object vars for connections as well as devices
|
2014-02-19 19:42:46 -08:00 |
Andrew Stewart
|
2ad461f3c6
|
New tests for #proxyTestStubs global function
|
2014-02-19 15:52:47 -08:00 |
Ron Evans
|
2b79e04e14
|
Merge pull request #109 from hybridgroup/config-module
Add Config module to load config from env
|
2014-02-19 14:32:27 -08:00 |
deadprogram
|
bb740c5cc2
|
Add constantly alias for repeated async loops
|
2014-02-19 14:13:10 -08:00 |
Andrew Stewart
|
4a85fa7a7a
|
Config -> CylonConfig
|
2014-02-19 12:57:37 -08:00 |
Andrew Stewart
|
e74bc148d9
|
Remove unnecessary requires from cylon.coffee
They're loaded later (in robot.coffee), and their namespace
(Cylon.{Adaptor,Driver}) is overridden immediately when we define the Cylon
class anyways.
|
2014-02-19 12:24:14 -08:00 |
Andrew Stewart
|
d194ca76d3
|
Add Config module to load config from env
Better to keep configuration loading in one place than spread throughout Cylon.
|
2014-02-19 11:54:18 -08:00 |
deadprogram
|
e0f4246306
|
Update to 0.10.1
|
2014-02-18 21:20:57 -08:00 |
deadprogram
|
308ffb7fad
|
Add cattoy example
|
2014-02-18 20:33:10 -08:00 |
Andrew Stewart
|
1eb05c78fe
|
Merge pull request #106 from hybridgroup/tdr
Test-driven robotics support
|
2014-02-18 16:33:32 -08:00 |
deadprogram
|
f3da2c4e70
|
DRY up TestAdaptor and TestDriver classes
|
2014-02-18 16:29:38 -08:00 |
deadprogram
|
cebb157704
|
Add working event and status to robot
|
2014-02-18 13:03:28 -08:00 |
deadprogram
|
e59f8f23cc
|
Fix tabs spaces... editor gone mad
|
2014-02-18 09:14:36 -08:00 |
deadprogram
|
81bdb639c5
|
Working adaptor and driver stubs for test driven robotics
|
2014-02-18 08:51:25 -08:00 |
deadprogram
|
44eae49422
|
WIP on TDR test stubs
|
2014-02-18 07:18:25 -08:00 |
deadprogram
|
02d0e138bb
|
Add CYLON_TEST mode for TDR
|
2014-02-17 21:03:50 -08:00 |
Adrian Zankich
|
387aaa618c
|
Merge pull request #103 from hybridgroup/bluetooth-scan-cmd
Added new 'cylon bluetooth scan' command.
|
2014-02-14 14:58:58 -08:00 |
edgarsilva
|
3d4ccfb173
|
Added new 'cylon bluetooth scan' command.
|
2014-02-14 13:00:12 -06:00 |
edgarsilva
|
80a3e915b5
|
Fixes mispelling of establishes.
|
2014-02-13 17:45:25 -06:00 |
Adrian Zankich
|
515ffc38f9
|
Add tessel hardware property to package.json
|
2014-02-13 15:31:37 -08:00 |
Andrew Stewart
|
fe93b59d1e
|
Bump Robeaux dependency to 0.0.4
|
2014-02-12 17:47:36 -08:00 |
deadprogram
|
e3bf3092a5
|
Update to version 0.10.0
|
2014-02-06 17:50:21 -08:00 |
Andrew Stewart
|
e55935f41a
|
Bump Robeaux version to 0.0.3
|
2014-02-06 11:55:30 -08:00 |
Andrew Stewart
|
75a98854c7
|
Tidy up CLI classes/modules
|
2014-02-04 13:38:29 -08:00 |
Andrew Stewart
|
f413e13088
|
Refer to new name for Cylon.Process
|
2014-02-04 11:31:17 -08:00 |
Ron Evans
|
01a037cd79
|
Merge pull request #92 from hybridgroup/caffeinated-cli-cmds
Caffeinated cli cmds
|
2014-02-04 08:40:34 -08:00 |
deadprogram
|
6a83019eff
|
Add example of Leap Motion combined with Arduino
|
2014-02-03 13:40:50 -08:00 |
deadprogram
|
6360ed7c09
|
Add examples for MPL115A2
|
2014-02-02 10:45:55 -08:00 |
Edgar O Silva
|
e7d7a60691
|
Removed all js files and updated CylonProcess to just Cylon.Process.
|
2014-02-01 16:56:30 -06:00 |
Edgar O Silva
|
60e3ff2bb3
|
Changed commands to use coffee by default and added new cylon-process class.
|
2014-02-01 16:42:32 -06:00 |
Ron Evans
|
2f7719cf28
|
Merge pull request #90 from hybridgroup/change-sys-print
Changes sys.print for console.log
|
2014-01-31 22:35:47 -08:00 |
Edgar O Silva
|
2fb2aeb953
|
Changes sys.print for console.log
|
2014-01-31 23:11:08 -06:00 |
Andrew Stewart
|
ac901599e8
|
Merge pull request #88 from hybridgroup/134-fix-ext-cmds-reg
Fixes registration of external commands.
|
2014-01-31 12:08:56 -08:00 |
Andrew Stewart
|
8eef83b3af
|
Remove unnecessary lines and correct variable scope
|
2014-01-31 11:54:58 -08:00 |
Edgar O Silva
|
3dd0870ff6
|
Remove debug comments.
|
2014-01-31 13:34:52 -06:00 |
Edgar O Silva
|
13b185c23e
|
Fixes registration of external commands.
|
2014-01-31 13:32:49 -06:00 |
Andrew Stewart
|
f3cb8133ff
|
Serve Robeaux correctly
|
2014-01-31 11:02:12 -08:00 |
Ron Evans
|
3dde16d659
|
Merge pull request #86 from hybridgroup/112-firmata-command
Added upload firmata command to cylon.
|
2014-01-31 00:56:26 -08:00 |
Edgar O Silva
|
66b0a29292
|
Removed firmata commands from cylon and update command list.
|
2014-01-30 19:54:19 -06:00 |
Edgar O Silva
|
678cda543d
|
Fixed mac serial port address issue.
|
2014-01-30 14:19:26 -06:00 |
Edgar O Silva
|
73fe96ea9c
|
WIP on adding upload firmata command to cylon.
|
2014-01-30 14:13:06 -06:00 |
Ron Evans
|
63b3e217a4
|
Merge pull request #85 from hybridgroup/120-scan-cmd
Added scan command to cylon.
|
2014-01-29 17:10:08 -08:00 |
Edgar O Silva
|
7eb6235239
|
Change all connect, pair and unpair as bluetooth subcommands.
|
2014-01-29 16:12:40 -06:00 |
Edgar O Silva
|
82627351e8
|
Updated commands to connect serial and bluetooth pair|unpair. Also updated connect serial child process to inherit stdio pipes.
|
2014-01-29 15:46:23 -06:00 |
Edgar O Silva
|
01d68bd74e
|
Updated scan serial commands and connect-to-serial description.
|
2014-01-29 13:54:09 -06:00 |
deadprogram
|
92c012a819
|
Github has eliminated nodei.co badges as part of their own analytics tracking
|
2014-01-29 11:04:52 -08:00 |