I am testing gps jamming with cheap usb dongle jammers
When EK3_vel_xy is setup as optical flow then the position accuracy should be better. When I turn on the usb dongle then I start getting a lot of EK3 failsafe messages that is to be expected and when the GPS count reaches 0, then I get either althold (that happens pretty quickly) or land that takes about 1 minute to reach.
My question is that when optical flow is present and it is setup correctly, would using the RC command to “disable gps” help in this kind of a situation? My initial thought was that if the optical flow is present and the GPS is being jammed, EK3 would discard the messages coming from the gps and would hold the drone stable in place, but it somehow still forces it to land even if it is in flow hold mode.
I would somehow need to filter gps messages out and rely on the flow sensor more.