- Jan 09, 2015
-
-
Andrew Tridgell authored
-
Andrew Tridgell authored
-
Andrew Tridgell authored
-
Andrew Tridgell authored
-
- Jan 08, 2015
-
-
Grant Morphett authored
The code had g.rc_3.control_in which would bypass the channel mapping and meant arming could only occur if the throttle was always mapped to channel 3. Updated to use the channel mapping object.
-
- Jan 06, 2015
-
-
Staroselskii Georgii authored
-
- Jan 03, 2015
-
-
Andrew Tridgell authored
-
Andrew Tridgell authored
-
Andrew Tridgell authored
-
Andrew Tridgell authored
-
Andrew Tridgell authored
-
Andrew Tridgell authored
fixes issue #1720
-
- Jan 01, 2015
-
-
Andrew Tridgell authored
this should produce better glide slopes when the aircraft is off course
-
- Dec 31, 2014
-
-
Randy Mackay authored
-
Randy Mackay authored
-
Randy Mackay authored
-
Randy Mackay authored
-
priseborough authored
-
- Dec 26, 2014
-
-
Randy Mackay authored
-
- Dec 17, 2014
-
-
Andrew Tridgell authored
-
- Dec 15, 2014
-
-
Andrew Tridgell authored
try to account for wind and current ground speed to dynamically update glide slope in landing to flare at the right point
-
- Dec 11, 2014
-
-
Andrew Tridgell authored
-
Andrew Tridgell authored
-
- Dec 08, 2014
-
-
Randy Mackay authored
-
Randy Mackay authored
-
- Dec 06, 2014
-
-
Andrew Tridgell authored
-
priseborough authored
-
priseborough authored
The sensor driver runs asynchronously at 10Hz, so needs to be checked frequently for arrival of data.
-
priseborough authored
Fixes SITL compile errors
-
priseborough authored
-
priseborough authored
-
priseborough authored
-
priseborough authored
-
- Dec 03, 2014
-
-
Andrew Tridgell authored
-
Andrew Tridgell authored
when a change altitude command comes in while a large glide slope altitude change is present we could end up using the old glide slope with the new altitude. This resets the altitude offset, causing a direct altitude change
-
- Nov 29, 2014
-
-
Andrew Tridgell authored
using OVERRIDE_CHAN would cause a baro reset as it would mean we are temporarily disarmed, and the "reset baro and GPS when disarmed" check would reset the baro Now we only do the mixer update if disarmed
-
- Nov 28, 2014
-
-
Andrew Tridgell authored
thanks to BretC for reporting
-
Andrew Tridgell authored
-
- Nov 26, 2014
-
-
Andrew Tridgell authored
-
- Nov 25, 2014
-
-
Andrew Tridgell authored
-