Commit Graph

579 Commits

Author SHA1 Message Date
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
deadprogram 0dcc59b4cb Copy sleep method from johnny-five cause sometimes you just need a break 2014-01-29 11:04:52 -08:00
Edgar O Silva 3d2895e9eb Added new pari, unpair, connect-to-serial commands and updated standard IO pipes when executing interacting commands. 2014-01-29 10:50:25 -06:00
Edgar O Silva b59deb26e8 Removed scan command from commands list. 2014-01-28 11:41:55 -06:00
Edgar O Silva de75238c7d Removed tmp linux commands example file. 2014-01-28 11:29:33 -06:00
Edgar O Silva e2ee760663 WIP on commands changes. 2014-01-28 11:17:02 -06:00
Andrew Stewart c67076bc0b Finish correcting TomDoc for utils 2014-01-27 11:46:49 -08:00
Andrew Stewart caa41a545c Correct TomDoc in utils.coffee 2014-01-27 10:51:39 -08:00
deadprogram 957419cc4a Add digispark blink example in coffeescript 2014-01-26 19:31:20 -08:00
deadprogram 459dbc15db Add digispark to readme 2014-01-25 22:25:11 -08:00
deadprogram 6e38eebdcb Update robeaux reference 2014-01-25 16:50:48 -08:00
Edgar O Silva 3fde2c9a36 Fix bugs and updated feedback messages. 2014-01-24 18:04:21 -06:00
Edgar O Silva 1e22a3e63b WIP on scan command. 2014-01-24 17:57:34 -06:00