20636 Commits (d386591d0cf5d86108f55e20d55fc60036d577b9)

Author SHA1 Message Date
bresch 7ca13a67b3 ZeroOrderHoverThrustEstimatorTest: add hover thrust jump test case 5 years ago
bresch e15e94b00a HoverThrustEstimator: Add convergence tests 5 years ago
bresch 0f1c7590e9 HoverThrustEstimator: add a new single state estimator 5 years ago
CarlOlsson a61f1647ad replay: remove GPS relative timestamps 5 years ago
Beat Küng b399698306 ist8310: remove calibration code 5 years ago
Daniel Agar 1aa514a8ea
Update submodule ecl to latest Wed Feb 5 12:39:46 UTC 2020 5 years ago
CarlOlsson 37db7d3bba ekf2: define max number of range finders seperate from max number of mutli uORB topics 5 years ago
Daniel Duecker 36f836be79
add support for unmanned underwater vehicles (#14079) 5 years ago
Daniel Agar 36c6e36b9d sensors: refactor common corrections and rotation code 5 years ago
Hamish Willee ca96b6b0ea CBRK_AIRSPD_CHK: Doc driver not started 5 years ago
bresch c80593a144 FlightTaskManualAltitude: Rename _min_speed_down -> _max_speed_down as it is the maximum allowed downward speed 5 years ago
bresch c0d1aa1654 FlightTaskManualAltitude: Follow altitude limit given by the estimator 5 years ago
Daniel Agar 36b37189ba
drivers/rpm/pcf8583: minor cleanup 5 years ago
Nico van Duijn 7778cbd463
Mavlink: Add MAV_x_RADIO_CTL parameter to disable RADIO_STATUS flow control 5 years ago
SalimTerryLi 9612e40464
purge drivers/linux_sbus 5 years ago
SalimTerryLi 20ad3a0ded fix batt_smbus build error 5 years ago
Daniel Agar 3dc23afb3e fw_pos_control_l1: move to px4::params 5 years ago
SalimTerryLi e0abe7090e
SBUS on Linux: replace termios with termios2 and add UNKNOWN UART WQ 5 years ago
Roman Dvořák c8a58c5c9d
drivers: add PCF8583 RPM sensor (#14018) 5 years ago
Nicolas Martin cfa74b9106 logger: choose logged instances by logger_topics file 5 years ago
Daniel Agar 035c3e6f6a commander params fix whitespace 5 years ago
Hamish Willee 1acb947124 commander_params: subedit com_rc_override 5 years ago
Daniel Agar e49112d406 invensense/icm20608-g: delete unnecessary perf counters 5 years ago
Daniel Agar aad27c4f94 invensense/icm20602: use watermarak interrupt instead of data ready and remove unnecessary perf counters 5 years ago
Daniel Agar ca4b8e4e76 invensense/mpu9250: delete redundant interval perf counter 5 years ago
Daniel Agar 6fe35d522a new icm20689 driver using FIFOs and raw sampling (8 kHz gyro, 4 kHz accel) 5 years ago
Daniel Agar 3910028fc5 new mpu6000 driver using FIFOs and raw sampling (8 kHz gyro, 1 kHz accel) 5 years ago
Hamish Willee 9886b11f99 EKF params - clarify body frame origin/orientation 5 years ago
Matthias Grob 69af6386b3 mc_pos_control_main: remove obsolete input setpoint assignments 5 years ago
Matthias Grob b75c1308f9 PositionControl: replace interfacemapping checks 5 years ago
Matthias Grob e06fff94bb PositionControl: handle yaw NAN inputs 5 years ago
Matthias Grob dcc0339773 PositionControl: calculate velocity integral once using Vector3f 5 years ago
Matthias Grob 9109d22c28 PositionControl: simplify horizontal thrust limiting 5 years ago
Matthias Grob 83653d6581 PositionControl: readd direct thrust setpoint support 5 years ago
Matthias Grob 282d46efcb PositionControl: add feed-forwards with addIfNotNan() 5 years ago
Matthias Grob 62fb06bd58 PositionControl: calculate velocity PID once using Vector3f 5 years ago
Matthias Grob 5bd8da2286 PositionControl: temporarily remove direct thrust setpoint support 5 years ago
Matthias Grob e53ae45188 ControlMath: add addIfNotNan helper functions 5 years ago
Daniel Agar 116716ad22
new mpu9250 driver using FIFOs and raw sampling (8 kHz gyro, 4 kHz accel) 5 years ago
Daniel Agar 931a3f2684
logger: publish initial logger_status orb message 5 years ago
Daniel Agar 2410b31662
sensors: move accel filtering to sensors/vehicle_acceleration 5 years ago
RomanBapst 3ef6eba34c prearmCheck: vtol cleanup 5 years ago
Silvan Fuhrer 8de675ec88 mission feasibilty check: fix for VTOL backtransition and land waypoint 5 years ago
Lorenz Meier 7e39ef8b8f MAVLink sim: Start faster 5 years ago
Silvan Fuhrer 4fa64f686a pre arm check: add circuit breaker for the VTOL arming in fixed-wing mode prevention 5 years ago
Silvan Fuhrer f4df3fb5f2 pre arm check: VTOL: do not allow arming if not in multicopter mode 5 years ago
Daniel Agar 1237402fa4
sensors: compute and publish vehicle_angular_acceleration 5 years ago
Daniel Agar 24f0c2d72a
sensors: move gyro filtering to sensors/vehicle_angular_velocity 5 years ago
Daniel Agar 3545ba97ca commander: don't run preflightCheck during calibration on reconnect 5 years ago
Daniel Agar 10410fc868 msg: rename sensor_bias -> estimator_sensor_bias 5 years ago