Commit Graph

  • 8ba5bb0e6a Working tests for Adaptor#_noop Andrew Stewart 2014-07-03 11:51:47 -0700
  • 1eabab6ec9 WIP: Change noop to use anonymous function and added tests. Edgar Silva 2014-07-03 13:42:43 -0500
  • f0d8b0360b Remove `self` references in favor of #bind Andrew Stewart 2014-07-03 09:35:24 -0700
  • ed8d6faeee Chance Adaptor#noop for Adaptor#_noop. Edgar Silva 2014-07-02 20:06:40 -0500
  • afa7fe7495 Adds noop function to base adaptor. Edgar Silva 2014-07-02 19:42:39 -0500
  • c4b10e66f4 Merge branch 'master' into servo-level-up Edgar Silva 2014-07-02 17:05:15 -0500
  • 5ce0d37640 Stop using #fetch here for now, it just breaks tests Andrew Stewart 2014-06-24 10:37:59 -0700
  • 5974eb80cd Just use arguments directly instead of array Andrew Stewart 2014-06-18 16:02:54 -0700
  • a9b874a917 Merge branch 'master' into dev Andrew Stewart 2014-06-18 15:19:53 -0700
  • c5989c2028 Bump version to 0.15.1 v0.15.1 Andrew Stewart 2014-06-18 15:19:26 -0700
  • 22ea099b79 Merge pull request #206 from hybridgroup/hotfix/tessel-express Ron Evans 2014-06-18 14:54:20 -0700
  • 856619e902 Only require the API/Express when using it Andrew Stewart 2014-06-18 14:44:46 -0700
  • d35b3d8438 Merge pull request #205 from hybridgroup/remove/utils-bind Ron Evans 2014-06-17 21:21:43 -0700
  • 5acfd4aed4 Remove Utils#bind in preference of built-in fn Andrew Stewart 2014-06-17 19:35:07 -0700
  • 6fa87fbf7c Consolidate logstring generation into private fn Andrew Stewart 2014-06-17 19:18:12 -0700
  • e8520e3de2 Experiment with Utils.fetch in Driver class Andrew Stewart 2014-06-17 19:15:38 -0700
  • 7a3b1ddf59 Merge pull request #204 from hybridgroup/add/utils-fetch Ron Evans 2014-06-17 16:06:32 -0700
  • 6f42b061b3 Add #fetch Utility function Andrew Stewart 2014-06-17 16:00:36 -0700
  • af8cfbe333 Fix JSHint errors Andrew Stewart 2014-06-16 13:09:13 -0700
  • ca749fd03e Fix an edge case and improve tests for API Andrew Stewart 2014-06-16 11:42:33 -0700
  • 587efe2fee Rename API variables for less confusion Andrew Stewart 2014-06-16 08:44:52 -0700
  • b49c2da3f1 Remove site config from travis-ci Andrew Stewart 2014-06-13 15:54:45 -0700
  • 62b3df12a5 Bump version to 0.15.0 v0.15.0 Andrew Stewart 2014-06-13 10:50:57 -0700
  • 52ac9fce8d Update list of contributors deadprogram 2014-06-12 19:43:38 -0700
  • fbb8a6a192 Correct links to new docs site repo deadprogram 2014-06-12 19:43:21 -0700
  • cc9b06285e Merge pull request #203 from hybridgroup/refactor/halt Ron Evans 2014-06-12 17:22:29 -0700
  • d90c4eef7c Fix broken specs Andrew Stewart 2014-06-12 15:40:08 -0700
  • 6de922f2fc Make halting on SIGINT async Andrew Stewart 2014-06-12 15:31:49 -0700
  • a44154b1f4 Change README image source to cylon-site repo Andrew Stewart 2014-06-12 09:36:58 -0700
  • f1c82f6021 Merge pull request #202 from andrew/patch-1 Ron Evans 2014-06-12 07:49:05 -0700
  • 8206ac67af Fixed logo Andrew Nesbitt 2014-06-12 15:42:47 +0100
  • 613326b902 Merge pull request #201 from hybridgroup/upd-from-scale-util Ron Evans 2014-06-11 17:35:03 -0400
  • 0869909521 Updated fromScale util to return top or bottom of scale, updated specs to reflect new fromScale behavior. edgarsilva 2014-06-11 16:32:40 -0500
  • 9e1ffad6f6 Add more tests for BasicLogger class Andrew Stewart 2014-06-10 19:05:41 -0700
  • 9bbc7faf5e Misc. JSHint-suggested cleanups in BasicLogger Andrew Stewart 2014-06-10 18:50:08 -0700
  • 682bfc6536 Add missing semicolon to appease JSHint Andrew Stewart 2014-06-10 18:45:08 -0700
  • f797cf4c48 Misc. cleanup in Basestar Andrew Stewart 2014-06-10 18:44:40 -0700
  • 9c60700c0f Clean up declaration of default work block Andrew Stewart 2014-06-10 18:38:55 -0700
  • b66a1d3fee Remove unused param for #start callback Andrew Stewart 2014-06-10 18:38:00 -0700
  • 594c73dc60 Declare missingModuleError before it's used Andrew Stewart 2014-06-10 18:37:19 -0700
  • 3b312def0d Small cleanups in Device Andrew Stewart 2014-06-10 18:19:04 -0700
  • 8d3c89076d Allow easier extension in subclasses w/ prototypes Andrew Stewart 2014-06-10 14:18:35 -0700
  • bdf3c24388 Merge pull request #200 from hybridgroup/refactor/commands Ron Evans 2014-06-10 16:06:19 -0400
  • 1832e20e17 Expose commands as array, instead of function Andrew Stewart 2014-06-10 12:29:44 -0700
  • 9406fddaad Use same formatting for all log strings Andrew Stewart 2014-06-10 11:33:52 -0700
  • 17c1d4609f Merge pull request #198 from hybridgroup/refactor/robot Ron Evans 2014-06-10 13:52:00 -0400
  • 2d88470bbe Merge pull request #199 from hybridgroup/remove/events Ron Evans 2014-06-10 12:58:44 -0400
  • 0517942253 Remove the 'connect' and 'start' events Andrew Stewart 2014-06-10 09:20:23 -0700
  • 3672a1b712 General cleanup of single-line statements Andrew Stewart 2014-06-09 14:02:06 -0700
  • dd553a55f2 Clean up #start to use Async.series Andrew Stewart 2014-06-09 13:55:44 -0700
  • 4e43483e9d Slightly refactor constructor Andrew Stewart 2014-06-09 13:39:16 -0700
  • dbde3d5b7d Remove circular reference from Robot Andrew Stewart 2014-06-09 13:24:42 -0700
  • 8c46aea525 Fix typo in IO utils. edgarsilva 2014-06-09 13:34:49 -0500
  • b1d7dd8186 Generate BasicLogger methods, rather than duplicating code Andrew Stewart 2014-06-06 17:09:22 -0700
  • 08c6b6e3dc Update README.markdown Adrian Zankich 2014-06-06 15:44:06 -0700
  • 3717c4dc31 Merge pull request #195 from hybridgroup/refactor/robots-collection Ron Evans 2014-06-06 18:36:19 -0400
  • de7b352077 Merge pull request #196 from chrisbodhi/patch-1 Ron Evans 2014-06-06 18:25:10 -0400
  • 957ad1790a Update keyboard.markdown Chris Boette 2014-06-06 17:24:13 -0500
  • 836b7938db Merge pull request #191 from hybridgroup/refactor/utils Ron Evans 2014-06-06 18:21:46 -0400
  • ebdeeccd12 Use implicit object conversion with #toJSON Andrew Stewart 2014-06-06 14:11:35 -0700
  • af4bbd963b Clean up API implementation using middleware Andrew Stewart 2014-06-06 13:52:28 -0700
  • 5690d723fb Update examples that previously used findRobot Andrew Stewart 2014-06-06 11:53:54 -0700
  • 81fa260963 Store robots in an dict, rather than array Andrew Stewart 2014-06-06 11:36:22 -0700
  • 2b5e991ef3 Clean up some of the utility functions Andrew Stewart 2014-06-05 16:30:05 -0700
  • a60f16b8ea Fix typo in utils param name. Edgar Silva 2014-06-05 14:47:48 -0500
  • f91dd7d5c3 Refactor Utils (mostly) out of global namespace Andrew Stewart 2014-06-05 12:11:37 -0700
  • 789347f6f8 Improve inline docs for Utils functions Andrew Stewart 2014-06-05 09:32:20 -0700
  • a5241e57b5 All work and no play makes Jack a dull boy Andrew Stewart 2014-06-04 16:33:20 -0700
  • bc4a1f5cea Remove JSHint/Istanbul from package.json Andrew Stewart 2014-06-04 16:01:47 -0700
  • 9b352feeae Move API command param parsing to middleware Andrew Stewart 2014-06-04 15:54:23 -0700
  • 0e019f1151 Merge pull request #190 from hybridgroup/refactor/api Ron Evans 2014-06-04 17:06:46 -0400
  • 38ad5eae78 Remove unnecessary/broken tests Andrew Stewart 2014-06-04 13:41:42 -0700
  • ac0a69e63f Move API routes to their own file Andrew Stewart 2014-06-04 13:39:30 -0700
  • 789ce02ad0 Organize server creation into new function Andrew Stewart 2014-06-04 13:21:15 -0700
  • a4cfc4b8ec Improve authentication middleware mounting Andrew Stewart 2014-06-04 13:17:17 -0700
  • 5e21c52b95 Add mock request/response classes for testing Andrew Stewart 2014-06-04 12:51:35 -0700
  • cae754672e Add mock request/response classes for testing Andrew Stewart 2014-06-04 12:48:20 -0700
  • 014574a545 Move SSL certs to live under api dir Andrew Stewart 2014-06-04 11:58:54 -0700
  • 6bc1e9d944 Move configuration to API class Andrew Stewart 2014-06-04 11:37:15 -0700
  • e08a5df88b Bump Express version to 4.4.1 Andrew Stewart 2014-06-04 11:06:02 -0700
  • 62d4ef620e Fix typos in new sero IO util. edgarsilva 2014-06-02 18:02:02 -0500
  • 293594355c WIP on sero utils Edgar Silva 2014-06-02 15:45:42 -0500
  • b33f64e320 Updating annotated code in example to show properly on website Javier Cervantes 2014-06-02 11:05:19 -0500
  • 736fe03e88 Merge pull request #185 from ciandt-dev/master Ron Evans 2014-06-02 11:30:50 -0400
  • 0302a78294 finished markdown documentation fabito 2014-06-01 17:38:00 -0300
  • 31635b1940 finished markdown documentation fabito 2014-06-01 12:01:30 -0300
  • 930b182275 finished markdown documentation fabito 2014-06-01 12:00:19 -0300
  • 8afe35b4c9 started code explanation in markdown fabito 2014-06-01 11:51:42 -0300
  • adda142d8e Merge branch 'master' of https://github.com/ciandt-dev/cylon fabito 2014-06-01 11:12:02 -0300
  • 52211db1af cleaning up code fabito 2014-06-01 11:11:29 -0300
  • cef5a85310 Update leap_ardrone.markdown Fábio Franco Uechi 2014-05-28 17:47:32 -0300
  • 0c8412fe40 Sample robot integrating leap motion and Parrot ARDrone 2.0 through cylon fabito 2014-05-28 17:34:27 -0300
  • 92fea6225b Bump version to 0.14.0 v0.14.0 Andrew Stewart 2014-05-26 15:35:48 -0700
  • 838fdc7046 Correct references to Logger in tests Andrew Stewart 2014-05-24 10:34:19 -0700
  • e27aa46f07 Move test support file into test/support dir Andrew Stewart 2014-05-24 10:34:09 -0700
  • 774171db71 Make 'test' default task, remove comments Andrew Stewart 2014-05-24 10:19:52 -0700
  • 66d76b8aa3 Merge pull request #179 from hybridgroup/remove-node-namespace Ron Evans 2014-05-24 18:09:24 +0100
  • b5c1a54971 Add istanbul back for code coverage reporting deadprogram 2014-05-24 10:06:39 -0700
  • ebdac95a7d Resolve merge conflicts deadprogram 2014-05-24 10:02:48 -0700
  • 69cc76b6a6 Ability to pass the name of module to use for an adaptor. Specifically for case where a module contains multiple adaptors deadprogram 2014-05-23 18:42:29 -0700