1
0
mirror of https://github.com/hybridgroup/gobot.git synced 2025-04-27 13:48:56 +08:00

24 Commits

Author SHA1 Message Date
deadprogram
5c6151c989 test: experimental Travis build settings
Signed-off-by: deadprogram <ron@hybridgroup.com>
2016-10-03 08:25:07 +02:00
deadprogram
05e54f20df Fix #201 by add 'make examples' command to Makefile 2016-02-19 18:40:30 -08:00
deadprogram
ef0652a011 Update Makefile and Robeaux itself to version 0.5.0 2015-10-26 09:09:28 -07:00
Adrian Zankich
02a62d043a Refactor firmata client library into seperate package
Green tests

Refactor tests to table driven

Refactor analog, digital and i2c

Fix tests

golint client package

Fix tests

Add ServoConfig

Rename query and i2c functions

Fix tests

Fix typo
2015-06-30 14:11:22 -07:00
Adrian Zankich
24fd35fbd6 update robeaux to 5d46e912eef7f4f15dec463e1415b4d4072f10c7 2014-12-24 12:27:57 -08:00
Adrian Zankich
56dbc2c9f3 Fix goveralls parsing error 2014-12-19 11:26:44 -08:00
Adrian Zankich
9f90b3469a Update coverage settings in Makefile and travis script 2014-12-19 11:03:13 -08:00
Adrian Zankich
abc1f0b201 Update platforms to support the new Driver and Adaptor interfaces 2014-11-16 12:25:48 -08:00
Adrian Zankich
b78249833d Merge branch 'master' into dev
Conflicts:
	CHANGELOG.md
	Makefile
	platforms/intel-iot/edison/edison_adaptor.go
	platforms/intel-iot/edison/edison_adaptor_test.go
	platforms/intel-iot/edison/pwm_pin.go
	platforms/intel-iot/intel-iot.go
	platforms/leap/leap_motion_adaptor.go
	platforms/leap/leap_motion_driver.go
	platforms/sphero/sphero_driver.go
	scripts/travis.sh
	version.go
2014-11-10 19:43:06 -08:00
Adrian Zankich
a7cee22918 Add sysfs tests 2014-10-30 16:06:04 -07:00
Adrian Zankich
55fd5b1b64 Add Edison Support
Digital write works

Add PWMWrite

Add AnalogRead

Refactor edison adaptor

Enable more digital pins

Enable all digital pins

Add i2c support

Properly close i2c device

Restore proper examples

Add test stub

Add Edison README

Conflicts:
	scripts/travis.sh
2014-09-23 21:37:29 -07:00
Adrian Zankich
72aade7b3f Add Edison Support
Digital write works

Add PWMWrite

Add AnalogRead

Refactor edison adaptor

Enable more digital pins

Enable all digital pins

Add i2c support

Properly close i2c device

Restore proper examples

Add test stub

Add Edison README
2014-09-23 21:35:29 -07:00
derailed
11ff06b0ac First pass at adding some documentation 2014-08-13 10:22:58 -06:00
Adrian Zankich
fba30ad428 Update robeaux to ddfaf931ca4c2479ee448a529a386c5796ed0515 2014-08-04 12:01:33 -07:00
Adrian Zankich
d7b2d04e2d Move robeaux into it's own package 2014-07-10 11:35:00 -07:00
Adrian Zankich
99ac20c03a Include robeaux assets by default 2014-07-10 11:13:32 -07:00
Adrian Zankich
97a1dc67cc Merge branch 'dev' into refactor_device_connection 2014-07-07 22:04:02 -07:00
Adrian Zankich
a6fdedcf38 Update gpio platform and driver interface 2014-07-03 19:14:04 -07:00
Adrian Zankich
9fdc9abe1a Fix robeaux support 2014-07-01 23:10:12 -07:00
Adrian Zankich
73ea4e53ab Update Makefile 2014-06-23 18:57:41 -07:00
Adrian Zankich
3ef4b42db6 Update .travis.yml 2014-06-13 18:44:18 -07:00
Adrian Zankich
9920713b19 skip opencv build on travis 2014-06-11 21:09:36 -07:00
Adrian Zankich
19dc135446 sdl2 package doesn't exist on travis 2014-06-11 20:43:03 -07:00
Adrian Zankich
01496fe41f Add Makefile 2014-06-11 20:10:46 -07:00