45328 Commits (2eb51146887cb5bab835eb7030013abc0ddb3f29)
 

Author SHA1 Message Date
Randy Mackay a2fe846a5f AR_WPNav: apply_speed_min used for overshoot limits 4 years ago
Randy Mackay 62a02f7c87 Rover: calc_speed_nudge uses larger of pilot input and wpnav speed target 4 years ago
Randy Mackay a977abac2d Rover: fix pivot turns 4 years ago
Randy Mackay e75c572209 AR_WPNav: remove redundant private specifier 4 years ago
Andrew Tridgell b4de6fb56a HAL_ChibiOS: added new option DEFAULTGPIO for hwdef.dat 4 years ago
Andrew Tridgell 19104b5c20 Rover: moved init_safety to AP_Vehicle 4 years ago
Andrew Tridgell aca46c177d ArduSub: moved init_safety to AP_Vehicle 4 years ago
Andrew Tridgell 2d0201855e ArduPlane: moved init_safety to AP_Vehicle 4 years ago
Andrew Tridgell 0329a46b4a ArduCopter: moved init_safety to AP_Vehicle 4 years ago
Andrew Tridgell e953bdb6e0 AntennaTracker: moved init_safety to AP_Vehicle 4 years ago
Andrew Tridgell a1c05e74b5 AP_Vehicle: call init_safety after first loop has run 4 years ago
Peter Barker 5fae2652ab ArduPlane: let AHRS get the airspeed sensor from the singleton 4 years ago
Peter Barker 7bf7402561 AP_RCTelemetry: get airspeed sensor from singleton not AHRS object 4 years ago
Peter Barker 47f0ab7f90 AP_LTM_Telem: get airspeed sensor from singleton not AHRS object 4 years ago
Peter Barker ee43663c7a AP_Frsky_Telem: get airspeed sensor from singleton not AHRS object 4 years ago
Peter Barker 55cb3e8ef0 AP_AHRS: get airspeed sensor from singleton not AHRS object 4 years ago
Andrew Tridgell f44e4aaefb HAL_ChibiOS: always set STM32_DMA_REQUIRED for non-bootloader 4 years ago
Peter Barker e5423a3cf6 SITL: add terarangertower simulator 4 years ago
Peter Barker 5e2bd6d9ec AP_HAL_SITL: add terarangertower simulator 4 years ago
Peter Barker bd5c34f626 SITL: improve instructions for using simulated RPLidarA2 sensor 4 years ago
Peter Barker 7d232b24d6 SITL: improve simulated serial proximity sensor 4 years ago
Peter Barker b21fdb7743 AP_Generator: use enum class For Battery Failsafe 4 years ago
Peter Barker 00a8a8fe8e AP_BattMonitor: use enum class For Battery Failsafe 4 years ago
Peter Barker 0fca126d06 AP_AHRS: mark get_hagl as WARN_IF_UNUSED 4 years ago
Hwurzburg 8658023dad Plane: Add lower CHECK_SCALE defaults for QuadPlane 4 years ago
Peter Barker 768e3e7931 autotest: adjust Vicon test for new PREARM-checking code 4 years ago
Peter Barker 9207bd8a8a autotest: remove armability check from compass calibration test 4 years ago
Peter Barker 087300749c autotest: ensure we have position without being armable for compass cal check 4 years ago
Peter Barker 38e324f141 autotest: do not check prearm bit in dataflash-over-mavlink 4 years ago
Peter Barker 5707d8ecc0 autotest: check new MAV_SYS_STATUS_PREARM_CHECK in wait_ready_to_arm 4 years ago
chobits 013b39d2a6 AP_NavEKF3: fix ext nav vel timestamp cal 4 years ago
Peter Barker 1c57eed66c AP_RangeFinder: remove unused voltage_mv_orient method 4 years ago
Andrew Tridgell 97cbf17d01 Tools: added HitecMosaic to autobuild 4 years ago
Andrew Tridgell cb34025fef Tools: added HitecMosaic bootloader 4 years ago
Andrew Tridgell b1e7b508db HAL_ChibiOS: added HitecMosaic 4 years ago
Andrew Tridgell 9fa60be1ba AP_Periph: break out node status send 4 years ago
Andrew Tridgell 1a4f094025 AP_GPS: allow hwdef override of default for GPS_COM_PORT 4 years ago
Andrew Tridgell 92bcc7667c AP_GPS: allow for SBF GPS on F3 AP_Periph 4 years ago
Andrew Tridgell 6ce9207394 AP_Periph: set HitecMosaic as AP_Periph target 4 years ago
Peter Barker b4e8985109 mavlink: reference new master commit 4 years ago
Andrew Tridgell 1723cf8efb HAL_ChibiOS: reduce SPI clock on MatekH743 mpu6k to 2MHz 4 years ago
Peter Barker dac5aca40e ArduCopter: move logging of LandingGear event into LandingGear 4 years ago
Peter Barker bacbe21011 AP_LandingGear: move logging of LandingGear event into LandingGear 4 years ago
Randy Mackay b8c58bd900 Copter: payload place fixups 4 years ago
Randy Mackay 000a2b17c3 AP_NavEKF_Source: remove unused setVelZSource 4 years ago
Peter Barker 6bc8ff2ee8 SITL: factor out an I2C command/response class from simulated MaxSonar sensor 4 years ago
Peter Barker 1c19a228ac Sub: nail GND_EXT_BUS down to bus 1 on Pixhawk1 4 years ago
Peter Barker 6e5e73ef2c Sub: initialise celsius library on configured (barometer) external bus 4 years ago
Peter Barker 6f7fbece49 AP_Baro: add accessor for external bus parameter 4 years ago
Peter Barker 771666ee52 AP_Baro: correct i2c transfer invocation in KellerLD 4 years ago