-
Notifications
You must be signed in to change notification settings - Fork 13.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added pitot tube icing detection #23206
Commits on Jul 9, 2024
-
lib: add FilteredDerivative class
Signed-off-by: Silvan Fuhrer <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9633de0 - Browse repository at this point
Copy the full SHA 9633de0View commit details -
AirspeedValidator: add first principle check
- filters throttle, pitch and airspeed rate, and triggers if the airspeed rate is negative even though the vehicle is pitching down and giving high throttle. Check has to fail for duration defined by ASPD_FP_T_WINDOW to trigger an airspeed failure. Signed-off-by: Silvan Fuhrer <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bedde01 - Browse repository at this point
Copy the full SHA bedde01View commit details -
AirspeedValidator: define constants for first principle check
Signed-off-by: RomanBapst <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a90af6a - Browse repository at this point
Copy the full SHA a90af6aView commit details -
FilteredDerivative: set initialised to false if sample interval is in…
…valid Signed-off-by: RomanBapst <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 38bdd05 - Browse repository at this point
Copy the full SHA 38bdd05View commit details -
airspeed_selector: improved comment
Signed-off-by: RomanBapst <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9e3502c - Browse repository at this point
Copy the full SHA 9e3502cView commit details -
increase IAS derivative filter time constant from 4 to 5
Signed-off-by: RomanBapst <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0fa2446 - Browse repository at this point
Copy the full SHA 0fa2446View commit details -
use legacy parameter handling for FW_PSP_OFF
Signed-off-by: RomanBapst <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9c8df36 - Browse repository at this point
Copy the full SHA 9c8df36View commit details -
Signed-off-by: RomanBapst <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b3dd9c7 - Browse repository at this point
Copy the full SHA b3dd9c7View commit details -
ROMFS/airframes: exclude some airframes for v6x and v4pro to save fla…
…sh on them Signed-off-by: Silvan Fuhrer <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e6f610d - Browse repository at this point
Copy the full SHA e6f610dView commit details