25974 Commits (b33b07e43f3f1d8b77a6928b1255a2a606e5b6b6)

Author SHA1 Message Date
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
Andy Piper dbd9b3a9ae AP_HAL_ChibiOS: ESC telemetry is orthogonal to RPM telemetry 4 years ago
Andy Piper 384ecd4a5b AP_HAL_ChibiOS: check command queue is empty before arming 4 years ago
Andy Piper 66fadf53a1 AP_HAL_ChibiOS: remove dshot calibration step 4 years ago
Andy Piper f3f3056dba AP_HAL_ChibiOS: add support for dshot commands to rcout 4 years ago
Andy Piper 38ef81e9e9 AP_Arming: call rcout arming checks 4 years ago
Andy Piper 18366a4b6d SRV_Channel: propagate ESC type into rcout 4 years ago
Andy Piper d23a0bc23d AP_HAL_SITL: allow tone alarm types 4 years ago
Andy Piper dee4ce3d35 AP_BLHeli: allow both reversed and reversible states to be set 4 years ago
Andy Piper e710799b12 AP_Notify: add support for dshot command beeps 4 years ago
Andy Piper ba96f4491d AP_HAL_Linux: allow tone alarm types 4 years ago
Andy Piper 3428cbf993 AP_HAL: add dshot command codes for beeps, leds and motor control 4 years ago
Peter Barker 30b9a7aeb4 AP_GPS: correct GPS_AUTO_SWITCH parameter description 4 years ago
Iampete1 e995e8873c AC_Circle: add function to check for radius param change 4 years ago
Andrew Tridgell 7cc11e6856 AP_GPS: fixed handling of loss of GPS yaw 4 years ago
Randy Mackay e78c6804a0 AC_AutoTune: remove start method and always init position controller 4 years ago
Hwurzburg defc81443c AP_OSD: fix disable value for terrain alt warning 4 years ago
chobits 00b44ff6c8 AC_WPNav: remove unused function 4 years ago
Iampete1 c5503b9aed AP_WPNav: read turn G acceleration from Atitude control 4 years ago
Iampete1 980c41e273 APM_Control: G limit all turn rates 4 years ago
Ari Krupnik d1f0a2f42a SRV_Channel: documenting new SERVOx_FUNCTION values 4 years ago
Iampete1 cbbdf8ba74 RC_Channel: add SCRIPTING aux fun trigger source 4 years ago
Iampete1 15362484bc AP_Scripting: add do_aux_function binding and example 4 years ago
Rishabh acfdf6a38f AP_Proximity: remove mavlink boundary clearing conditions 4 years ago
Andrew Tridgell 8764d69e2c HAL_ChibiOS: default SDMMC clock to 12.5MHz max on H7 4 years ago
Andrew Tridgell 8fcb03350b AP_Logger: minimal fix for allowing log listing while logging 4 years ago
Josh Henderson c8b8ff3380 AP_Logger: Privatize AC_Avoidance Logging 4 years ago
Josh Henderson aac9771daf AC_Avoidance: Privatize Logging 4 years ago
Josh Henderson ac57950575 AP_Logger: move GYR & ACC log structs to AP_InertialSensor 4 years ago
Josh Henderson 2b20dcf128 AP_InertialSensor: move GYR & ACC logging functions to Logging.cpp 4 years ago
Andrew Tridgell 6f5626d04f AP_Vehicle: fixed SD card slowdown with early mounts 4 years ago
Tatsuya Yamaguchi c06ed9f7f5 AP_OpticalFlow: TYPE param becomes enable flag 4 years ago
Andrew Tridgell f9866dc27e HAL_ChibiOS: fixed LED_SAFETY attached to FMU with recent DShot updates 4 years ago
Peter Barker 4a9ee19599 AP_Notify: correct parameter documentation 4 years ago
Pierre Kancir 21d92780d2 RC_Channel: log init_aux_function and read_aux 4 years ago
Josh Henderson 859fc73ba3 AP_Logger: Privatize AP_InertialSensor Logging 4 years ago
Josh Henderson 9792202810 AP_InertialSensor: Privatize Logging 4 years ago