Commit Graph

  • 34ed6cea02 Add Lo-Dash + loader Andrew Stewart 2014-12-17 13:00:59 -0800
  • 6bffc20020 Block 'make release' unless JSHint/tests are happy Andrew Stewart 2014-12-15 13:39:59 -0800
  • 8685b57c83 Run linter before tests Andrew Stewart 2014-12-15 13:17:12 -0800
  • 36d1505c2f Add specs for new #connections/#devices behaviour Andrew Stewart 2014-12-15 13:17:04 -0800
  • 766e35878d Merge pull request #245 from hybridgroup/add/strict-jshint Ron Evans 2014-12-15 12:31:05 -0800
  • c8ce4a5515 Remember to install JSHint Andrew Stewart 2014-12-15 11:53:10 -0800
  • 0215d8b193 Add CI task to Makefile to run lint + specs Andrew Stewart 2014-12-15 11:29:57 -0800
  • ac6b09fe50 Clean up lib for JSHint Andrew Stewart 2014-12-15 11:15:29 -0800
  • e2bec78de7 Clean up specs for JSHint Andrew Stewart 2014-12-15 09:37:52 -0800
  • 7f761c7268 WIP on cleaning up specs Andrew Stewart 2014-12-14 15:21:28 -0800
  • f56b680837 Updates for specs Andrew Stewart 2014-12-14 15:02:46 -0800
  • 3e960c48a1 Fix JSHint violations in examples Andrew Stewart 2014-12-13 16:19:25 -0800
  • 5315c8b9ae First crack at updating JSHint rules Andrew Stewart 2014-12-12 17:10:05 -0800
  • 0e77dc2ae8 Use "globals" JSHint option over "predef" Andrew Stewart 2014-12-12 14:46:10 -0800
  • bc66ac545c Update dependency versions Andrew Stewart 2014-12-12 10:01:54 -0800
  • fa4ac454fd Bump version v0.21.2 Andrew Stewart 2014-12-05 18:33:41 -0500
  • 08a15fdbbb Update Robeaux version Andrew Stewart 2014-12-05 18:33:21 -0500
  • 9fe92967bb Make use of `thisArg` instead of #bind Andrew Stewart 2014-11-30 15:17:57 -0800
  • 3eb1da8481 Simplify halt code in Robot slightly Andrew Stewart 2014-11-30 11:47:33 -0800
  • 0077fe4a8f Readme updates, new logo Andrew Stewart 2014-11-28 19:13:24 -0800
  • 7528c9a842 Merge pull request #243 from hybridgroup/add/readme-tables Ron Evans 2014-11-28 19:00:44 -0800
  • edc98c009d Test using tables in README Andrew Stewart 2014-11-28 18:53:22 -0800
  • 45743eb5cb Update syntax in README Andrew Stewart 2014-11-28 17:47:29 -0800
  • 2ea9f9503f Add Ollie to README deadprogram 2014-11-28 17:40:44 -0800
  • c49e71b9c7 Bump version to "0.21.1" v0.21.1 Andrew Stewart 2014-11-28 15:02:09 -0800
  • 29583c0bd5 Add back debug logging for device/connection start Andrew Stewart 2014-11-28 14:42:26 -0800
  • 5811cf2518 Bump version to "0.21.0" v0.21.0 Andrew Stewart 2014-11-28 09:54:08 -0800
  • 4f850d5e9e Support passing config to Logger#setup again Andrew Stewart 2014-11-28 09:37:44 -0800
  • 83153664f5 Remove deprecated syntax from robot spec Andrew Stewart 2014-11-26 09:42:09 -0800
  • ca8e22f1e2 Fluent #device/#connection update Andrew Stewart 2014-11-26 09:33:19 -0800
  • 7d4aa1ffee Update examples for new syntax Andrew Stewart 2014-11-25 16:01:31 -0800
  • 9047797c9f Deprecate 'connection' and 'device' Robot opts Andrew Stewart 2014-11-25 14:43:57 -0800
  • c055f1e857 Example updates Andrew Stewart 2014-11-25 14:39:24 -0800
  • 0541c225d8 Update examples Andrew Stewart 2014-11-25 09:45:20 -0800
  • b0f99d3ff3 Merge pull request #242 from hybridgroup/add/imperative-connection-and-device Ron Evans 2014-11-20 09:28:58 -0800
  • 15c9b96333 Extract out Connection/Device initialization Andrew Stewart 2014-11-20 08:43:08 -0800
  • 668acf1e18 Add support for specifying API configuration to Cylon#api Andrew Stewart 2014-11-14 12:57:09 -0800
  • 25119c170f Refer to correct element for proxying Andrew Stewart 2014-11-14 11:34:37 -0800
  • 5ff743a4c5 Correct API inconsistency Andrew Stewart 2014-11-14 11:06:21 -0800
  • 8da2a17929 Fix broken test Andrew Stewart 2014-11-14 11:01:57 -0800
  • 38bf5fdfed Refer to Adaptor instances as 'Connection' Andrew Stewart 2014-11-14 10:56:45 -0800
  • 4500824f30 Merge pull request #239 from hybridgroup/remove/connection-and-device-classes Edgar O Silva 2014-11-12 11:52:15 -0600
  • 39f9c8b637 Fix up API errors Andrew Stewart 2014-11-11 13:41:09 -0800
  • ce87a355f0 Modifications, fix test suite Andrew Stewart 2014-11-11 11:41:18 -0800
  • e67ae19882 Remove Connection and Device classes Andrew Stewart 2014-11-10 15:56:25 -0800
  • aac7bd0de8 Merge pull request #238 from hybridgroup/change/specifying-multiple-connections-or-devices Edgar O Silva 2014-11-10 15:46:03 -0600
  • e93e27989a Update examples for new Connection/Device syntax Andrew Stewart 2014-11-10 12:37:33 -0800
  • f1b982fedd Support providing connections/devices as an object Andrew Stewart 2014-11-10 10:52:55 -0800
  • efe3d8fef1 Correct link to Robeaux deadprogram 2014-11-07 16:15:25 -0800
  • b8a7fab75b Remove extraneous Leap Motion config hash argument Andrew Stewart 2014-11-06 15:57:16 -0800
  • 7b9cb8eef5 Almost forgot MQTT, the list is getting long deadprogram 2014-11-07 06:05:39 -0800
  • b8e7f058df Add missing devices to README deadprogram 2014-11-07 06:01:34 -0800
  • 6d0d13e5b6 Bump version to "0.20.2" v0.20.2 Andrew Stewart 2014-11-06 09:48:47 -0800
  • 4c539ab9d1 Better configuration for TDR test mode Andrew Stewart 2014-11-06 09:48:21 -0800
  • 277d4a51ee Correct API errors Andrew Stewart 2014-11-06 09:10:56 -0800
  • 328841b80c Add API and browser support to README deadprogram 2014-11-06 07:00:17 -0800
  • e0d3ffbe22 Bump version to "0.20.1" v0.20.1 Andrew Stewart 2014-11-05 15:56:37 -0800
  • 19f9d57f1a Bump version to "0.20.0" v0.20.0 Andrew Stewart 2014-11-05 15:48:24 -0800
  • e9f73228f1 Move requires around to make Browserify cooperate Andrew Stewart 2014-11-05 15:24:50 -0800
  • c43978bea2 Add logging for module registration Andrew Stewart 2014-11-05 14:24:07 -0800
  • f5e427614b Improving README information about browser support Javier Cervantes 2014-11-05 12:41:00 -0600
  • 60e89c9671 If key supplied in hash, use it to find module in Registry Andrew Stewart 2014-11-05 10:04:45 -0800
  • e17dd743c9 Merge pull request #237 from hybridgroup/add/repository Ron Evans 2014-11-04 09:14:14 -0800
  • 966f8aa530 s/Repository/Registry/g Andrew Stewart 2014-10-31 14:14:02 -0700
  • d62673bc8a Stop using extraParams Andrew Stewart 2014-10-31 13:50:22 -0700
  • 1c922f02c1 Address bugs w/ connections Andrew Stewart 2014-10-31 13:48:05 -0700
  • 44075a1a30 Hook Repository class up, change-up module loading Andrew Stewart 2014-10-30 13:15:40 -0700
  • 63e43cc553 Repository module added, not integrated yet Andrew Stewart 2014-10-29 15:25:35 -0700
  • 0cd85988e4 Merge pull request #236 from hybridgroup/fix/move-logger-config Ron Evans 2014-10-28 23:03:54 +0000
  • 0f59645fd7 Move Logger configuration into Cylon#config Andrew Stewart 2014-10-28 15:53:03 -0700
  • 903f8a9518 Merge pull request #235 from hybridgroup/add/log-levels Ron Evans 2014-10-28 17:38:00 +0000
  • 3ceb6cda85 Merge pull request #234 from hybridgroup/workMode Ron Evans 2014-10-28 17:37:24 +0000
  • a8b16a3469 Proxy all opts that aren't already used internally Andrew Stewart 2014-10-27 13:40:38 -0700
  • 2cb2fc232d Basic log level implementation Andrew Stewart 2014-10-27 08:59:36 -0700
  • d65742bb49 Generate code! It's what the cool kids are doing! Andrew Stewart 2014-10-24 14:54:56 -0700
  • f5de644af7 Not sure why these were classes to begin with Andrew Stewart 2014-10-24 14:02:03 -0700
  • 7379ce5eea Update README.markdown Adrian Zankich 2014-10-22 04:23:39 -0700
  • 98ad45ce25 Update README.markdown Adrian Zankich 2014-10-22 04:10:41 -0700
  • 2a822ad947 Update README.markdown Adrian Zankich 2014-10-22 04:06:56 -0700
  • 3f9a7cf148 Fixup some Browserify errors, indicate support in README Andrew Stewart 2014-10-21 11:31:22 -0700
  • bd95f9eb3c Reorganize tests, under 'spec' directory now Andrew Stewart 2014-10-20 14:55:25 -0700
  • 9be0f779ae Update dependencies Andrew Stewart 2014-10-20 14:38:41 -0700
  • c3a3f76f24 Clean up and update Leap ARDrone example Andrew Stewart 2014-10-20 13:27:23 -0700
  • 1f36d5a030 Add tests for IOUtils Andrew Stewart 2014-10-15 15:54:13 -0700
  • 4e8e65ddea Add fluent syntax example to README Andrew Stewart 2014-10-15 14:07:39 -0700
  • 157fcec25e Avoid creating functions inside loop, properly terminates now Andrew Stewart 2014-10-14 10:25:58 -0700
  • b80ad6e167 start the robots in parallel Adrian Zankich 2014-10-04 00:56:08 -0700
  • d4ed3117f3 enable async or sync work modes Adrian Zankich 2014-10-03 23:07:07 -0700
  • 7f0b5772fa Adding sphero shake-o-meter example Javier Cervantes 2014-10-03 13:29:08 -0500
  • e6bbdd4b2b Merge pull request #232 from hybridgroup/readme Ron Evans 2014-10-03 08:12:41 -0700
  • ccddf4a862 increment platforms number nathan 2014-10-03 08:10:42 -0700
  • e74675d65a Small fixes to robot.js Andrew Stewart 2014-10-02 11:35:33 -0700
  • a4498d0281 Reduce duplication in Basestar event proxying code Andrew Stewart 2014-10-02 11:14:19 -0700
  • 2c1c691cbc Add new function proxying as utility function Andrew Stewart 2014-10-02 11:00:39 -0700
  • acc1c32205 update readme nathan 2014-10-01 18:23:22 -0700
  • 156a06f316 Bump version to 0.19.1 v0.19.1 Andrew Stewart 2014-10-01 18:12:31 -0700
  • 35c3a4b9e9 Proxy methods after #connect/#start Andrew Stewart 2014-10-01 17:58:14 -0700
  • 198a792b22 'make release' should update release branch Andrew Stewart 2014-10-01 17:10:36 -0700
  • 2a3b917aa8 Bump version to "0.19.0" v0.19.0 Andrew Stewart 2014-10-01 09:56:27 -0700
  • d865bac72b Add error triggering Andrew Stewart 2014-09-30 16:13:20 -0700