43233 Commits (9aeb456a1dc4d1de6d0a4042c36055cffb071fb1)
 

Author SHA1 Message Date
auturgy c4a92fb0fe Update board_types.txt 5 years ago
Andrew Tridgell 9f0967eb94 AP_Terrain: added verbose option to terrain tester 5 years ago
Tatsuya Yamaguchi ed14518634 AP_RangeFinder: TYPE param becomes enable flag 5 years ago
Rishabh 15f25aa2a5 AC_Avoid: Skip unnecessary retries to build inner fences 5 years ago
Rishabh 4ec8602de2 AC_Avoid: Remove unnecessary sanity checks 5 years ago
Andrew Tridgell 0efae38af0 Tools: updated PR instructions for board_types PRs 5 years ago
Andrew Tridgell 17e8e422db AP_Bootloader: added board_types.txt 5 years ago
Peter Barker e4621e6921 GCS_MAVLink: do not process commands after we have decided to reboot 5 years ago
Rishabh 34b17d0993 AC_Avoid: Check if origin is set before any obstacle avoidance algorithm is run 5 years ago
Andy Piper 8d2f2443a2 Copter: add air mode aux function 5 years ago
Andy Piper 1280eff6ef RC_Channel: add AIRMODE for copter 5 years ago
Peter Barker 0eb03ba7d5 Copter: make SuperSimple type-safe 5 years ago
Randy Mackay d35643a372 Copter: 4.0.4-rc2 release notes 5 years ago
Peter Barker 040f78f515 RC_Channel: announce RC switch changes via statustext 5 years ago
Peter Barker 0c5d31f40f AP_Logger: ensure log directory exists before opening log 5 years ago
Peter Barker 66f8359c6b AP_Logger: factor out an ensure_log_directory_exists method 5 years ago
Mark Whitehorn ab2eb6185f Plane: also limit throttle during quadplane transitions 5 years ago
Randy Mackay 839e03f3e4 AP_AHRS: attitudes_consistent obeys always_use_EKF 5 years ago
Peter Barker d1170db4bf Tools: allow parameters to be specified on a per-vehicle basis 5 years ago
Peter Barker 799c538c3e AC_Fence: ALT_MAX is Copter-and-Sub only 5 years ago
Peter Barker 30c65e57be SITL: remove use of Vector3 as function 5 years ago
Peter Barker 2f8c0dd65b AP_Math: remove use of Vector3 as function 5 years ago
Peter Barker 0f2bcea647 AP_Compass: remove use of Vector3 as function 5 years ago
Peter Barker 8c0aed9c6c AP_AHRS: remove use of Vector3 as function 5 years ago
Peter Barker 1206df6f0c ArduPlane: remove use of Vector2 as function 5 years ago
Peter Barker dad5b4e903 AP_Math: remove use of Vector2 as function 5 years ago
Paul Riseborough 97d7d563c4 ArduPlane: Improve parameter description for FWD_BAT_VOLT_MAX/MIN 5 years ago
Paul Riseborough fdb4f908bb ArduPlane: Fix bug in forward throttle voltage compensation 5 years ago
Michael du Breuil f25d20f549 AP_Compass: Only send a single MAG_CAL_* message per poll 5 years ago
Michael du Breuil ab2dea5b86 AP_Common: Add % operator to TSIndex 5 years ago
Rishabh b3a2b360e6 AC_Fence: clear breach if breached fence is not enabled 5 years ago
Andrew Tridgell 7f429302ed HAL_ChibiOS: increase monitor thread stack to 768 bytes 5 years ago
Peter Barker ba5e4b8e37 autotest: python3 fix for fly_guided_move_to 5 years ago
bugobliterator 82480f0a3d AP_Compass: return id of max empty compass state when prio id is 0 5 years ago
Andrew Tridgell 243cfb5ffa Tools: added Pix32v5 bootloader 5 years ago
Andrew Tridgell ef8b09fa8b Tools: added Holybro Pix32v5 to build 5 years ago
Andrew Tridgell 6fa623d074 HAL_ChibiOS: added Holybro Pix32v5 5 years ago
ashvath100 042ca7861f AP_Scripting: get_output_scaled method 5 years ago
Peter Barker 300e7ac2eb autotest: increase timeout on receiving mission-related messages 5 years ago
vierfuffzig 147ebb74f4 Plane Parameters: fix THR_MAX param description 5 years ago
Peter Barker dbb9656ca7 Rover: rename 'enum aux_switch_pos_t' to 'enum class AuxSwitchPos' 5 years ago
Peter Barker 6c4812e408 ArduPlane: rename 'enum aux_switch_pos_t' to 'enum class AuxSwitchPos' 5 years ago
Peter Barker a629e91f30 ArduCopter: rename 'enum aux_switch_pos_t' to 'enum class AuxSwitchPos' 5 years ago
Peter Barker ea03504af2 AP_Camera: rename 'enum aux_switch_pos_t' to 'enum class AuxSwitchPos' 5 years ago
Peter Barker 8fd50dd66e AP_Arming: rename 'enum aux_switch_pos_t' to 'enum class AuxSwitchPos' 5 years ago
Peter Barker 88f4232e46 RC_Channel: rename 'enum aux_switch_pos_t' to 'enum class AuxSwitchPos' 5 years ago
Peter Barker 77e5236278 autotest: drain mavlink queue to avoid failing on slow MISSION_COUNT 5 years ago
MATEKSYS 14e01e21b7 HAL_ChibiOS: MatekH743: move baro to I2C2 bus 5 years ago
Peter Barker dc19dfaed8 autotest: fix several race conditions in RCOverride test 5 years ago
Peter Barker e207bbdf2a autotest: fix SYSTEM_TIME stream detection function 5 years ago