- May 16, 2014
-
-
priseborough authored
-
Andrew Tridgell authored
-
Andrew Tridgell authored
-
priseborough authored
This provides consistent behaviour for a range of gyro bias process noise settings and automatically adjusts sensitivity as filter learns bias
-
priseborough authored
-
priseborough authored
This is required to stop the bias estimate from becoming too static towards the end of longer flights.
-
Randy Mackay authored
-
Ben Nizette authored
At the moment, the copter sonar set up does not have access to the raw sonar readings so this code sets the voltage field to zero.
-
Andrew Tridgell authored
-
Andrew Tridgell authored
-
Andrew Tridgell authored
-
Andrew Tridgell authored
-
Andrew Tridgell authored
this provides a common way of dealing with UART setup for a GCS instance. It includes code to cope with SiK radios stuck in bootloader mode.
-
- May 15, 2014
-
-
Andrew Tridgell authored
-
Andrew Tridgell authored
this prevents an initialisation error, and is reasonable in flight too Pair-Programmed-With: Paul Riseborough <p_riseborough@live.com.au>
-
Andrew Tridgell authored
we need to check health of each accelerometer separately
-
Andrew Tridgell authored
Pair-Programmed-With: Paul Riseborough <p_riseborough@live.com.au>
-
Andrew Tridgell authored
-
Andrew Tridgell authored
-
Andrew Tridgell authored
-
Andrew Tridgell authored
-
Andrew Tridgell authored
will be used to indicate AHRS health
-
priseborough authored
-
priseborough authored
-
priseborough authored
Divergence is now detected by looking for very large changes in the gyro bias. This will cause the filter to be reset and declared unhealthy for 10 seconds. Don't reset filterDiverged status immediately during reset Set filterDiverged true if covariance blows up Add fault status reporting
-
Andrew Tridgell authored
-
Andrew Tridgell authored
-
Andrew Tridgell authored
this will be used to report when the AHRS subsystem becomes unhealthy
-
Andrew Tridgell authored
logs all accel data at high rate to SD card
-
Andrew Tridgell authored
-
Jonathan Challinger authored
-
Randy Mackay authored
This makes it consistent with rover and copter and clarifies where the pin is on the Pixhawk
-
Randy Mackay authored
Also prepended APM2 to existing values. Added A2 to list to be consistent with plane and copter
-
Randy Mackay authored
Also prepend APM2 to existing definitions
-
Randy Mackay authored
This is now part of the AP_Relay library
-
Randy Mackay authored
-
Randy Mackay authored
-
Randy Mackay authored
-
Randy Mackay authored
This resolves an issue in which the mission would not automatically start from the beginning if it had previously been run to completion
-
- May 12, 2014
-
-
Randy Mackay authored
Thanks to EmileC for spotting this
-