25370 Commits (70d0997b7355b27aecfd9662cc4f111f5b2290ff)
 

Author SHA1 Message Date
Andrew Tridgell cd57422eed AP_Baro: set retries high during init of MS5611 on I2C 8 years ago
Andrew Tridgell 4f1f6ec019 AP_Compass: added retries during init for i2c devices 8 years ago
Andrew Tridgell 28a318145c AP_HAL: move set_retries() up to Device class 8 years ago
Georgii Staroselskii e735a56c82 AP_BattMonitor: add default PM definitions for Navio boards 8 years ago
Randy Mackay 128b4562a5 Copter: 3.4.3-rc1 release notes 8 years ago
Randy Mackay cff13e4672 Pozyx: update uno sketch to work with AP_Beacon 8 years ago
Shingo Matsuura b2a1e0cdce Pozyx: add Arduino Uno sketch 8 years ago
Przemek Lekston 6d65b351cd AP_Mount: allow computation of gps point target in earth fixed frame 8 years ago
Randy Mackay fc5f4c20cd AP_NavEKF2: remove redundant check of beacon nullptr 8 years ago
Randy Mackay 08619a96be AP_Beacon: remove debug and editor settings 8 years ago
murata 292257eaf2 AP_Beacon: checksum check uses XOR 8 years ago
murata bcdd836820 AC_AttControl: remove unnecessary check of thr-mix-min 8 years ago
Randy Mackay 9426b0b366 Copter: set land_complete to false during auto takeoff 8 years ago
priseborough 665ba1c009 AP_NavEKF2: Fix bug in reporting of vertical position reset 8 years ago
priseborough 7f347e39dd AP_NavEKF2: Fix bug in reporting of horizontal position reset 8 years ago
priseborough 656d9bb2c4 AP_NavEKF2: Fix bug in reporting of yaw reset 8 years ago
Randy Mackay 5135a11fbc Copter: protect against arming while already armed 8 years ago
Georgii Staroselskii 865ff753f3 AP_Compass: use LSM9DS1 as primary for Navio 2 8 years ago
Alexey Bulatov 96db31635d AP_Compass: set orientation ROLL_180 for LSM9DS1 on Navio2 8 years ago
Alexey Bulatov 163fa07ac0 AP_Compass: make orientation of LSM9DS1 compass configurable 8 years ago
Randy Mackay 181e4de343 Rover: resolve compiler warning 8 years ago
Randy Mackay a517db4b5e AP_OpticalFlow: resolve compiler warning 8 years ago
Randy Mackay dfd58cc57b AP_InertialSensor: fix build warning for MPU9250 8 years ago
Randy Mackay 699279ed1f AP_InertialSensor: fix build warning for MPU6000 8 years ago
Randy Mackay 5009e83b6d AP_Compass: fix build warning for HMC5843 8 years ago
Randy Mackay d1f944d0c9 Replay: remove call to EKF1 logging 8 years ago
Randy Mackay 277ec38adc Replay: add AP_Beacon to build 8 years ago
Randy Mackay ae366c0217 Tracker: include AP_Beacon 8 years ago
Randy Mackay 465c5cc4b9 Tracker: remove call to EKF1 logging 8 years ago
Randy Mackay 2ee42734f3 Tracker: add AP_Beacon to build 8 years ago
Randy Mackay 55f316034c Rover: include AP_Beacon 8 years ago
Randy Mackay bdfae696ae Rover: remove call to EKF1 logging 8 years ago
Randy Mackay 0a04bb26f0 Rover: add AP_Beacon to build 8 years ago
Randy Mackay d95baf51c9 Plane: include AP_Beacon 8 years ago
Randy Mackay d9462d5dbc Plane: remove call to EKF1 logging 8 years ago
Randy Mackay 3587961be6 Plane: add AP_Beacon to build 8 years ago
Randy Mackay 74c9c4aa9d Copter: add beacon data flash logging 8 years ago
Randy Mackay f2a6a4f4f9 Copter: update beacon updates to 400hz 8 years ago
priseborough 7a6e30e7b5 Copter: remove call to EKF1 logging 8 years ago
priseborough 3847975844 Copter: give the AHRS access to the range beacon sensor 8 years ago
Randy Mackay 21c7ea1df7 Copter: integrate AP_Beacon 8 years ago
Randy Mackay 8ab5124489 Copter: add AP_Beacon to build 8 years ago
priseborough 431a74e0b4 DataFlash: log range beacon fusion data 8 years ago
priseborough bbdf3982c6 DataFlash: remove Log_Write_EKF 8 years ago
Randy Mackay 66a9093cd0 AP_NavEKF2: getRangeBeaconDebug returns false on failure to get beacon data 8 years ago
priseborough 0ec8f0932a AP_NavEKF2: Prevent output of NaN's in range beacon debug output 8 years ago
Randy Mackay fbecda7eeb AP_NavEKF2: change order of variable initialisation 8 years ago
Randy Mackay 82854953e7 AP_NavEKF2: minor comment fix 8 years ago
Randy Mackay 14a73e499a AP_NavEKF2: initialise two range beacon structures 8 years ago
priseborough 2ee8250807 AP_NavEKF2: Changes from code review by @muramura 8 years ago