40735 Commits (077547f31efc8f15700ce27c064dc56454d20a4d)
 

Author SHA1 Message Date
Daniel Agar 077547f31e
rm3100: fix trivial whitespace style failure 3 years ago
alexklimaj 768565ed6f Enable GPS Blending by default 3 years ago
Daniel Agar ea4a1bfb6a sagetech_mxs: don't run by default 3 years ago
Bruce Meagher c5f72fb5d9 Fixed formatting to pass check_format 3 years ago
Bruce Meagher e66683a059 Fixed rm3100 self-test bug 3 years ago
Junwoo Hwang 1a620b450d
Change min > max notation to [min, max] in Parameters Markdown (#19911) 3 years ago
Daniel Agar a2f83269e9 airspeed_selector: don't consider vehicle_local_position valid if dead_reckoning 3 years ago
Daniel Agar ac209c2e78 ekf2: vehicle_local_position add dead_reckoning flag 3 years ago
RomanBapst 9886660862 gps_inject_data: fixed integer overflow 3 years ago
Hamish Willee 5f953fd1da
commander_params: COM_RC_IN_MODE - comment out of date (#19634) 3 years ago
Daniel Agar e99da22cbe delete CBRK_VELPOSERR circuit breaker 3 years ago
bresch de74f45e2d ekf2: do not run rng kinematic consistency check for fixed-wings 3 years ago
Matthias Grob fb455c8f4b vehicle_status: reorder message definition 3 years ago
Daniel Agar 19b9b052ab uavcan: GNSS optionally publish RTCMStream or MovingBaselineData 3 years ago
Daniel Agar a73efd9c4f NuttX carry minimal c++ cmath (replacing Matrix stdlib_imports.hpp) 3 years ago
Daniel Agar fe22167512 differential_pressure/sdp3x: sdp3x_main fix 'keep running' regression 3 years ago
RomanBapst a23cb111b7 added comment for cruising throttle only affecting rover 3 years ago
RomanBapst b7d6e646cc FixedWingPositionControl: better naming for manual airspeed setpoint 3 years ago
RomanBapst c2f5ffdfcd log tecs trim throttle 3 years ago
RomanBapst 92cdff6798 TECS: rename airspeed/throttle "cruise" to "trim" 3 years ago
RomanBapst b57d3c6d74 TECS: set true airspeed rate setpoint to zero if airspeed is not enabled 3 years ago
RomanBapst 6dbea21ef5 TECS: renamed airspeed cruse to airspeed trim & general cleanup 3 years ago
RomanBapst c05e0f076b FixedWingPositionControl: do not pass trim throttle via position setpoint triplet 3 years ago
RomanBapst cae7e1b88b improved trim throttle compensation 3 years ago
RomanBapst 461d0561b8 replace FW_THR_CRUISE with FW_THR_TRIM 3 years ago
marcirsch 226b8a6f90 README: Updated links to point to main branch instead of master. Fixed broken links 3 years ago
Matthias Grob 10a2b4c9f7 commander_helper: typo in set_tune() description 3 years ago
Junwoo Hwang f66c3914f6 Give priority to power off tune over other tunes (e.g. Battery Low) 3 years ago
Junwoo Hwang 652b153383 Cleanup set_tune() functions in the commander_helper 3 years ago
bresch 3b26c611af mpc: add sideways and backward speed for manual position modes 3 years ago
bresch 1de38c88d9 mpc: use xy stick limiting function from library 3 years ago
Igor Mišić 7e9a45a01a uavcan/sensors/battery: add multiple battery filter instances 3 years ago
Igor Mišić 90e2ac60ce uavcan/sensors/battery: add the option to filter raw data 3 years ago
Igor Mišić 27b65481ba uavcan/sensors/battery: refactoring _battery_status name 3 years ago
Junwoo Hwang 0eeb699af8 Convert add 'Hz' suffix to PWM50, PWM400, ... protocol names 3 years ago
bresch 2f486c37fc ekf2: start airspeed fusion when test ratio is passing only 3 years ago
Daniel Agar e1933f6ade ROMFS: execute rc.autostart (airframes) before starting dataman 3 years ago
Daniel Agar f591988f32 drivers/actuators: modalai_esc driver 3 years ago
Daniel Agar fe9af6769c commander add GPS warnings (GPS invalid if flying and jamming critical) 3 years ago
Daniel Agar 15223009d2 combine sensor_gps + vehicle_gps_position msgs (keeping separate topics) 3 years ago
Junwoo Hwang 32ae00fd44
Move Vehicle Command Result Enum defs to Vehicle Command Ack (#19729) 3 years ago
bresch af4038aa7e ekf2: publish estimator_aid_src_airspeed 3 years ago
bresch 2fd87c47e8 ekf2: use estimator_aid_source_1d message for airspeed fusion 3 years ago
bresch 503aa87957 ekf2_derivation: create functions to generate innov_var or HK only 3 years ago
Junwoo Hwang 6225fae1d6 Increase Battery level emergency shutdown time delay 3 years ago
Chuck 4528341069
sagetech_mxs: Adding fixes for crashes due to ADSB vehicle list initialization failure 3 years ago
RomanBapst 44f98ac355 standard: fixed pusher assist in hover 3 years ago
Beat Küng 7022d59a54 ROMFS: fix incremental build for airframe processing 3 years ago
Beat Küng 6f8663ac62 mcp23009: add drivers__device cmake dependency 3 years ago
RomanBapst 42cd0b4ce0 FlightTaskAuto: don't override landing gear state for takeoff 3 years ago