42921 Commits (d35643a372d9e88c0e131b468ca1fc23ff135789)
 

Author SHA1 Message Date
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
Andrew Tridgell c1403a2e2b HAL_ChibiOS: fixed default CubeOrange pin for 2nd current sensor 5 years ago
Andrew Tridgell 9ddc7ea763 SITL: rebuilt linux tcp connector for matlab 5 years ago
Iampete1 2f99326db8 SITL: MATLAB: fix conector auto reconect 5 years ago
Iampete1 10000ed8ee SITL: recompile MATLAB pnet function 5 years ago
Peter Barker 8867457c4f AP_OSD: fix pointless multiple/divide 5 years ago
Peter Barker 0e964a4654 AP_Logger: use config error loop rather than abort 5 years ago
chobits f5f403947c AP_NavEKF2: clarify POSNE_M_NSE desc 5 years ago
chobitsfan 4477e2c617 AP_VisualOdom: fix desc typo 5 years ago
chobitsfan 01e6b316a6 AP_VisualOdom: clarify POS_M_NSE and YAW_M_NSE description 5 years ago
chobitsfan 255c685a8a AP_Logger: fix missing unit description in VISP 5 years ago
Randy Mackay 6714aa4e83 AP_Logger: shorten VISP and VISV log field names 5 years ago
chobits 9b448b83c0 AP_NavEKF3: use err info from ext nav interface 5 years ago