15716 Commits (d3c87c77d27762282273f8acde7c16413ec66284)

Author SHA1 Message Date
James Goppert e72769c924 Imu filter (#7606) 8 years ago
Lorenz Meier a945cd9fc2 Sensors: Clean up boot output (#8005) 8 years ago
Daniel Agar 420df9d88a mavlink receiver remove undocumented CMD_PREFLIGHT_REBOOT_SHUTDOWN link shutdown (#8008) 8 years ago
Daniel Agar 414b4d4a40 ver silence hwcmp 8 years ago
Daniel Agar 0da2dca8c1 drivers remove device _debug_enabled 8 years ago
ChristophTobler 16825e6460 inav: subscribe to multi dist instances and check orientation 8 years ago
ChristophTobler bfe28c1df3 lpe: check for distance sensor orientation 8 years ago
ChristophTobler ee82e80517 ekf2: subscribe to multi dist instances and check orientation 8 years ago
ChristophTobler 58e09faf9b df trone wrapper: update for new orientation convention 8 years ago
ChristophTobler de0c196b2b Bebop rangefinder: update for new orientation convention 8 years ago
ChristophTobler 07e6738586 mavlink receiver: update for new orientation convention 8 years ago
ChristophTobler c315aa659e ulanding: update for new orientation convention 8 years ago
ChristophTobler 018aa8e535 srf02: update for new orientation convention 8 years ago
ChristophTobler d5ddc2b489 srf02_i2c: update for new orientation convention 8 years ago
ChristophTobler 4ed78595e7 sf1xx: update for new orientation convention 8 years ago
ChristophTobler 4f683db732 sf0x: update for new orientation convention 8 years ago
ChristophTobler 0fcc54f95f mb12xx: update for new orientation convention 8 years ago
ChristophTobler 21f97cfce6 LidarLite: update for new orientation convention 8 years ago
ChristophTobler 286d8f2bff teraranger: add possibility to specify orientation and adapt to new defaults 8 years ago
ChristophTobler a4d37f7120 PX4Flow: add possibility to specify sonar orientation and adapt to new defaults 8 years ago
Paul Riseborough f0e8abe783 mc_pos_control: Use arming state to prevent unsafe reference point changes 8 years ago
Paul Riseborough ef0e47ee63 mc_pos_control: Fix bug causing flyaway when GPS gained after takeoff 8 years ago
Daniel Agar 24f056d2bb mavlink receiver sync command_int/command_long 8 years ago
James Goppert 13e64d00a8 commander handle shutdown command (#8000) 8 years ago
eric 557559cd85 set _triplet_lat_lon_finite true to avoid landing to not the current location, see #7990 8 years ago
Daniel Agar b4755297ec delete control_state and cleanup vehicle_attitude (#7882) 8 years ago
Matthias Grob 5bea264a5f Matrix Quaternions: Apply simpler call for constructor and copying to all remaining modules 8 years ago
Matthias Grob 2941cea384 matrix: Switch to hamilton convention for quaternion product order and according ecl changes 8 years ago
Beat Küng 26e4756055 mavlink_ftp_test: fix unit-tests 8 years ago
Beat Küng 5b85b26351 mavlink_ftp: keep a copy of the last reply & resend it upon duplicated seq num 8 years ago
Beat Küng b072599679 mavlink_ftp: fix alignment issue 8 years ago
Beat Küng ea587d585f mavlink_ftp: add & handle kErrFailFileExists error 8 years ago
Henry Zhang 4778c79201 commander: removed CONFIG_ARCH_BOARD_xxx usage 8 years ago
sanderux b5c3bc7b0f Remove thrust_sp from pusher assist calculation 8 years ago
Daniel Agar 4e6ca271e7 more px4fmu-v1 cleanup (#7981) 8 years ago
Lorenz Meier 0780e430fd Sensors params: Adjust tube length to better default 8 years ago
Lorenz Meier 1880abdac5 Airspeed: Base sensor model on device ID from sensor 8 years ago
Andreas Antener 4ea49242d3 SDP3x pitot compensation: fixed the compensation and protect agains negative compensation values 8 years ago
Lorenz Meier b59aefc989 Airspeed measurement: Add accurate models for dynamic pressure 8 years ago
Daniel Agar 9cd915949a FW raise min airspeed based on commanded bank (#7575) 8 years ago
Daniel Agar 3498fe0c6f delete sdlog2 EKF2 replay (#7982) 8 years ago
Beat Küng b00c93ac21 mc_pos_control_main: add clarification that we're in world frame 8 years ago
Beat Küng 05e3c58e18 mc_pos_control_main: simplify manual control handling 8 years ago
Beat Küng d6df692b7a param MPC_MAN_TILT_MAX: decrease maximum from 90 to 85 degrees 8 years ago
Beat Küng 55bd35cba6 mc_pos_control_main: improve the manual input setpoints 8 years ago
Beat Küng fc51c42280 mc_pos_control_main: fix types for parameter values 8 years ago
Daniel Agar 26f00609ac multirotor_motor_limits only publish for MC 8 years ago
Daniel Agar 9cacd3f994 BMP280 fix /dev/baroX unregister 8 years ago
Dennis Mannhart 82f25453a7 mc_pos_control: smooth position control from stick input 8 years ago
Daniel Agar fb5cb87e9b enable -Wlogical-op and fix bmi160 8 years ago