1
0
mirror of https://github.com/hybridgroup/gobot.git synced 2025-05-02 22:17:12 +08:00

29 Commits

Author SHA1 Message Date
deadprogram
b99e935b81 test: correct aio references for AnalogRead tests
Signed-off-by: deadprogram <ron@hybridgroup.com>
2016-12-21 15:54:00 +01:00
deadprogram
953c3254e7 core: use canonical import domain of gobot.io for all code
Signed-off-by: deadprogram <ron@hybridgroup.com>
2016-12-08 13:24:03 +01:00
deadprogram
50394b6f5a beaglebone: set test target kernel version
Signed-off-by: deadprogram <ron@hybridgroup.com>
2016-12-03 14:09:38 +01:00
deadprogram
8b98541563 beaglebone: more testing of 4.4 kernel
Signed-off-by: deadprogram <ron@hybridgroup.com>
2016-12-03 14:03:05 +01:00
deadprogram
fc2d98f9e7 beagleboard: now works on kernel 4.4+ of Debian
Signed-off-by: deadprogram <ron@hybridgroup.com>
2016-12-03 13:18:10 +01:00
deadprogram
055fcbf423 beaglebone: mapping and tests to match the 4.x kernel
Signed-off-by: deadprogram <ron@hybridgroup.com>
2016-11-27 13:37:23 +01:00
deadprogram
aba3636c86 core: update Beaglebone platform to simply return error
Signed-off-by: deadprogram <ron@hybridgroup.com>
2016-11-07 21:29:51 +01:00
deadprogram
79e7f34a88 core: Refactor Beaglebone platform for new Adaptor creation signatures
Signed-off-by: deadprogram <ron@hybridgroup.com>
2016-09-25 14:12:52 +02:00
deadprogram
a64f56d479 tests: refactor test interfaces out of implementations and into the tests where they belong
Signed-off-by: deadprogram <ron@hybridgroup.com>
2016-08-26 14:23:03 +02:00
gmarik
e494b9fb99 Refactor to use gobottest test helpers 2016-02-22 00:33:58 -05: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
1b1c3ad9ce Refactor pwm operations 2014-12-23 18:35:45 -08:00
Adrian Zankich
89f3f53e09 Update platforms for new gpio interfaces 2014-11-29 11:51:16 -08:00
Adrian Zankich
586507a489 Update Adaptor and Driver interface to use []error 2014-11-19 23:21:35 -08:00
Adrian Zankich
0c9b644e6f Increase beaglebone test coverage 2014-11-19 18:40:06 -08:00
Adrian Zankich
557e5a239c Update beaglebone package for new i2c interface 2014-11-19 17:18:01 -08:00
Adrian Zankich
c5906a9a4b Update beaglebone package for new gpio interface 2014-11-16 14:18:29 -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
7eae6ebe23 Don't use analog slot before it's ready 2014-11-10 12:48:08 -08:00
Adrian Zankich
aad77ff5ab Refactor beaglebone tests 2014-11-09 14:35:36 -08:00
Adrian Zankich
7c607426ec Refactor beaglebone tests 2014-11-07 18:45:11 -08:00
Adrian Zankich
3e5289ff6c Tests for digital io and i2c 2014-11-03 19:41:34 -08:00
Adrian Zankich
84363c6699 Rename Expect to Assert and add Refute function 2014-07-17 11:41:47 -07:00
Adrian Zankich
fbc11ded66 Write to pwm pin when its ready 2014-06-30 19:50:28 -07:00
Adrian Zankich
aed6b39bb6 Update test formatting 2014-06-13 16:01:39 -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
93ff0d6844 Update beaglebone package and examples 2014-05-22 19:32:09 -07:00
Adrian Zankich
90ee5d7d70 WIP project restructure 2014-04-29 13:20:32 -07:00