24614 Commits (59445674e7ebaa728c3f5fa053594087790515fa)

Author SHA1 Message Date
murata 13c7980f0b SITL: Support for decacopters 4 years ago
murata 159a6c7ed6 AP_Motors: Support for decacopters 4 years ago
murata a43064bb4e AP_HAL_SITL: Support for decacopters 4 years ago
Jaaaky 0e569e5566 AP_Mission: Fix comments for DO_CHANGE_SPEED 4 years ago
Peter Barker f84cb66bc6 AP_Logger: move log ids from EKF2 and EKF3 to the 'below 128' section' 4 years ago
Peter Barker f6d3983e1b AP_NavEKF2: move EKF2 message ids into AP_NavEKF2 4 years ago
Peter Barker 7ba03fe32d AP_Logger: move EKF2 message ids into AP_NavEKF2 4 years ago
Peter Barker 00ac8391c0 AP_NavEKF2: move EKF2 logging structures into EKF2 LogStructure.h 4 years ago
Peter Barker 346572c390 AP_Logger: move EKF2 logging structures into EKF2 LogStructure.h 4 years ago
Peter Barker 58f6570755 AP_NavEKF3: stop using QUAT_* defines from AP_Logger/LogStructure.h 4 years ago
Randy Mackay a2fe846a5f AR_WPNav: apply_speed_min used for overshoot limits 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 a1c05e74b5 AP_Vehicle: call init_safety after first loop has run 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
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 b1e7b508db HAL_ChibiOS: added HitecMosaic 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 1723cf8efb HAL_ChibiOS: reduce SPI clock on MatekH743 mpu6k to 2MHz 4 years ago
Peter Barker bacbe21011 AP_LandingGear: move logging of LandingGear event into LandingGear 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 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
Andrew Tridgell 8b5ff1a6de GCS_MAVLink: enable GCS_SEND_TEXT() to send as CAN LogMessage messages 4 years ago
Tom Pittenger e235fd311e AP_HAL_ChibiOS: fixed comment in script file 4 years ago
Andrew Tridgell 6765265a3b AP_Periph: switched to 1kHz clock for f303-periph 4 years ago
Peter Barker 287e9350a5 AP_NavEKF3: move log message IDs in from AP_Logger LogStructure 4 years ago
Peter Barker ea36a84b53 AP_Logger: move EK3 log message IDs into AP_NavEKF3 log structure 4 years ago
Peter Barker 79109458c2 AP_NavEKF3: move EKF3 logging structures into EKF3 LogStructure.h 4 years ago
Peter Barker f2b2998f29 AP_Logger: move EKF3 logging structures into EKF3 LogStructure.h 4 years ago
Peter Barker 64f4b078a6 AP_Logger: remove unused log_EKF* structures 4 years ago
Andrew Tridgell b289701d20 HAL_ChibiOS: removed SPI devices on f103-periph 4 years ago
Andrew Tridgell 084b589f3a AP_Param: added template class AP_Enum for enum AP_Int8 values 4 years ago
Andy Piper 32edb6d0cd AP_Filesystem: add support for @SYS/dma.txt for DMA contention 4 years ago
Andy Piper cf2602f91d AP_HAL_ChibiOS: add support for @SYS/dma.txt for DMA contention 4 years ago
Andy Piper d2e01005ee AP_HAL: add support for @SYS/dma.txt for DMA contention 4 years ago