Lucas De Marchi
|
2439826c19
|
AP_HAL_Linux: use init() method without arguments
Override the init() method from parent class that doesn't have a
parameter since it's not used here.
|
2015-12-02 14:49:11 -02:00 |
Lucas De Marchi
|
2ac96b942c
|
AP_HAL_Linux: remove prefix from AP_HAL_Linux classes
We have already a Linux namespace, so there's no need to prefix Linux on
all names.
|
2015-10-21 10:11:19 +11:00 |
Julien BERAUD
|
a057a8a009
|
AP_HAL_Linux: Add Support for RCInput_UDP
very simple protocol to receive RC cmds via UDP
Add support for it on the bebop
|
2015-09-07 12:10:08 +10:00 |