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

152 Commits

Author SHA1 Message Date
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
Adrian Zankich
0338910e0b Update examples 2014-04-16 15:54:39 -07:00
Adrian Zankich
ef8d41739c Remove ConnectToSerial 2014-04-16 13:18:45 -07:00
Adrian Zankich
7969fbcbea Remove ConnectToTcp util 2014-04-16 12:38:09 -07:00
Adrian Zankich
02e1483b98 Update coveralls badge 2014-04-16 09:32:13 -07:00
Ron Evans
0b70e8ac15 Merge pull request #42 from hybridgroup/more_tests
Add more test coverage
2014-04-16 08:59:45 -07:00
Adrian Zankich
c1b684961c Add utils tests 2014-04-15 21:10:32 -07:00
Adrian Zankich
646362a75c Remove Reconnect and Disconnect from AdaptorInterface 2014-04-15 19:26:07 -07:00
Adrian Zankich
8d4a851fd3 More api test coverage 2014-04-15 19:19:14 -07:00
Adrian Zankich
885078c649 WIP api tests 2014-04-15 17:59:44 -07:00
Adrian Zankich
9875101ca8 More tests 2014-04-15 10:20:07 -07:00
Adrian Zankich
afa6cf11f2 Robot is now a pointer 2014-04-15 10:20:07 -07:00
Ron Evans
48b2eed23b Merge pull request #41 from hybridgroup/coveralls
Add coveralls
2014-04-15 09:58:30 -07:00
Adrian Zankich
8fbff1e14b Add coveralls
Update travis config

Update travis config

Add coveralls badge
2014-04-14 19:07:27 -07:00
Adrian Zankich
771b2fe9d2 Merge pull request #33 from hybridgroup/gobot-update-readme-march
Update platforms and drivers
2014-04-11 17:27:45 -07:00
Adrian Zankich
e318d70444 refactor tests 2014-04-11 06:02:21 -07:00
Adrian Zankich
c75894cc82 Use go-martini/martini 2014-04-07 09:22:23 -07:00
Adrian Zankich
566d7ebac0 Add Godeps file 0.3 2014-04-07 08:51:08 -07:00
deadprogram
d34e61783b Add IRC notifications to Travis builds 2014-04-06 13:03:08 -07:00
Adrian Zankich
d1bf2ff1e9 Add tests for generated projects 2014-04-01 19:20:38 -07:00
Adrian Zankich
bc014f7c46 Add Init function to DriverInterface 2014-03-31 15:26:35 -07:00
Adrian Zankich
0418ca26ca Add Halt function to DriverInterface 2014-03-31 14:25:20 -07:00
deadprogram
16c650ae82 Add more GPIO devices to README 2014-03-27 11:34:36 -07:00
Adrian Zankich
107aa68846 Merge branch 'master' of github.com:hybridgroup/gobot 2014-03-26 22:24:56 -07:00
Adrian Zankich
a2c9fe6700 Add scale functions 2014-03-26 22:24:45 -07:00
xixebombilla
9f877c8edc Update platforms and drivers 2014-03-26 12:59:12 -06:00
deadprogram
2aa16a8a21 A few README fixes 2014-03-25 13:52:48 -07:00
Adrian Zankich
bcca7f9962 Fix typo in generator 2014-03-06 22:45:18 -08:00