26379 Commits (484a9397794da20719708219c9bb6dfbd6b91361)
 

Author SHA1 Message Date
Beat Küng a76c82f5f2 airframes: update 4050 generic 250 racer defaults 7 years ago
Daniel Agar a99f75dde2 Mavlink set last sent timestamp to space out initial publication 7 years ago
Paul Riseborough 98465171aa ecl: include fix for bug affecting use of high frequency optical flow data 7 years ago
Paul Riseborough c84d35e3d7 mc_pos_control: rework height limiter to stay in velocity mode 7 years ago
Paul Riseborough d26da5fa3b mc_pos_control: Improve maximum height limiter 7 years ago
Paul Riseborough f0a1cd197e mc_pos_control: formatting fixes 7 years ago
Paul Riseborough b77845a3c0 mc_pos_control: Fix bug in calculation of altitude limit 7 years ago
Paul Riseborough 967b27f131 ecl: rework optical flow selection logic 7 years ago
Paul Riseborough e3a6528a80 ecl: include fixes to flow selection logic 7 years ago
Paul Riseborough 366e36a07b ekf2: Update parameter description 7 years ago
Paul Riseborough d46ee571ce ecl: test changes to pr-ekfOptFlowFixes 7 years ago
Mohammed Kabir 9a83f55c6a ecl: test PX4/ecl/pull/452 7 years ago
Mohammed Kabir c1169eb38b mc_pos_control : update to use new navigation limits architechture 7 years ago
Mohammed Kabir 8f5ceac936 ekf2 : use INFINITY when altitude limiting is not needed 7 years ago
Mohammed Kabir 1a2f9dd37a land_detector : use INFINITY when altitude limiting is not needed 7 years ago
Mohammed Kabir 31aa1cbf01 simulator : publish optical flow limits over uORB 7 years ago
Mohammed Kabir e8f1d50758 mavlink : update for compatibility with new navigation limits architechture 7 years ago
Mohammed Kabir 1d1dec0a8b inav : update for compatibility with new navigation limits architechture 7 years ago
Mohammed Kabir 9483885ed9 lpe : update for compatibility with new navigation limits architechture 7 years ago
Mohammed Kabir 6a9377846f ekf2 : update to use new navigation limits architechture 7 years ago
Mohammed Kabir 8299f571c8 msg : add height limits to local position 7 years ago
Mohammed Kabir 7f1686171b sensors : add parameter for maximum flow rate 7 years ago
Mohammed Kabir 32a7097018 px4flow : publish sensor limits over uORB 7 years ago
Mohammed Kabir 230d6c5aa2 msg : add sensor limits to optical flow message 7 years ago
Mohammed Kabir b3c5e53333 Unify optical flow height limiting 7 years ago
Paul Riseborough 0113212b34 mc_pos_control: Update parameter descriptions 7 years ago
Paul Riseborough 9e567cadd6 ekf2: Update parameter description 7 years ago
Paul Riseborough 0dc2377c2f mc_pos_control: format fixes 7 years ago
Paul Riseborough 9fb674929c commander: do not check global position when using flow in POSCTL 7 years ago
Paul Riseborough 2c325414f9 mc_pos_control: limit maximum height when reliant on optical flow data 7 years ago
Paul Riseborough 9028592c5f mc_pos_control: control height above ground when reliant on optical flow 7 years ago
Paul Riseborough 98597dcffc commander: allow position uncertainty to grow when operator can correct for drift 7 years ago
Paul Riseborough e5d428bd65 msg: add definitions for estimator status control mode bit positions 7 years ago
Lorenz Meier aee05d0ac5 FMU: Increase stack space as needed (shown by instrumentation) to retain a 300 bytes buffer. 7 years ago
Beat Küng a62a71f48f gps: reopen the gps port on failed auto-detection 7 years ago
Lorenz Meier f87fa9131b FMUv5: Fix RGB led usage - these are individual status leds. 7 years ago
Lorenz Meier 02eaf2ce28 FMUv5: Fix safety switch led 7 years ago
Philipp Oettershagen 9f414e82f6 Subsystem_info status flags & checks: Add comment to indicate that the IMU+MAG consistency checks need to be performed AFTER the individual checks are complete 7 years ago
Philipp Oettershagen e12b470cac Subsystem_info status flags & checks: Small fixes according to @bkueng's review 7 years ago
Philipp Oettershagen 0b71c52225 Subsystem_info status flags & checks: Suppress sensor failover warnings in Hardware in the loop (HITL) 7 years ago
Philipp Oettershagen 302cb0a285 Subsystem_info status flags & checks: Moved the set_health_flags helper functions out of the /lib/ folder and into the module/commander folder because they are actually only needed there 7 years ago
Philipp Oettershagen bd2af289f5 Subsystem_info status flags & checks: Code style fixes and cleanup to avoid strcmp() as suggested by @LorenzMeier 7 years ago
Philipp Oettershagen e4d863b95f Subsystem_info status flags & checks: Separate the functionality to a) set the health flags inside commander and b) to publish them from external modules 7 years ago
Philipp Oettershagen a807d34a7a Remove distance sensor checks again. These checks should be handled by EKF2 and should thus be added there later 7 years ago
Philipp Oettershagen be4ba32cf0 vl53lxx distance sensor: Remove subsystem_info calls because all sensors are now checked inside commander 7 years ago
Philipp Oettershagen 075009be2f Subsystem_info status flags & checks: 1) Set health flags in commander directly instead of publishing via uORB 2) move publish_subsystem_info into lib/ folder" 7 years ago
Philipp Oettershagen f5847a4a7b Subsystem_info status flags & checks: Switch back to uORB for inter-process communication, handle GPS checks completely inside ekf2, add distance_sensor checks 7 years ago
Philipp Oettershagen 6f1f414b49 Subsystem_info status flags & checks : Initial commit, updating the health flags in a centralized way mostly in commander and the votedSensorsUpdate function. 7 years ago
DanielePettenuzzo 40e6a5a39b fmu-v5: fix ms5611 7 years ago
DanielePettenuzzo 2ab5dc2951 fmu-v5: remove i2c3 as bus expansion because used just for internal mag (ONBOARD) 7 years ago