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

29 Commits

Author SHA1 Message Date
deadprogram
08874e4e21 core: no longer return slices of errors, instead use multierror
Signed-off-by: deadprogram <ron@hybridgroup.com>
2016-11-07 21:29:51 +01:00
deadprogram
900bf1d9ea docs: remove Master unless needed for less code
Signed-off-by: deadprogram <ron@hybridgroup.com>
2016-10-18 21:37:10 +02:00
deadprogram
458c750f33 core: refactor/rename internal name of Master type
Signed-off-by: deadprogram <ron@hybridgroup.com>
2016-10-15 20:02:54 +02:00
deadprogram
81329858ce core: Refactor Raspi platform for new Adaptor creation signature
Signed-off-by: deadprogram <ron@hybridgroup.com>
2016-10-01 18:09:04 +02:00
deadprogram
fe057ba6bf misc: update all LICENSE files for current year
Signed-off-by: deadprogram <ron@hybridgroup.com>
2016-08-27 13:12:47 +02:00
deadprogram
6097ffefc5 tests: complete move of test interfaces into the test files where they belong
Signed-off-by: deadprogram <ron@hybridgroup.com>
2016-08-27 11:56:01 +02:00
Damian Gryski
a8ea32ce56 Fix misspellings 2016-07-13 10:44:47 -06:00
gmarik
e494b9fb99 Refactor to use gobottest test helpers 2016-02-22 00:33:58 -05:00
Ethan Young
dc183d7a78 Correct the release command sent to pi-blaster. 2016-02-17 12:25:14 -08:00
Adrian Zankich
fe6df92974 Refactor sysfs I2C implementation and add Address parameter to I2C interface functions 2015-07-03 18:57:29 -07:00
Adrian Zankich
8842b2ea23 Update README.md 2015-06-30 16:33:13 -07:00
Adrian Zankich
93a4c45574 Add raspi pwm pi-blaster support 2015-06-30 16:31:20 -07:00
Adrian Zankich
7c1e67d336 Update README.md 2015-01-02 07:05:24 -08:00
Alec Clews
26521e792d gobot on Wheezy needs an updated golang
Add instructions on how to install go 1.4. Default is too old
2014-12-29 21:41:28 +11:00
Adrian Zankich
52e3ffc735 Rename test helpers so they don't impact coverage 2014-12-18 14:07:48 -08:00
Adrian Zankich
23890e2d6a Delete .raspi_adaptor_test.go.swo 2014-12-18 12:56:31 -08:00
Adrian Zankich
ed1dae5288 Refactor raspi revision detection 2014-12-17 13:21:09 -08:00
deadprogram
d884299c90 Merge branch 'master' into dev 2014-12-13 18:46:31 -08:00
nathan
4091681da6 update readmes for import script 2014-12-12 10:32:52 -08:00
Adrian Zankich
560ebaf3e0 Enforce I2c interface 2014-11-29 12:14:36 -08:00
Adrian Zankich
89f3f53e09 Update platforms for new gpio interfaces 2014-11-29 11:51:16 -08:00
Adrian Zankich
acd7cc7ea8 Refactor raspi to use new adaptor interface 2014-11-28 18:11:35 -08:00
Adrian Zankich
586507a489 Update Adaptor and Driver interface to use []error 2014-11-19 23:21:35 -08:00
Adrian Zankich
fbc79e1a8f Update raspi package for new i2c interface 2014-11-19 17:44:08 -08:00
Adrian Zankich
036541476b Update raspi package for new gpio interface 2014-11-19 12:19:43 -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
94ff30f262 Refactor raspi to use new sysfs interfaces 2014-11-07 16:57:05 -08:00
Adrian Zankich
9c24626782 cleanup 2014-11-04 17:19:53 -08:00
Adrian Zankich
5ddfd4a848 Add raspi support 2014-11-04 17:14:36 -08:00