13092 Commits (a440ac4c9d9213d729fee0ce799cd7b79e226980)

Author SHA1 Message Date
Francisco Ferreira 202c33491e RangeFinder: remove useless returns and update comment 8 years ago
murata a99bde9dad RangeFinder: Change type determination from if state to switch state. 8 years ago
mirkix 7e33ba04a9 AP_HAL: Add BBBmini PX4FLOW I2C bus number 8 years ago
Tom Pittenger 608da33d80 AP_Landing: merged GCS text for aborted landing 8 years ago
murata 5f41b09fde HAL_PX4: Add input parameter check. 8 years ago
Tom Pittenger 3a9ad24907 AP_Landing: compute wind_alignment and half of head-wind 8 years ago
Peter Barker 0e2b3781ae AP_Gripper: a valid() method 8 years ago
Peter Barker 4a1439ca0b AP_Gripper: add grabbed and released method 8 years ago
Peter Barker 20b83861e9 AP_Mission: support for NAV_CMD_PLACE 8 years ago
Peter Barker 20b86605fa SITL: gripper closes faster, vary load carried by gripper 8 years ago
Peter Barker b751f836bb SITL: attach a string with a mass on the end to servo gripper 8 years ago
Peter Barker f8918d15b1 SITL: add a hagl method to aircraft 8 years ago
Peter Barker f1c23dc9be SITL: remove argument to on_ground 8 years ago
Peter Barker e24f3f9419 SITL: correct on-ground correction 8 years ago
Peter Barker 319cfa766b RC_Channel: add method to get current radio out for a function 8 years ago
Andrew Tridgell 23480a92ad HAL_PX4: only include parts needed for build 8 years ago
Andrew Tridgell 6bc0c76d54 HAL_PX4: update for new AP_FlashStorage API 8 years ago
Andrew Tridgell bfd137e36a AP_FlashStorage: added erase_ok callback 8 years ago
Andrew Tridgell 0e00c3cf9b AP_FlashStorage: reduced sector size for example 8 years ago
Andrew Tridgell a66924422f HAL_PX4: implement optional flash backend for storage 8 years ago
Andrew Tridgell b0832e6c15 HAL_PX4: factor out storage functions 8 years ago
Andrew Tridgell d4f679f954 HAL_PX4: removed support for old storage files on microSD 8 years ago
Andrew Tridgell 4cfd63c30a HAL_PX4: refactor storage to use bitmask class 8 years ago
Andrew Tridgell 6adad11e2f AP_Common: added simple bitmask class 8 years ago
Andrew Tridgell ed8f9b444a HAL_PX4: fixed whitespace 8 years ago
Andrew Tridgell 7ba957b946 HAL_SITL: flush stdout on panic 8 years ago
Andrew Tridgell fc21e0f16f AP_FlashStorage: a flash storage driver 8 years ago
Andrew Tridgell a1bce2b54d AP_Compass: use get_random16() 8 years ago
Andrew Tridgell a8d10e8c2c AP_Math: added get_random16() 8 years ago
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
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
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
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 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
priseborough 431a74e0b4 DataFlash: log range beacon fusion data 8 years ago
priseborough bbdf3982c6 DataFlash: remove Log_Write_EKF 8 years ago