11671 Commits (898bf51047c0331798e6446025de6cdd8f0ae878)
 

Author SHA1 Message Date
Andreas Antener 93173190fd removed drcsim, set bash as executing shell 10 years ago
Thomas Gubler 94091a1ce7 fix dependencies in CMakeLists.txt 10 years ago
Johan Jansen 9ecadcd9b4 Astyle: Fix format for commander.cpp 10 years ago
Johan Jansen a581ae8ed6 Commander: Remove duplicate code for setting home position 10 years ago
Lorenz Meier fb730bacd2 Merge pull request #1655 from Zefz/home-timestamp-fix 10 years ago
Johan Jansen 818ccf7a04 Commander: Fix for resetting home timestamp on arm 10 years ago
Thomas Gubler dfba2f3cb0 add drcsim to workspace setup script 10 years ago
Andreas Antener 18b4e15836 added needed dependencies because or recent changes in ROS 10 years ago
Andreas Antener ac76cdbc37 added catkin_make 10 years ago
Johan Jansen 510a314386 LandDetector: Shorter and less ambiguous param names 10 years ago
Johan Jansen 92add9cf80 LandDetector: Externalized algorithm parameters 10 years ago
Johan Jansen e40d207311 AStyle: Fixed file formatting 10 years ago
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 96db9e8188 Merge remote-tracking branch 'upstream/master' into ros 10 years ago
Thomas Gubler e60c1a842c ros mixer: add iris 10 years ago
Thomas Gubler 1f26e1f5eb remove hector from install script 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
Thomas Gubler 68914df4d0 ros: move params to type/frame launch files 10 years ago
Thomas Gubler 3da1b701ed ros: add type specific use files than can be used by all toplevel launchfiles 10 years ago
Thomas Gubler 6b0d0aa2a5 ros: make mixer name a param 10 years ago
Thomas Gubler f6c0d2310d ros mixer node: add w mixer 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
Thomas Gubler dd2d53d7e3 add outdoor launch file 10 years ago
Thomas Gubler 0c82600b83 rename launch files and add iris empty world launch file 10 years ago
Thomas Gubler 1cff86b0b5 ros mixer: increase number of controls to default to fix undefined behaviour 10 years ago
Thomas Gubler 2669c699c7 ros attitude estimator dummy: fix topic name 10 years ago
Lorenz Meier 78b603bb35 ROMFS: Fix up VTOL autostarts 10 years ago