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 |
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 |
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 |