Adrian Zankich
cd703baa59
Update firmata tests
2014-06-12 16:22:34 -07:00
Adrian Zankich
1a153df2b0
Update digispark tests
2014-06-12 16:15:06 -07:00
Adrian Zankich
b318eef6c4
Update beaglebone tests
2014-06-12 16:12:38 -07:00
Adrian Zankich
d7a7202c8e
Remove ginkgo test suite file from ardrone
2014-06-12 16:08:57 -07:00
Adrian Zankich
fa21a14588
Update ardrone tests
2014-06-12 16:07:40 -07:00
Adrian Zankich
cf175b9557
Update tests for api and core
2014-06-12 14:38:03 -07:00
Ron Evans
d2a5243b89
Merge pull request #67 from hybridgroup/api_refactor
...
Api refactor
2014-06-12 00:17:58 -04:00
Adrian Zankich
9920713b19
skip opencv build on travis
2014-06-11 21:09:36 -07:00
Adrian Zankich
92f2317938
Update .travis.yml
2014-06-11 20:46:28 -07:00
Adrian Zankich
19dc135446
sdl2 package doesn't exist on travis
2014-06-11 20:43:03 -07:00
Adrian Zankich
2a9172c21c
Update .travis.yml
2014-06-11 20:22:52 -07:00
Adrian Zankich
655fd7835e
Update .travis.yml
2014-06-11 20:20:12 -07:00
Adrian Zankich
01496fe41f
Add Makefile
2014-06-11 20:10:46 -07:00
Adrian Zankich
f1dbe8b1e2
Update platforms for new device command syntax
2014-06-11 18:59:30 -07:00
Adrian Zankich
addb700d23
Refactor driver commands
2014-06-11 17:41:04 -07:00
Adrian Zankich
ca4d8ce583
Refactor robot commands
2014-06-11 16:44:23 -07:00
Adrian Zankich
f4cbfaf4e7
Switch to plain net/http with pat as a pattern muxer
2014-06-11 15:38:42 -07:00
Adrian Zankich
2a2a435a7c
Update utils_test
2014-06-11 12:06:12 -07:00
Adrian Zankich
2a24cda531
Add direct pin example
2014-06-11 11:44:10 -07:00
Adrian Zankich
db44941c21
Use new Event type for events
2014-06-11 11:37:20 -07:00
Adrian Zankich
c129da61d3
Make golint happy
2014-06-10 15:16:11 -07:00
Adrian Zankich
90423bc68b
Merge pull request #64 from hybridgroup/pebble
...
Pebble Support
2014-06-10 11:55:02 -07:00
Javier Cervantes
3d454a7b05
Updating pebble with new structure
...
Movinf events creation to newPebbleDriver method
Adding basic button support
Ignoring sass-cache and robeaux
Adding accelerometer example
Adding tap support
Use custom server instead of classic martini
This is to disable logs and avoid noise
Adding correct format to code
Adding notification support to pebble driver
Adding tests and correcting PendingMessage
Updating documentation
Format to example accel
Removing logging changes in api
Removing temp fix in api, will be attended later
Removing extra space
2014-06-10 13:11:27 -05:00
Adrian Zankich
5e61ab6dbd
Update gobot generate command
2014-06-09 19:59:59 -07:00
Adrian Zankich
b6b65e9af6
Update READMEs for each platform
2014-06-09 19:01:53 -07:00
Adrian Zankich
10df7f5cc6
Fix DirectPin for firmata
2014-06-09 14:28:48 -07:00
Adrian Zankich
1c2a0aa634
Update README.md
2014-06-08 20:30:15 -07:00
Adrian Zankich
a8f649061f
Update README
2014-06-08 20:28:17 -07:00
Adrian Zankich
7cf1b991a1
Update ardrone examples
2014-06-08 19:50:15 -07:00
Adrian Zankich
cc8612bbcb
Update sphero examples
2014-06-08 19:37:41 -07:00
Adrian Zankich
6e0126698e
Update spark examples
2014-06-08 18:37:14 -07:00
Adrian Zankich
4449d909e4
Update face detection example
2014-06-08 18:14:18 -07:00
Adrian Zankich
513213178a
Update leap exxamples
2014-06-08 18:05:52 -07:00
Adrian Zankich
9ea4224193
Update joystick examples
2014-06-08 18:01:22 -07:00
Adrian Zankich
851b9bc48e
Fix robot command initialization
2014-06-07 20:57:51 -07:00
Adrian Zankich
e1053fbdc5
Fix Wiichuck driver
2014-06-07 20:38:45 -07:00
Adrian Zankich
f70150c5f7
Fix firmata examples
2014-06-06 18:58:04 -07:00
Adrian Zankich
45b38fd55e
Update digispark examples
2014-06-06 18:11:26 -07:00
Adrian Zankich
bd3599dece
Fix beaglebone black issues
2014-06-06 16:58:58 -07:00
Adrian Zankich
fc124ddf32
I2c inteface now uses byte instead of uint16
2014-06-06 16:58:17 -07:00
Adrian Zankich
a7d648eee8
Makey button now uses Interval to manage polling
2014-06-06 14:44:51 -07:00
Adrian Zankich
57bb8bbce6
Fix default Interval initialization
2014-06-06 14:44:16 -07:00
Adrian Zankich
6f14570641
Fix broken examples
2014-06-06 13:18:07 -07:00
Javier Cervantes
3de9d86f74
Merge branch 'dev' of https://github.com/hybridgroup/gobot into pebble-support
...
* 'dev' of https://github.com/hybridgroup/gobot : (44 commits)
Fix errors in examples
Update i2c package
Update gpio package
Update sphero package and examples
Update spark package and examples
Update opencv package and examples
Update neurosky package and examples
Update leap package and examples
Update joystick package and examples
Update hello examples
Update digispark package and examples
Update beaglebone package and examples
Update firmata examples
Update ardrone adaptor, driver and examples
Mark failing tests as pending
WIP api refactor
Fix platform tests
Interval is now a time.Duration
Gobot tests are green again
After and Every now require a time.Duration instead of a string
...
2014-05-23 15:55:31 -05:00
Adrian Zankich
30b92ac39f
Merge core_structure
2014-05-22 22:31:54 -07:00
Adrian Zankich
8e8adf1587
Fix errors in examples
2014-05-22 21:39:15 -07:00
Adrian Zankich
51bd9247e7
Update i2c package
2014-05-22 21:33:05 -07:00
Adrian Zankich
20395a016e
Update gpio package
2014-05-22 21:29:37 -07:00
Adrian Zankich
d877ffd251
Update sphero package and examples
2014-05-22 21:20:16 -07:00
Adrian Zankich
f81aa43336
Update spark package and examples
2014-05-22 21:04:47 -07:00