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

18 Commits

Author SHA1 Message Date
deadprogram
c40c44b2a9 Revert "Trying to remove coveralls based code coverage"
This reverts commit 5d0c684b5d12f6ee4af09d251f9bd703cf61afda.
2016-02-17 12:25:14 -08:00
deadprogram
d8cd98e4d7 Trying to remove coveralls based code coverage 2016-02-17 12:25:14 -08:00
deadprogram
dc0725a9a3 What about -v 2016-02-17 12:25:14 -08:00
deadprogram
d25e319166 Why do this twice? 2016-02-17 12:25:14 -08:00
deadprogram
f31e78cb8c covermode=count 2016-02-17 12:25:14 -08:00
deadprogram
f80aa22805 Revert "No coveralls repo token for provate repos?"
This reverts commit 047d1b31641b7b95ac0fcebec4f6ca79cedd9f95.
2016-02-17 12:25:14 -08:00
deadprogram
0691a9732a No coveralls repo token for provate repos? 2016-02-17 12:25:14 -08:00
deadprogram
23b8f41c89 Trying conditional build before_install 2016-02-17 12:25:14 -08:00
deadprogram
bafe51e45d Trying conditional build 2016-02-17 12:25:14 -08: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
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
9fa64f8846 Update travis build script
Update .travis.yml
2014-12-16 15:59:06 -08:00
Adrian Zankich
dd6c0b49a9 Update travis build script 2014-11-09 15:52:41 -08:00
Adrian Zankich
9a8cc46cd5 Update .travis.yml 2014-11-09 15:46:38 -08:00
Adrian Zankich
a7cee22918 Add sysfs tests 2014-10-30 16:06:04 -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
Adrian Zankich
59b5077ceb Add travis script 2014-07-22 11:16:49 -07:00