Lucas De Marchi
|
705393b30c
|
AP_HAL_Linux: replace header guard with pragma once
|
2016-02-18 14:52:35 -02:00 |
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 |
raspilot
|
9a73df1bea
|
AP_HAL_Linux: added support for raspilot RCInput
|
2015-09-14 14:22:15 +10:00 |