"README.md" did not exist on "552f3a1e6fcc071ca9b674dd6069e9b5c3903d94"
- Jan 17, 2014
-
-
Randy Mackay authored
-
Randy Mackay authored
In-flight Barometer sanity checking will be a more complete solution but until then this should catch some bad pre-flight barometer behaviour
-
Andrew Tridgell authored
-
Randy Mackay authored
Shortened gyro calibration commit also halved the total time we would look for a good gyro calibration. This restores the total time to 10 seconds.
-
- Jan 16, 2014
-
-
Andrew Tridgell authored
when the airspeed ratio is far too low we were not raising it as the airspeed was never getting above the minimum airspeed Pair-Programmed-With: Jon Challinger
-
Andrew Tridgell authored
-
Andrew Chapman authored
Trim save gives no feedback, so I've added a gcs_send_text() call to print "Trim saved" so the user knows to re-center trims again
-
Randy Mackay authored
Removed delays before calibration, reduced number of samples taken, widened convergence criteria
-
Andrew Tridgell authored
full rwtest on FMUv2, read test on FMUv1
-
Andrew Tridgell authored
-
Andrew Tridgell authored
-
- Jan 15, 2014
-
-
Randy Mackay authored
using update_calibration() instead of the full calibrate() cuts 1.5seconds of the arming time
-
Andrew Tridgell authored
-
Andrew Tridgell authored
used to set PWM on motors when disarmed
-
Andrew Tridgell authored
-
Andrew Tridgell authored
-
Andrew Tridgell authored
this means we no longer store params on SD at all
-
Randy Mackay authored
-
Randy Mackay authored
-
Randy Mackay authored
This potentially changes the servo number that must be supplied if using an APM1 but it now shares the same logic as arduplane and also adds protection that the servo is not attached to the motor. removed debug message from previous commit.
-
Randy Mackay authored
-
Andrew Tridgell authored
-
Randy Mackay authored
default behaviour remains as before, this is an compile time option only
-
- Jan 14, 2014
-
-
Randy Mackay authored
-
Randy Mackay authored
defines.h is for defining enumerations and other unchanging values while config.h is for changeable values like parameter defaults, enabling or disabling sensors.
-
Randy Mackay authored
-
Randy Mackay authored
-
Randy Mackay authored
-
Andrew Tridgell authored
make it possible to build an APM2 specific build
-
Andrew Tridgell authored
be nice to release candidate users
-
Andrew Tridgell authored
-
Andrew Tridgell authored
-
Andrew Tridgell authored
-
Andrew Tridgell authored
-
Andrew Tridgell authored
-
Andrew Tridgell authored
-
Andrew Tridgell authored
-
Andrew Tridgell authored
-
Andrew Tridgell authored
-
Andrew Tridgell authored
-