Isn't there a possibility to activate DR
if the GPS Signal gets bad, ex. less than 6 satellites?
Another noob question is: how accurate is DR without Airspeed sensor?
// @Param: GPS_USE
// @DisplayName: AHRS use GPS for navigation
// @Description: This controls whether to use dead-reckoning or GPS based navigation. If set to 0 then the GPS won't be used for navigation, and only dead reckoning will be used. A value of zero should never be used for normal flight.
// @Values: 0:Disabled,1:Enabled
// @User: Advanced
AP_GROUPINFO("GPS_USE", 3, AP_AHRS, _gps_use, 1),
I am asking for the case of using a Ardupilot 2.6, as far as i know activating the EKF -that only the Pixhawk can process- is in itself a form of dead reckoning that estimates the actual position even if the GPS Signal is lost or bad? Please correct me if i'm wrong.
Markus.
BTW: Nice to write to you guys, i'm new to the world of APM and it's really exciting!My Gear: Fx61 with apm, i think i'll upgrade soon to a Pixhawk