1
0
mirror of https://github.com/hybridgroup/gobot.git synced 2025-05-09 19:29:27 +08:00

179 Commits

Author SHA1 Message Date
Adrian Zankich
d32a5270f2 Update ardrone adaptor, driver and examples 2014-05-20 23:36:44 -07:00
Adrian Zankich
efbc75ebc8 Mark failing tests as pending 2014-05-15 11:52:28 -07:00
Adrian Zankich
26a9e55983 WIP api refactor 2014-05-15 11:50:45 -07:00
Adrian Zankich
828b10f556 Fix platform tests 2014-05-03 03:37:02 -07:00
Adrian Zankich
b22d48eca1 Interval is now a time.Duration 2014-05-03 03:31:11 -07:00
Adrian Zankich
819ec4f709 Gobot tests are green again 2014-05-03 03:22:22 -07:00
Adrian Zankich
e500296b96 After and Every now require a time.Duration instead of a string 2014-05-03 03:20:02 -07:00
Adrian Zankich
eca3a1ca99 More WIP restructure 2014-04-30 08:10:44 -07:00
Adrian Zankich
90ee5d7d70 WIP project restructure 2014-04-29 13:20:32 -07:00
Adrian Zankich
86f0580f58 Update sphero driver and examples 2014-04-28 11:40:20 -07:00
Adrian Zankich
912e25f353 Update conways example 2014-04-28 11:29:53 -07:00
Adrian Zankich
765ea17717 Update examples 2014-04-28 11:24:48 -07:00
Adrian Zankich
20cbba0789 Update ardrone package 2014-04-28 11:23:12 -07:00
Adrian Zankich
44cf684194 Update beaglebone package 2014-04-28 04:39:51 -07:00
Adrian Zankich
5d60de0376 Update digispark package 2014-04-28 04:23:15 -07:00
Adrian Zankich
ff5dcde199 Merge pull request #52 from mattetti/single_repo
added Halt() to a collection of devices
2014-04-28 03:59:26 -07:00
Adrian Zankich
a15ccb6a20 Update firmata package 2014-04-27 19:56:18 -07:00
Adrian Zankich
27a2c42c54 Update gpio package 2014-04-27 19:34:16 -07:00
Adrian Zankich
6134a23132 Update i2c package 2014-04-27 18:54:41 -07:00
Adrian Zankich
96cb031261 Update joystick package 2014-04-27 18:02:39 -07:00
Adrian Zankich
35437065f6 Update leap package 2014-04-27 17:43:15 -07:00
Adrian Zankich
af5413a0bc Update neurosky package 2014-04-27 17:17:05 -07:00
Adrian Zankich
d2673273cb Update opencv package 2014-04-27 16:58:34 -07:00
Adrian Zankich
9ac54feaed Update spark package 2014-04-27 11:56:23 -07:00
Matt Aimonetti
852a7699c1 added Halt() to a collection of devices 2014-04-26 21:52:10 -07:00
Adrian Zankich
82b8fd5224 Update sphero package 2014-04-26 18:07:04 -07:00
Matt Aimonetti
73dcbc537f made tests fast again 2014-04-26 11:13:25 -06:00
Matt Aimonetti
a6def38c59 removed sleeps from every and after funcs 2014-04-26 11:02:59 -06:00
Jeremy Saenz
eb887f7837 Fixed the tests. Now passing! 2014-04-26 09:44:26 -07:00
Jeremy Saenz
e7c857b9f2 Fixed the master tests 2014-04-26 09:24:43 -07:00
Jeremy Saenz
921b593224 Fixed api_test compile errors 2014-04-26 09:21:48 -07:00
Matt Aimonetti
6b84cd16ff started cleaning up the code API 2014-04-26 10:13:33 -06:00
Adrian Zankich
fb4118d7eb WIP combine all seperate adaptor and driver repos into a single repo 2014-04-26 03:11:51 -07:00
Adrian Zankich
1d0d3c1bc8 API commands now return an array of results 2014-04-25 17:57:41 -07:00
Adrian Zankich
4cf3b3ebb6 Add cors support 2014-04-22 20:48:08 -07:00
deadprogram
469dc51849 Update README for new API security features 2014-04-19 10:16:44 -07:00
deadprogram
38174baff6 Display warning when using API without SSL 2014-04-19 00:09:09 -07:00
Adrian Zankich
076f24ea3a Format device and connection type 2014-04-18 22:55:49 -07:00
Adrian Zankich
345b60d2ab Update api robeaux api compatibility 2014-04-18 22:44:50 -07:00
Adrian Zankich
c394fa731b Merge pull request #45 from hybridgroup/api-host-port
Add SSL and basic auth support in API
2014-04-18 18:27:56 -07:00
deadprogram
58530eefdd Change startApi to private function 2014-04-18 18:12:38 -07:00
deadprogram
1719a02370 SSL support in Api 2014-04-18 16:04:49 -07:00
deadprogram
ed2bdfb510 Add basic auth support to api 2014-04-18 15:45:42 -07:00
deadprogram
0ee37bd33d Allow user to set Host and Port when starting up Api 2014-04-18 15:19:09 -07:00
Adrian Zankich
d1fc843838 Green tests 2014-04-18 14:45:50 -07:00
deadprogram
189dddc3c0 WIP for API host/port params 2014-04-18 14:39:17 -07:00
deadprogram
5cd894fdcd Remove Travis build from IRC 2014-04-18 00:21:53 -07:00
deadprogram
7fe5c8a690 Add Joystick & Neurosky platforms to README 2014-04-18 00:15:07 -07:00
Adrian Zankich
46d1bdced1 Update .travis.yml 2014-04-17 11:20:49 -07:00
Adrian Zankich
da6985a2c2 Update generated driver 2014-04-16 16:06:51 -07:00