40831 Commits (main)
 

Author SHA1 Message Date
Zebulon 292c90af6d tfmini_iic: fix bug 3 years ago
Zebulon 8b81261a47 tfmini_i2c: The number of sensors is set by parameters 3 years ago
Zebulon a133fdeacb tfmini_i2c: add Kconfig 3 years ago
zbr3550 dbefa8f978 tfmini_i2c: add support for Benewake driver on I2C 3 years ago
Thomas Stastny 6a0f394d46 rtl: reset rtl state only on activation 3 years ago
Thomas Stastny e512d77b89 RTL: expose RTL state 3 years ago
Silvan Fuhrer 85a621303d VtolLandDetector: remove airspeed check 3 years ago
Daniel Agar 32c6ec061e sensors: add kconfig options to skip angular velocity and acceleration 3 years ago
Silvan Fuhrer c9c62b860c ROMFS: add generic tiltrotor VTOL (13200) 3 years ago
Silvan Fuhrer 3ffc37d988 ROMFS: generic tailsitter VTOL: enable CA by default and remove legacy mixer 3 years ago
Silvan Fuhrer ab58717313 ROMFS: standard VTOL: enable CA by default and remove legacy mixer 3 years ago
Silvan Fuhrer 607c53e873 ROMFS: flying wing: enable CA by default and remove legacy mixer 3 years ago
Silvan Fuhrer 4dabc8b7ed ROMFS: standard plane: enable CA by default and remove legacy mixer 3 years ago
Daniel Agar 70e95812e7 ekf2: reset mag_lpf (by zeroing _mag_counter) when resetting mag bias (or changing mags) 3 years ago
Daniel Agar ecdade3638 ekf2: mag in air reset fall back to regular resetMagHeading() if realignYawGPS() fails 3 years ago
Daniel Agar 05133aed27 ekf2: clear test ratios, flags, etc when stopping mag fusion 3 years ago
Daniel Agar 65a587e56a ekf2: mag fusion don't update all states if mag_fault or mag_field_disturbed 3 years ago
Daniel Agar a41a0e7e80 ekf2: resetMagHeading() split out simple init case 3 years ago
Daniel Agar 9efadad06a ekf2: move checkMagFieldStrength() to magFieldStrengthDisturbed() const method 3 years ago
Daniel Agar a7f573e150 ekf2: delete isStrongMagneticDisturbance() 3 years ago
Daniel Agar e6e27e694e ekf2: delete isYawResetAuthorized() 3 years ago
Daniel Agar 0f1f6daa1a ekf2: delete isMagBiasObservable() 3 years ago
Daniel Agar d160229f47 ekf2: delete isYawAngleObservable() 3 years ago
Daniel Agar b0c979f745 ekf2: add copyright header to EKFGSF_yaw and utils 3 years ago
Daniel Agar 4fee059696 ekf2: simplify mag yaw reset request when transitioning to mag enabled 3 years ago
Daniel Agar f254b55523 ekf2: add mag fusion timestamps 3 years ago
Jukka Laitinen e3e067d640 stub_keystore: Allow using also with other that SW_CRYPTO driver 3 years ago
Jukka Laitinen 026bd073b5 Don't error on CONFIG_CRYPTO_RANDOM_POOL not defined 3 years ago
Thomas Stastny d6fb1114ff rtl: fix printout of rtl delay time 3 years ago
Thomas Stastny 1ec62c4063 rtl: let fixed-wing RTL all the way to the loiter/delay state 3 years ago
Daniel Agar 2f3cb97872 sensors/vehicle_magnetometer: don't advertise vehicle_magnetometer instance if mag has been disable 3 years ago
Daniel Agar e5be0e776e ekf2: if multi-mag disabled (EKF2_MULTI_MAG <= 1) properly re-enable sensors hub selection (SENS_MAG_MODE) 3 years ago
Daniel Agar 8ccd8fbed1 px4io: minimal backup scheduling regardless of dynamic mixing 3 years ago
Daniel Agar 8f8615e6c2 delete CBRK_RATE_CTRL 3 years ago
Beat Küng 67107f4978 .clang-tidy: exclude some warnings 3 years ago
Beat Küng 84b0a889a4 cmake: add clion support 3 years ago
Beat Küng f22dc80ecc system: add missing includes (added indirectly via visibility.h for normal builds) 3 years ago
Beat Küng ea136e73be ekf2: remove unused variables 3 years ago
Thomas Schneider cd66a262ee Robustify RTPS bridge stream parsing. 3 years ago
Peter van der Perk 089fbdccc9 UAVCANNODE NuttX SocketCAN driver 3 years ago
Peter van der Perk 47aaa38d5f Added DroneCAN SocketCAN driver Skeleton 3 years ago
Daniel Agar 14df1ee917
boards: px4_fmu-v5x_rtps disable systemcmds/gpio to save flash 3 years ago
Daniel Agar 2ece92abd0
sagetech_mxs: module.yaml remove invalid default 3 years ago
Daniel Agar ace80e2b9d fw_att_control: add simple backup scheduling if vehicle_attitude unavailable (or stops) 3 years ago
jasta 1603883dc9 Configure SCALED_PRESSURE so temperature data is available to QGroundControl 3 years ago
jasta a110032dc0 Fix typo in SCALED_PRESSURE*_HPP defines 3 years ago
Thomas Stastny 413ce8a3c4 fw pos ctrl: absorb fw_lnd_rel_ter into fw_lnd_useter parameter 3 years ago
Thomas Stastny de3ac12ecd fw pos ctrl params: clarify landing parameters, change defaults 3 years ago
Thomas Stastny 26cb55ec2c fw pos ctrl: takeoff and landing nudging enabled by default 3 years ago
Thomas Stastny 121cc1fce8 fw pos ctrl: rework landing abort status 3 years ago