ctzsnooze
ctzsnooze
This PR is a simple one to: - update the GPS Rescue Altitude control Debug traces (PID and altitude), - add GPS Rescue Velocity control Debug traces (PID and velocity),...
At the moment, if we wish to change the 'vertical scaling' of a waveform box, we use the 'Zoom' value, which is a percentage. If the data is a value...
### Is your feature request related to a problem? Please describe Just making a place-holder for a suggestion by @blckmn to generalise a method where OSD strings can be variable...
Currently, `blackbox_disable_gps` is set to `OFF` by default, so we should expect GPS data to be saved to the log when GPS data is available, and to be able to...
Users had noted a high incidence of `RXLOSS` warnings when using ELRS 25Hz, despite 100% LQ being reported by the ELRS code. ELRS code uses a 100 sample moving average,...
To Test: Fly master, with a good working GPS. Try the following and note what the Arrow does... - takeoff and fly forward directly, straight line, ideally South... check the...
### Describe the bug the `blackboxIteration` value in a blackbox log increments incorrectly if the logging device is very slow. For instance, with an openLager, if an 8k4k flight controller...
PR for discussion. Intent is to simplify the TPA low code, and reduce the number of calculations needed while in the air, but make no functional changes. Saves about 30...
Discord user jungleman_12 pointed out that if a pilot using GPS Rescue in `current_altitude` mode was to descend below takeoff point, and trigger a rescue, then the initial climb height...
Adds some notes and details to the firmware flashing page: - explains a simple / basic flash process with an example screen - includes RACE PRO option and link -...