40133 Commits (b3cc18c6de26dfa884ccd3f1cb21bd8696486136)
 

Author SHA1 Message Date
Jukka Laitinen caaa13ddc0 uORB performance updates 3 years ago
Daniel Agar 611d50edf3
boards: holybro kakutef7 disable tone_alarm to save flash 3 years ago
Daniel Agar 8de2c80b34 mavlink: SCALED_IMU streams add temperature 3 years ago
Daniel Agar 5b5d428189
boards: px4_fmu-v5_stackcheck disable fake_gps to save flash 3 years ago
Daniel Agar 01daf8d6d6
boards: omnibus_f4sd disable events module to save flash 3 years ago
Daniel Agar 11f617ca9b ekf2: default to in air and not at rest 3 years ago
Daniel Agar d6d529539d ekf2: consolidate and simplify gnd effect logic 3 years ago
Daniel Agar 1d7791dad6 commander: monitor GPS validity and EKF2 dead reckoning 3 years ago
Julian Oes 6021b8efb3 navigator: only apply breaking for multirotors 3 years ago
Julian Oes fa6c051ae5 navigator: break smoothly when entering hold mode 3 years ago
Julian Oes f88dd28e85 navigator: extract breaking functionality out 3 years ago
bresch 0e0e0d8be7 [AUTO COMMIT] update change indication 3 years ago
bresch 4f0a959244 gps_hgt: add and improve unit tests 3 years ago
bresch edabfd2f0e ekf_hgt: call specific height reset function instead of generic one 3 years ago
bresch cba73585e1 use recorded last sensor timestamp for intermittent check 3 years ago
Daniel Agar f431b233f3 ekf2: preflight checker fix flow y innovation filter 3 years ago
Daniel Agar 4f62b01dc7 Tools/px4moduledoc: add new rpm_sensor subcategory 3 years ago
Charles Cross f31f3370ef
Add support for Timer15 on H743 boards (#19228) 3 years ago
Daniel Agar 710185d2ad
drivers/magnetometer/rm3100: cleanup and simplify (#19238) 3 years ago
Roman Dvořák 976c994156
Extend the PCF8583 driver to support multiple instances (#19232) 3 years ago
Daniel Agar 3c58932aff
boards: px4_fmu-v2_default disable ms4525 to save flash 3 years ago
Charles Cross 699f34ba83
drivers/magnetometer/rm3100: self-test procedure revision (#19207) 3 years ago
Beat Küng 960003a86a control_allocator: fix weak authority matrix check & update 3 years ago
Daniel Agar 591b7b6934 ekf2: add new estimator_gps_status.msg 3 years ago
Daniel Agar f8d7574d3c ekf2: simplify global position publication validity check 3 years ago
fury1895 be92165c54 AirspeedSelector: fix messaging 3 years ago
David Sidrane c0facec889 cdc_acm_check:Prevent USB disconect on param save 3 years ago
Julian Oes 9b35b680f6 gimbal: fix input selection 3 years ago
Igor Mišić 3c09448daf dataman: add silence flag for _file_initialize 3 years ago
murata cc6c6c3b8c power_monitor: Determine I2C communication errors 3 years ago
Daniel Agar 09e36e6cb4 gimbal: new pitch limits [MNT_LND_P_MIN, MNT_LND_P_MAX] when landed 3 years ago
Justin 59f28517c5 Force ignition to use version 5 (edifice) which is what it is built for so it doesn't default to a newer version 3 years ago
Daniel Agar d147ad3a9a gimbal: add parameter units 3 years ago
Daniel Agar 2a8aa17a81 mavlink: streams MOUNT_ORIENTATION populate time_boot_ms 3 years ago
Daniel Agar 1f77a3750e mavlink: don't reset _src_addr_initialized on parameter updates 3 years ago
Daniel Agar e0a8d217fc mavlink increase HEARTBEAT timeout 1.5->2.5s 3 years ago
Daniel Agar 1addbe469e mavlink: STATUSTEXT increase stale message timeout 3 years ago
Daniel Agar d5d50d5855 gyro_calibration: add additional validity check before finalizing calibrations 3 years ago
Jukka Laitinen dab7b007de Auto-generate a list of kernel-side built-in modules(drivers) 3 years ago
Jukka Laitinen 9449ed6e66 Add support for protected build in drivers, systemcmds and modules Kconfig 3 years ago
Jukka Laitinen 6071b87afc platforms/common/uORB: Separate IOCTLs going through boardctl interface from the original ones 3 years ago
Jukka Laitinen f0d9f44f45 Add an ioctl handler to launch built-in modules in kernel side 3 years ago
Jukka Laitinen db3baf6c26 Add an ioctl interface for userspace to kernel calls 3 years ago
Daniel Agar 8489cec08f boards: spracing h7extreme keep icm42688p in RAM 3 years ago
Daniel Agar 9aca693945 boards: spracing h7extreme add alternate IMU icm42688p 3 years ago
Silvan Fuhrer c51dc3b4b7 ControlAllocator: Set all the elements of a row to 0 if that row has weak authority 3 years ago
Silvan Fuhrer 97a280d41d CA: Tiltrotor: set tilts to exactly -1 or 1 if close to these end points 3 years ago
Silvan Fuhrer 25f5152583 Tiltrotor: make sure tilt doesn't exceed the FW tilt angle 3 years ago
Silvan Fuhrer c13726af66
Enable DO_SET_SPEED commands outside of missions in other AUTO modes (#18834) 3 years ago
Jaeyoung-Lim b0f9611eb9 NPFG: use cross product for matrix library 3 years ago