21276 Commits (db361d7a599cd7051b2b9081d214765d3b617298)

Author SHA1 Message Date
Beat Küng bb36b4a63f {dshot,pwm_out}: allow mode_pwm4 for boards with 5 outputs 5 years ago
Matthias Grob e9eae1bd76 Refactor: Name manual_control_setpoint the same way everywhere 5 years ago
Daniel Agar c6dd8bfcd6 imu/invensense/icm20649: minor cleanup to keep in sync with icm20948 5 years ago
Daniel Agar 4bcee8e13f magnetometers/akm: new standalone AKM AK8963 & AK09916 drivers 5 years ago
Daniel Agar 8c34f47b3d imu/invensense/mpu9250: sync with other recent invensense improvements 5 years ago
Daniel Agar 22daa26955 msgs/sensor_mag: remove unused raw, add timestamp_asmple, shrink error count 5 years ago
Daniel Agar d9102ce54c imu/invensense/icm20948: sync with other recent invensense improvements 5 years ago
Daniel Agar e50f92805b mavlink: mission minor whitespace fixes and initialization 5 years ago
Daniel Agar 80c1f4e5e6 mavlink: send MISSION_CURRENT respect signed sequence number 5 years ago
TSC21 b3bbc351ca mavlink: DISTANCE_SENSOR: propagate signal_quality metric 5 years ago
Daniel Agar b1e360e332 simulator: only use temperature if baro updated 5 years ago
Daniel Agar 3f19335f08 drivers/imu/invensense: FIFO_MAX_SAMPLES include sensor_accel_fifo in sample size limit 5 years ago
Daniel Agar 56c86e77bd replace FIFOSample -> sensor_accel_fifo/sensor_gyro_fifo 5 years ago
Daniel Agar 87250ca47f move ecl L1, TECS, and data validator to PX4/Firmware 5 years ago
JacobCrabill 78650bdbab UAVCAN: Fix STM32H7 message RAM for FDCAN2 5 years ago
JacobCrabill 62799d9aca UAVCAN: Add STM32H7 FDCAN Driver 5 years ago
Daniel Agar 0a63df25a6 create fake_magnetometer "driver" to publish magnetic field in body frame 5 years ago
Daniel Agar 6afa7e4368 mavlink: HIL_SENSOR receiver respect fields_updated 5 years ago
Daniel Agar f55ed0992c
accel and gyro calibration refactor and cleanup 5 years ago
Matthias Grob 588d551098 mc_pos_control_params: set the ground slow down speed to the default maximum speed 5 years ago
Matthias Grob bcd771d832 Update ecl and adapt to new AlphaFilter location 5 years ago
hanyang2013212 4209101333 Update uuv_att_control.cpp 5 years ago
TSC21 6add0fff7f add iris_dual_gps config and the possibility of testing GPS blending through simulation 5 years ago
JaeyoungLim 39b803a9dc
Remove gps noise multiplier parameter (#15108) 5 years ago
Daniel Agar 6c78c62d9d BMI088: accel get max rate from PX4Accelerometer 5 years ago
Daniel Agar e819f99064 new Bosch BMI055 IMU driver using FIFOs and DRDY 5 years ago
Daniel Agar daf75e40eb drivers/imu/invensense: simplify gyro range configuration 5 years ago
Matthias Grob 1efc8c27eb FlightTaskAuto: check yawspeed saturation before constraining 5 years ago
bresch 12449c23c5 FlightTaskAuto: add missing wrap_pi and do not override yaw_sp_aligned 5 years ago
bresch 7a401e5ca3 FlightTaskAuto: Create artificial yaw speed sp for feedforward 5 years ago
Matthias Grob c165327c9f INA226: revise read() and collect() error handling 5 years ago
Matthias Grob da9feeb699 INA226: refactor spacing and return codes 5 years ago
dino d98cf2f719 Fixe for wrong perf counter increment in ina226 driver 5 years ago
PX4 BuildBot eee87cd605 Update submodule ecl to latest Mon Jun 15 00:38:18 UTC 2020 5 years ago
PX4 BuildBot f89dac03f3 Update submodule matrix to latest Sun Jun 14 12:39:39 UTC 2020 5 years ago
Beat Küng ab060cdab0 bmi088 accel: use IMU_GYRO_RATEMAX to configure sampling rate (with 800 max) 5 years ago
Beat Küng 16323256bc gyro calibration: add median filter to motion detection 5 years ago
Daniel Agar 13e34b32e6 new Bosch BMI088 IMU driver using FIFOs and DRDY 5 years ago
Ricardo Marques a4927606ed Fix SENS_EN_SF1XX max value 5 years ago
Matthias Grob 7ff25373e4 powerCheck: add power redundancy check 5 years ago
Daniel Agar 6f6efd60b7 boards: centralize optional external I2C sensor start 5 years ago
PX4 BuildBot 13d983d305 Update submodule ecl to latest Tue Jun 9 20:35:44 UTC 2020 5 years ago
Beat Küng 0fcb873636 logger: add raw FIFO high-rate IMU logging profiles 5 years ago
Daniel Agar 5507c15bdc boards: move rgbled_pwm startup to appropriate boards 5 years ago
Matthias Grob c36c8d161c MulticopterLandDetector: remove arbitrary maximum altitude based on battery percentage 5 years ago
Daniel Agar 39a33a35ae sensors/vehicle_imu: pause computing publication update rate 5 years ago
Daniel Agar 786733cd1a sensors/vehicle_imu: only publish status at 10 Hz (or on change) 5 years ago
Daniel Agar 8890ea23b7 sensors/vehicle_imu: only apply corrections once before publication 5 years ago
RomanBapst af5c48b869 navigator: always make sure that we set target lat/lon for fixed wing 5 years ago
Daniel Agar 5286ed3a11 imu/invensense/mpu6000: minor improvements 5 years ago