- Apr 18, 2016
-
-
Emmanuel Roussel authored
-
Emmanuel Roussel authored
-
Emmanuel Roussel authored
sensor_combined
-
Emmanuel Roussel authored
(Ran AStyle)
-
Emmanuel Roussel authored
Disable free-fall detection when threshold is 0
-
Emmanuel Roussel authored
Added free-fall status in vehicle_status topic
-
Emmanuel Roussel authored
-
Emmanuel Roussel authored
-
Emmanuel Roussel authored
-
devbharat authored
-
Roman authored
-
Andrew Tridgell authored
-
Andrew Tridgell authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Andrew Tridgell authored
this gives control over timer capture driver
-
Andrew Tridgell authored
-
Andrew Tridgell authored
we had run out of them. _IOC_MASK is 0xFF, so we can add an extra 16 without an issue
-
Andrew Tridgell authored
-
Andrew Tridgell authored
-
Andrew Tridgell authored
-
Andrew Tridgell authored
-
Andrew Tridgell authored
this allows for helicopters and multicopters with SBUS output
-
Andrew Tridgell authored
-
Andrew Tridgell authored
-
Andrew Tridgell authored
this allows us to update fw when core config settings have changed, such as the actuators/servos change that happened recently
-
Andrew Tridgell authored
needed for when px4 param system not available in ardupilot
-
Andrew Tridgell authored
-
Gustavo Jose de Sousa authored
Checking with preprocessor directives doesn't have any effect because MULT_COUNT is an enum value rather than a macro. Thus, since MULT_COUNT is undefined from the preprocessor perspective, even if the number of items in `enum MULT_PORTS` (except MULT_COUNT) was greater than 33, the error wouldn't be raised.
-
Andrew Tridgell authored
this is C, not C++
-
Andrew Tridgell authored
needed for ArduPilot build
-
Andrew Tridgell authored
-
Andrew Tridgell authored
-
Paul Riseborough authored
-
Paul Riseborough authored
-
Paul Riseborough authored
-
Paul Riseborough authored
Corrects for IMU offset from body frame origin
-
Paul Riseborough authored
-
Paul Riseborough authored
-