deadprogram
|
3119824a5e
|
core: Refactor Bebop platform for new Adaptor/Driver creation signatures
Signed-off-by: deadprogram <ron@hybridgroup.com>
|
2016-09-25 16:05:24 +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
|
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
|
fe057ba6bf
|
misc: update all LICENSE files for current year
Signed-off-by: deadprogram <ron@hybridgroup.com>
|
2016-08-27 13:12:47 +02:00 |
Ron Evans
|
2e8c1a5e6d
|
Merge pull request #291 from dgryski/bebop-bool-binarywrite
platforms/bebop/client: fix type for binary.Write call
|
2016-07-19 19:40:31 +02:00 |
Ron Evans
|
278a96c97d
|
Merge pull request #293 from dgryski/misspell
Fix misspellings
|
2016-07-15 08:34:00 -06:00 |
Damian Gryski
|
b5083e67d3
|
Move interface assertions to test files.
In general, these shouldn't live in the package proper, since they're
actually tests.
|
2016-07-13 11:04:30 -06:00 |
Damian Gryski
|
a8ea32ce56
|
Fix misspellings
|
2016-07-13 10:44:47 -06:00 |
Damian Gryski
|
f131a82e69
|
platforms/bebop/client: fix type for binary.Write call
binary.Write only takes fixed-width types, of which 'bool' is not one.
Add a helper and turn those into int8s instead.
|
2016-07-13 09:38:40 -06:00 |
deadprogram
|
f1239d42a0
|
Change default value for PCMD flag to match the Bebop 2.0.57+ expectations
Signed-off-by: deadprogram <ron@hybridgroup.com>
|
2016-04-12 14:27:30 -07:00 |
gmarik
|
e494b9fb99
|
Refactor to use `gobottest` test helpers
|
2016-02-22 00:33:58 -05:00 |
deadprogram
|
24ccd3dde6
|
Corrections needed for Bebop to handle Outside mode
|
2015-10-24 16:45:53 -07:00 |
deadprogram
|
59dbd6d15c
|
Make expected packets larger for updated Bebop firmware
|
2015-10-24 15:17:11 -07:00 |
deadprogram
|
360585a593
|
Bebop hull protection setting and beginning of test coverage
|
2015-10-04 23:06:26 -07:00 |
deadprogram
|
810e07b44d
|
Correct error in Bebop video example
|
2015-10-01 19:45:09 -07:00 |
Adrian Zankich
|
9afb74421d
|
Add bebop video recording command
|
2015-07-23 09:03:46 -07:00 |
Adrian Zankich
|
00c0e49575
|
Initial support for the bebop drone
|
2015-07-21 20:03:27 -07:00 |