10471 Commits (21b88cd8742959585dbe479907ef82e4e0136bbb)
 

Author SHA1 Message Date
Johan Jansen f1587da4c4 MulticopterLandDetector: Detect land even if autopilot is not landing 10 years ago
Johan Jansen 1356c44f0e LandDetector: Fix land detection algorithm not being initialized 10 years ago
Johan Jansen 73c7b44f6a ROMFS: Corrected land detector startup scripts 10 years ago
Johan Jansen 9ea086bf2d Astyle: Run astyle to fix code formatting 10 years ago
Johan Jansen 10a2dd8a34 LandDetector: Merged fixedwing and multicopter into one module handling both algorithms 10 years ago
Johan Jansen 784fa9f469 sdlog2: Removed vehicle_land_detected topic from logging 10 years ago
Johan Jansen 2da6439f74 uORB: Removed landed boolean flag from vehicle_local_position topic 10 years ago
Johan Jansen 6edb54ff77 sdlog2: Added land detector log message (removed from local pos) 10 years ago
Johan Jansen 6978ed6a61 INAV: Removed all references to land detector logic 10 years ago
Johan Jansen 57ed27304a HIL: Added land detector to HIL simulation 10 years ago
Johan Jansen 546b5727b4 Formatting: Run AStyle to fix indenting 10 years ago
Johan Jansen 98ab83142c InertialNav: Removed land detector from position estimator 10 years ago
Johan Jansen 28adc88500 Commander: Subscribe and use land detector 10 years ago
Johan Jansen eefbf366fb LandDetector: Fixed some typos and magic constant 10 years ago
Johan Jansen b5c7c6a15b ROMFS: Added the respective land detector to the startup scripts 10 years ago
Johan Jansen 3a4b3d094a LandDetector: Removed commented debug info 10 years ago
Johan Jansen 051a697228 uORB: Added missing license header 10 years ago
Johan Jansen cffba8440e EKF: Removed the fixed wing land detector in the EKF module 10 years ago
Johan Jansen 642063c3b8 LandDetector: Added crude land detectors for multicopter and fixedwing 10 years ago
Johan Jansen d0af62783d uORB: Added vehicle_landed uORB topic 10 years ago
Thomas Gubler e62bd37e73 Merge pull request #1652 from Zefz/arming_notifications 10 years ago
Johan Jansen ddf65bae04 Commander: Play tune on disarm and when safety switch is toggled 10 years ago
Mark Whitehorn b795705640 improve efficiency of non-uniform rate LPFs 10 years ago
Mark Whitehorn dba0a5a90f comment out debug warnx 10 years ago
Mark Whitehorn ea57dec24b revert to original ms5611 temperature sample rate 10 years ago
Mark Whitehorn 3c98c7119e use non-uniform 1st order IIR lowpass filters for baro_gps_offset estimation 10 years ago
Lorenz Meier 78b603bb35 ROMFS: Fix up VTOL autostarts 10 years ago
Lorenz Meier 6910cc1b51 Merge pull request #1647 from Zefz/upload-script-fix 10 years ago
Johan Jansen 11469ad9b5 px_uploader: Small fix to properly display timeouts 10 years ago
Lorenz Meier 9e42d5bed2 README: Update contribution link style 10 years ago
Lorenz Meier ddf5be50e1 README: Add link to contribution.md 10 years ago
Lorenz Meier 0954ee7471 Improving the contribution guide file 10 years ago
Lorenz Meier 171ca079ba README: Wording 10 years ago
Lorenz Meier 831e2a349c README.md: Make board names consistent 10 years ago
Lorenz Meier ae6198b0ba sdlog2: Made sdlog writer performance available in log fiiles, reduced telemetry messages 10 years ago
Lorenz Meier 6203c73ccc Perf counter fixes 10 years ago
Lorenz Meier 7d56ae4ed6 mc attitude control: Log sensor time stamp in actuator output 10 years ago
Lorenz Meier 05367f8a00 Handle slight increase of frame size in example 10 years ago
Lorenz Meier 1bee73af22 Latency measurements: Estimate latency based on sensor timestamp through full system 10 years ago
Lorenz Meier 172dbf3707 Performance counters: Add option to set otherwise estimated time interval 10 years ago
Lorenz Meier 4712c75dea IO driver: Log the total system latency up to the IO transfer 10 years ago
Lorenz Meier 7682160713 mc attitude controller: Log the controller latency 10 years ago
Lorenz Meier 2bff39d562 MPU6K driver: Start performance counters for system latency, as its commonly the main sensor 10 years ago
Lorenz Meier a3bce71b97 Performance counters: Estimate RMS for elapsed counters. Allow to use a perf counter across processes, deal with overruns and other resulting inconsistencies from cross-process use. 10 years ago
Lorenz Meier 1507d479e0 commander: Refresh safety tests to avoid false positives in unit tests. 10 years ago
Pavel Kirienko c51b73c196 UAVCAN update - fixes https://github.com/UAVCAN/uavcan/issues/8 10 years ago
Lorenz Meier aa3d2c41f1 README.md: Further improvements 10 years ago
Lorenz Meier 26ac1ab03e README.md: Add link to unit testing doku 10 years ago
Lorenz Meier 5757dc17c3 Merge pull request #1625 from tridge/pullrequest-hmc5883-bus-fix 10 years ago
Lorenz Meier 99ec6a8dad Merge pull request #1626 from sjwilks/tbs_endurance_config 10 years ago