deadprogram
|
67c9cf6251
|
core: update README with an example of 'Metal' Gobot
Signed-off-by: deadprogram <ron@hybridgroup.com>
|
2016-09-12 21:33:15 +02:00 |
deadprogram
|
a383f5929e
|
core: should correct occasional test errors due to event overlap with test
Signed-off-by: deadprogram <ron@hybridgroup.com>
|
2016-09-12 21:33:15 +02:00 |
deadprogram
|
0c6bd6dc6b
|
core: correct behavior in Mavlink driver, correct tests to match
Signed-off-by: deadprogram <ron@hybridgroup.com>
|
2016-09-12 21:33:14 +02:00 |
deadprogram
|
3a60b33480
|
core: Add Unsubscribe() to eventer, now Once() works as expected
Signed-off-by: deadprogram <ron@hybridgroup.com>
|
2016-09-12 21:33:14 +02:00 |
deadprogram
|
d0a8faae45
|
core: Add further tests for Eventer
Signed-off-by: deadprogram <ron@hybridgroup.com>
|
2016-09-12 21:33:14 +02:00 |
deadprogram
|
fc5d4e6cd8
|
core: cleanup comments on Eventer interface
Signed-off-by: deadprogram <ron@hybridgroup.com>
|
2016-09-12 21:33:14 +02:00 |
deadprogram
|
39b2ffd6fd
|
core: function DeleteEvent added to Eventer interface
Signed-off-by: deadprogram <ron@hybridgroup.com>
|
2016-09-12 21:33:14 +02:00 |
deadprogram
|
3540ce7bd1
|
docs: go fmt files that needed it from recent changes
Signed-off-by: deadprogram <ron@hybridgroup.com>
|
2016-09-12 21:33:14 +02:00 |
deadprogram
|
94d78d777a
|
core: Refactor tests to allow 'metal' development using Gobot adaptors/drivers.
Signed-off-by: deadprogram <ron@hybridgroup.com>
|
2016-09-12 21:33:14 +02:00 |
deadprogram
|
9f8fd26221
|
core: Refactor tests to allow 'metal' development using Gobot adaptors/drivers.
Signed-off-by: deadprogram <ron@hybridgroup.com>
|
2016-09-12 21:33:14 +02:00 |
deadprogram
|
ef2f0bf203
|
core: Refactor tests to allow 'metal' development using Gobot adaptors/drivers.
Signed-off-by: deadprogram <ron@hybridgroup.com>
|
2016-09-12 21:33:14 +02:00 |
deadprogram
|
fc82503428
|
core: Refactor examples to allow 'metal' development using Gobot adaptors/drivers.
Signed-off-by: deadprogram <ron@hybridgroup.com>
|
2016-09-12 21:33:14 +02:00 |
deadprogram
|
c64a0d9481
|
core: Refactoring to allow 'metal' development using Gobot adaptors/drivers.
Signed-off-by: deadprogram <ron@hybridgroup.com>
|
2016-09-12 21:33:14 +02:00 |
deadprogram
|
e15961348f
|
core: Continue refactoring to allow 'metal' development using Gobot libs.
Signed-off-by: deadprogram <ron@hybridgroup.com>
|
2016-09-12 21:33:14 +02:00 |
deadprogram
|
0e25f29a1b
|
core: Refactor events to use channels all the way down. Allows 'metal' development using Gobot libs.
Signed-off-by: deadprogram <ron@hybridgroup.com>
|
2016-09-12 21:33:14 +02:00 |
deadprogram
|
50c27a89a6
|
core: update README with an example of 'Metal' Gobot
Signed-off-by: deadprogram <ron@hybridgroup.com>
|
2016-09-12 21:29:53 +02:00 |
deadprogram
|
da0e5e7842
|
core: should correct occasional test errors due to event overlap with test
Signed-off-by: deadprogram <ron@hybridgroup.com>
|
2016-09-12 18:15:30 +02:00 |
deadprogram
|
5b8a9dbd7b
|
core: correct behavior in Mavlink driver, correct tests to match
Signed-off-by: deadprogram <ron@hybridgroup.com>
|
2016-09-12 18:01:31 +02:00 |
deadprogram
|
8ca8d5a4c9
|
core: Add Unsubscribe() to eventer, now Once() works as expected
Signed-off-by: deadprogram <ron@hybridgroup.com>
|
2016-09-12 13:55:10 +02:00 |
deadprogram
|
80aca70db2
|
core: Add further tests for Eventer
Signed-off-by: deadprogram <ron@hybridgroup.com>
|
2016-09-11 18:27:16 +02:00 |
deadprogram
|
ba1c538d8c
|
core: cleanup comments on Eventer interface
Signed-off-by: deadprogram <ron@hybridgroup.com>
|
2016-09-11 13:51:21 +02:00 |
deadprogram
|
9eaec765f3
|
core: function DeleteEvent added to Eventer interface
Signed-off-by: deadprogram <ron@hybridgroup.com>
|
2016-09-11 13:27:43 +02:00 |
Ron Evans
|
22aeb498f4
|
Merge pull request #312 from th002/dev
Add PinMode
|
2016-09-07 13:27:46 +02:00 |
th002
|
05f7c872e1
|
Add PinMode test case
Add PinMode test case
|
2016-09-07 17:30:35 +08:00 |
th002
|
bc56a9cacd
|
Add PinMode func for MCP23017
Add PinMode func for MCP23017
|
2016-09-07 17:13:42 +08:00 |
Ron Evans
|
7f153da14b
|
Merge pull request #309 from ericho/remove_i2c_debug_message
Remove debug message from i2c_device.go
|
2016-09-05 10:42:52 +02:00 |
Erich Cordoba
|
5d156f9a6c
|
Remove debug message from i2c_device.go
Signed-off-by: Erich Cordoba <erich.cm@yandex.com>
|
2016-09-03 23:21:03 -05:00 |
Josh Finken
|
409cdfb041
|
Removing the raspi_adafruit program as it has been split into three separate programs, removing my Makefile for the raspi adafruit programs, and fixing up a few comments.
|
2016-09-02 06:44:50 -06:00 |
deadprogram
|
66f666c90a
|
docs: go fmt files that needed it from recent changes
Signed-off-by: deadprogram <ron@hybridgroup.com>
|
2016-09-01 13:32:40 +02:00 |
deadprogram
|
db46ed328f
|
test: add golang 1.7 to Travis CI tests
Signed-off-by: deadprogram <ron@hybridgroup.com>
|
2016-09-01 12:48:48 +02:00 |
Yuri Gorokhov
|
f0feaf45b5
|
Adding support for MakeBlock megapi
Signed-off-by: Yuri Gorokhov <yurigorokhov@gmail.com>
Fixing example
Adding fix for megapi same speed bug
Adding README.md
|
2016-09-01 12:48:48 +02:00 |
deadprogram
|
dfb9dfea51
|
test: add golang 1.7 to Travis CI tests
Signed-off-by: deadprogram <ron@hybridgroup.com>
|
2016-09-01 12:45:25 +02:00 |
deadprogram
|
e4d38d5419
|
core: Refactor tests to allow 'metal' development using Gobot adaptors/drivers.
Signed-off-by: deadprogram <ron@hybridgroup.com>
|
2016-09-01 12:17:43 +02:00 |
Josh Finken
|
8a4e5a6771
|
Removing my fork from the Adafruit tests.
|
2016-08-31 14:19:02 -06:00 |
Ron Evans
|
afeddde39f
|
Merge pull request #305 from yurigorokhov/megapi_motors
Adding support for MakeBlock megapi
|
2016-08-31 14:04:19 +02:00 |
Josh Finken
|
46191cda90
|
Bug fix in the Adafruit stepper code, specifically with respect to the AdafruitDouble step-style.
|
2016-08-30 22:05:26 -06:00 |
Josh Finken
|
c1d520e6ab
|
Adding tests for the Adafruit driver, and corresponding minor driver changes.
|
2016-08-30 15:13:53 -06:00 |
deadprogram
|
290b165d10
|
core: Refactor tests to allow 'metal' development using Gobot adaptors/drivers.
Signed-off-by: deadprogram <ron@hybridgroup.com>
|
2016-08-30 21:23:34 +02:00 |
deadprogram
|
0e3192a278
|
core: Refactor tests to allow 'metal' development using Gobot adaptors/drivers.
Signed-off-by: deadprogram <ron@hybridgroup.com>
|
2016-08-30 20:24:47 +02:00 |
Josh Finken
|
6a415b5096
|
Merge branch 'dev' of github.com:jfinken/gobot into dev
|
2016-08-30 10:08:13 -06:00 |
deadprogram
|
a7f2f7bdf5
|
core: Refactor examples to allow 'metal' development using Gobot adaptors/drivers.
Signed-off-by: deadprogram <ron@hybridgroup.com>
|
2016-08-30 17:53:29 +02:00 |
deadprogram
|
fdd5f4896a
|
core: Refactoring to allow 'metal' development using Gobot adaptors/drivers.
Signed-off-by: deadprogram <ron@hybridgroup.com>
|
2016-08-30 17:10:50 +02:00 |
deadprogram
|
f879464f43
|
core: Continue refactoring to allow 'metal' development using Gobot libs.
Signed-off-by: deadprogram <ron@hybridgroup.com>
|
2016-08-30 14:22:09 +02:00 |
deadprogram
|
f3e192e106
|
core: Refactor events to use channels all the way down. Allows 'metal' development using Gobot libs.
Signed-off-by: deadprogram <ron@hybridgroup.com>
|
2016-08-30 13:27:50 +02:00 |
Yuri Gorokhov
|
1b8212ebcf
|
Adding support for MakeBlock megapi
Signed-off-by: Yuri Gorokhov <yurigorokhov@gmail.com>
Fixing example
Adding fix for megapi same speed bug
Adding README.md
|
2016-08-29 22:08:50 -07: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 |
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 |
deadprogram
|
986cfaa3f3
|
joule: add i2c example and notes to README about pullup resistors
Signed-off-by: deadprogram <ron@hybridgroup.com>
|
2016-08-26 13:56:33 +02:00 |
Josh Finken
|
54c8b246dd
|
Adding a Servo example program for the Adafruit Servo Hat driver code.
|
2016-08-25 22:04:36 -06:00 |