Commit Graph

809 Commits

Author SHA1 Message Date
Edgar O Silva eae946e41f Remove logging. 2014-03-07 15:58:26 -06:00
Edgar O Silva 7412977d47 Remove logging 2014-03-07 15:57:56 -06:00
Edgar O Silva 541c7402ef Refactoring cli commands to make them more friendly and pretty. 2014-03-07 15:57:08 -06:00
Ron Evans ea83c58097 Merge pull request #129 from hybridgroup/multi-arduino-skynet
Examples with multiple arduinos and skynet connections.
2014-03-06 14:54:22 -08:00
Edgar O Silva f761c22849 Rename arduinos and skynet connections examples. 2014-03-06 16:42:05 -06:00
Edgar O Silva 57066668ab Remove unnecessary example for pure-skynet and remove log messages from basestar. 2014-03-06 16:13:20 -06:00
Edgar O Silva 490a74d00b Add examples for multiple arduinos and multiple skynet connections. 2014-03-06 15:59:28 -06:00
Andrew Stewart 63d907daf3 Remove ARDrone examples
They live in cylon-ardrone now
2014-03-06 13:51:52 -08:00
Andrew Stewart 6d843f7097 Remove Firmata examples
They live in hybridgroup/cylon-firmata now.
2014-03-06 11:51:31 -08:00
Andrew Stewart f3135bfd2c Remove OpenCV examples
They live in hybridgroup/cylon-opencv now.
2014-03-06 11:15:52 -08:00
edgarsilva 86ba2698ea WIP on multi skynet connections. 2014-03-06 00:19:26 -06:00
Andrew Stewart 267c9fc7f6 Remove joystick-specific examples
They now live in hybridgroup/cylon-joystick
2014-03-05 21:28:30 -08:00
Andrew Stewart 5527a79858 Remove raspi examples
They live in hybridgroup/cylon-raspi.
2014-03-05 20:43:57 -08:00
Andrew Stewart 0859cd12aa Remove Beaglebone-specific examples
They live in hybridgroup/cylon-beaglebone
2014-03-05 20:13:53 -08:00
Andrew Stewart 2cf65b8651 Remove sphero-specific examples
They now live in hybridgroup/cylon-sphero
2014-03-05 13:59:48 -08:00
edgarsilva 4a3fdf7fec WIP on multipoe arduino controlled by skynet. 2014-03-05 14:50:39 -06:00
Andrew Stewart 9c5d1c3496 Refactor API configuration method 2014-03-04 16:18:51 -08:00
Andrew Stewart 5120c35f7c Provide backing variables instead of functions 2014-03-04 16:10:49 -08:00
Andrew Stewart 20a67ef590 Add and improve Robot tests 2014-03-04 13:03:31 -08:00
deadprogram ab23b997ef Update to 0.11.0 2014-03-04 08:57:30 -08:00
deadprogram f1d92f4c28 Add Rapiro example 2014-03-04 08:57:18 -08:00
Ron Evans d702d1077a Merge pull request #128 from hybridgroup/add-stop-to-connection
Add a stop function to the base connection class.
2014-03-04 08:48:04 -08:00
edgarsilva d54c9419af Add a stop function to the base connection class. 2014-03-04 10:45:19 -06:00
Andrew Stewart 4c5937695b Add Cylon-provided globals to generated .jshintrc files 2014-03-03 14:41:05 -08:00
Andrew Stewart 89f0e43570 Clean up Windows readline-SIGINT support 2014-03-03 14:35:32 -08:00
Andrew Stewart d8de60a02d Clean up var declarations in robot.js 2014-03-03 14:33:29 -08:00
Andrew Stewart d12adc64b1 Clarify license year in generated adaptors 2014-03-03 14:32:01 -08:00
Andrew Stewart 707703cae2 Improve Device specs 2014-03-03 13:54:33 -08:00
Andrew Stewart 79ff3a1233 Clean up Connection and Device classes 2014-03-03 12:43:30 -08:00
Andrew Stewart a88fe526f4 Add tests for Connection#data 2014-03-03 12:24:29 -08:00
Ron Evans 1de8ef594d Merge pull request #127 from skynetim/master
skynet examples updated to reflect change in skynet.im messaging format
2014-03-03 09:59:29 -08:00
Chris Matthieu d44b81681f skynet examples updated to reflect change in skynet.im messaging format 2014-03-03 10:34:39 -07:00
deadprogram 182e8c3ee8 Make sure connection's port valid before adaptor init 2014-03-01 00:24:26 -08:00
Ron Evans e6f6049e1e Merge pull request #126 from hybridgroup/robot-refactors
Refactors and Tests for Robot class
2014-02-28 21:49:43 -08:00
Andrew Stewart a1d678b7e6 Merge branch 'master' into robot-refactors
* master:
  Remove unnecessary requrie 'fs'.
  Fixes issue with only the last external command being registered.
  Use Ruby formatter for CoffeeScript examples
2014-02-28 20:52:55 -08:00
Andrew Stewart ef3aaf6591 Clean up initialization methods for adaptors/drivers 2014-02-28 20:50:45 -08:00
Andrew Stewart 5650ce1d60 Clean up starter and #stop functions 2014-02-28 20:37:23 -08:00
Andrew Stewart 862a3702b7 Refactor device/connection initialization methods 2014-02-28 20:30:12 -08:00
Andrew Stewart d9ef9046e9 Add specs for #data method 2014-02-28 20:27:05 -08:00
Ron Evans d1a3a9f38c Merge pull request #125 from hybridgroup/cli-commands-hotfix
Fixes issue with only the last external command being registered.
2014-02-28 13:56:05 -08:00
edgarsilva b059d765ec Remove unnecessary requrie 'fs'. 2014-02-28 15:32:06 -06:00
edgarsilva 3831c8ab50 Fixes issue with only the last external command being registered. 2014-02-28 15:30:07 -06:00
Andrew Stewart 89baebd3c1 Refactor #data method 2014-02-28 12:22:32 -08:00
Andrew Stewart 1ee35f1487 Clean up constructor 2014-02-28 12:13:19 -08:00
deadprogram 6e3923320e Use Ruby formatter for CoffeeScript examples 2014-02-28 12:01:20 -08:00
Andrew Stewart f307aad0cd Add global.bind method and tests 2014-02-28 10:31:10 -08:00
Andrew Stewart a2ee95e5f0 Add some globals to .jshintrc 2014-02-27 21:47:16 -08:00
Andrew Stewart 3e8c09aaa5 Remove matchdep from package.json 2014-02-27 21:40:53 -08:00
Andrew Stewart 575d13c417 Add jslint to devDependencies 2014-02-27 21:40:20 -08:00
Andrew Stewart 3a46ff7848 Minor cleanups in basestar.js 2014-02-27 21:35:12 -08:00