26210 Commits (aec9d4557399ea3880b91c00c1114d03e3094d32)

Author SHA1 Message Date
Andy Piper 8df4e0f127 AP_ESC_Telem: generalise ESC telemetry to allow harmonic notch handling with other ESCs 4 years ago
Andy Piper 15fe14289d SITL: add SIM_ESC_TELEM 4 years ago
Andy Piper fca6925129 GCS_MAVLink: use generic send_esc_telemetry_mavlink() from AP_ESC_Telem 4 years ago
Andy Piper 5d154b138a AP_Vehicle: generalise ESC telemetry to allow harmonic notch handling with other ESCs 4 years ago
Andy Piper f513b1d1c2 AP_UAVCAN: add esc telemetry updates 4 years ago
Andy Piper 677d863401 AP_ToshibaCAN: generalise ESC telemetry to allow harmonic notch handling with other ESCs 4 years ago
Andy Piper 70fae36a89 AP_PiccoloCAN: add ESC telemetry support 4 years ago
Andy Piper 45e1b56f17 AP_OSD: generalise ESC telemetry to allow data from other ESCs 4 years ago
Andy Piper fcc8853244 AP_MSP: generalise ESC telemetry to allow data from other ESCs 4 years ago
Andy Piper b63d19533d AP_KDECAN: support ESC telemetry 4 years ago
Andy Piper 5b992de959 AP_HAL_SITL: update ESC telemetry in rcout 4 years ago
Andy Piper 6447bd1cdd AP_HAL_ChibiOS: use AP_ESC_Telem to record erpm data and error rate 4 years ago
Andy Piper 4f547d2acc AP_HAL: allow motor poles to be recorded 4 years ago
Andy Piper 6d50549476 AP_BLHeli: generalise ESC telemetry to allow harmonic notch handling with other ESCs 4 years ago
Hwurzburg 7e677d1e75 SRV_Channel: Add function names for trad heli functions and tricopter 4 years ago
murata 747de2c28c AP_GPS: Change to STM32's faster processing operations 4 years ago
Andrew Tridgell 0cd97ce3d8 AP_GPS: fixed GPS yaw for GPS_INPUT mavlink 4 years ago
Randy Mackay b4fd9848df AR_AttitudeControl: add get_stop_speed accessor 4 years ago
Paul Riseborough 9014afc9d4 AP_NavEKF3: Fix typo in comment 4 years ago
Paul Riseborough b9abef37c3 AP_NavEKF3: Reset to GPS yaw if fusion times out when on ground. 4 years ago
Andy Piper 0d43cb4622 RC_Channel: add VTX power to docs 4 years ago
Andy Piper ef8b6efd89 AP_SerialManager: add SmartAudio to docs 4 years ago
murata 072420d98e AP_RCTelemetry: Do uart's nullptr check first 4 years ago
Hwurzburg fda07e7dc8 AP_OSD: Add fence indicator panel 4 years ago
Hwurzburg 0ffa83b2dd AP_ICEngine: add note about ICE_STARTCHN_MIN param 4 years ago
Rishabh 7e79999b86 AC_Avoid: reenable avoidance logging 4 years ago
Andrew Tridgell e1a5d73504 HAL_ChibiOS: fixed DTCM comment for F732 4 years ago
Andrew Tridgell b7fffe35f9 HAL_ChibiOS: added FreeflyRTK GPS build 4 years ago
Andrew Tridgell 5a7e870cfb AP_Notify: scale NCP5623 for for data range 4 years ago
Andrew Tridgell 0fd335af33 AP_Baro: changed health check for AP_Periph 4 years ago
Andrew Tridgell 11e4b62438 SRV_Channel: allow build with no channels 4 years ago
Andrew Tridgell 1a81b10d27 AP_Baro: hide unnecessary params on AP_Periph 4 years ago
Andrew Tridgell 60f60356b8 AP_Common: hide unnecessary params on AP_Periph 4 years ago
Andrew Tridgell 474f22c3fe AP_Baro: allow for define of BARO_MAX_INSTANCES 4 years ago
Andrew Tridgell 4d661911e5 HAL_ChibiOS: allow adjustment of F7 I2C timing 4 years ago
Andrew Tridgell 6b9e4161cb HAL_ChibiOS: removed UDID_START from all MCU defs 4 years ago
Andrew Tridgell 36d5c98e96 HAL_ChibiOS: default UDID_START to UID_BASE 4 years ago
Andrew Tridgell 2dc4c50953 HAL_ChibiOS: fixed default OTP address and size 4 years ago
Andrew Tridgell 22f7218acf HAL_ChibiOS: support 512k F7 parts for flash 4 years ago
Andrew Tridgell 03cae60471 HAL_ChibiOS: added STM32F732 support 4 years ago
Andrew Tridgell f1de0c7fe2 HAL_ChibiOS: added F732 16MHz CubeMX config 4 years ago
Andrew Tridgell 901978a9b3 AP_Baro: fixed averaging of samples for several drivers 4 years ago
Kawamura b305b3b074 AP_Compass: Send message to gcs for compass learn 4 years ago
vierfuffzig 5e8e68344e AP_Arming: fix _CHECKS param description 4 years ago
murata 49bb4d38a1 AC_AutoTune: Disable variables that are overwritten 4 years ago
Peter Barker d38e704115 SITL: fix memory over-read detected by Valgrind 4 years ago
Peter Barker 0661a27400 SITL: ensure st.size is valid when loading model json 4 years ago
Andy Piper 94d4252a2a AP_RCTelemetry: warn if using CRSF on non-DMA channel 4 years ago
Andy Piper f6b9479542 AP_HAL_ChibiOS: add accessor for UART DMA status 4 years ago
Andy Piper 4d4d3683b6 AP_HAL: add accessor for UART dma status 4 years ago