21274 Commits (33755b9da0837f4a0d7f413e9157e56c86432e34)

Author SHA1 Message Date
Andrew Tridgell 33755b9da0 HAL_SITL: support simulated serial LEDs 5 years ago
Andrew Tridgell b31fe356af SITL: added LED state 5 years ago
Andrew Tridgell ed94bf682d AP_SerialLED: added library API to access WS2812 LEDs 5 years ago
Andrew Tridgell b47bb11a5f AP_InertialSensor: updated for heater changes 5 years ago
Andrew Tridgell 6d2d6d7454 AP_IOCMU: added singleton in AP namespace 5 years ago
Andrew Tridgell 42c82ac319 HAL_ChibiOS: removed heater control 5 years ago
Andrew Tridgell 952485c51b AP_BoardConfig: moved heater PI to AP_BoardConfig 5 years ago
Andrew Tridgell 3b63a8a2c3 AC_PID: added AC_PI controller 5 years ago
Peter Barker 7df56a8533 GCS_MAVLink: check reply channel for space rather than current channel 5 years ago
Andrew Tridgell 8d18b973ff GCS_MAVLink: added ftp_push_replies() 5 years ago
Andrew Tridgell 7591e33f5a GCS_MAVLink: fixed comment 5 years ago
Andrew Tridgell 91760f02fb AP_Filesystem: make unlink do both directories and files on posix 5 years ago
Andrew Tridgell 786e3d49e9 GCS_MAVLink: fixed session handling for ftp 5 years ago
Andrew Tridgell 33754fd107 GCS_MAVLink: rename emit_dir_entry to gen_dir_entry 5 years ago
Andrew Tridgell 81bf1dffb2 GCS_MAVLink: fixes from my review 5 years ago
Michael du Breuil bc8175940e GCS_MAVLink: Initial FTP support 5 years ago
Michael du Breuil 2b7a5215af AP_Terrain: Don't include all of AP_FS 5 years ago
Michael du Breuil 917f9098fc AP_Filesystem: Split the available define to it's own header 5 years ago
Michael du Breuil 9592441632 AP_Filesystem: Add dir type to fatfs 5 years ago
Andrew Tridgell f62b6bfd18 HAL_ChibiOS: enable advanced timers if we have any N PWM channels 5 years ago
yaapu 3640568231 Ap_Frsky_Telem: replaced the passthrough scheduler with a WFQ one. 5 years ago
Luke.Qin e72b5ff9cd AC_PosControl: fix minor bug for set_max_speed_z() to really do numeric check. 5 years ago
Andrew Tridgell c11a6030d3 HAL_ChibiOS: fixed SPI timeout bug 5 years ago
Andrew Tridgell a140ab1415 AP_BLHeli: fixed critical errors caused by BLHeli code 5 years ago
Leonard Hall bd34c7745a AP_Motors: yaw headroom fix 5 years ago
Leonard Hall f61a6c81fe AC_AttitudeControl: limit ATC_MOT_MIX_MAX in case of a fly away 5 years ago
Leonard Hall 6d09807b35 Heli: Prevent loss of yaw control during large angle recovery 5 years ago
Leonard Hall 2038a6a61b AC_AttitudeControl: Prevent loss of yaw control during large angle recovery. 5 years ago
Randy Mackay 668b30e8e9 AP_BLHeli: minor style fix for get_average_moto_frequency_hz 5 years ago
Andy Piper ca19be9d7c AP_InertialSensor: expose harmonic notch tracking mode 5 years ago
Andy Piper 78d9330a4a AP_BLHeli: add get_average_motor_frequency_hz() for dynamic filtering 5 years ago
Andy Piper 3b6598b0e9 Filter: add harmonic notch dynamic tracking mode 5 years ago
Leonard Hall 90601404b5 AP_Motors: Add full yaw range calculation back 5 years ago
Leonard Hall 485584f732 AP_Motors: Freeze motor lost index on enabling thrust boost 5 years ago
Randy Mackay 8adddcc8b8 AP_NavEKF3: initialise pre-arm failure message 5 years ago
Randy Mackay ae661ada20 AP_NavEKF2: initialise pre-arm failure message 5 years ago
Siddharth Purohit 8b09d82014 HAL_ChibiOS: fix writing into a NULL pointer CANFD interrupt 5 years ago
Randy Mackay 0ac53a7df4 GCS_MAVLink: mission item support more mav frames 5 years ago
Andrew Tridgell 3b376e5af0 AP_Compass: remove expected error 5 years ago
Mark Whitehorn 2ffca3fe6b AP_NavEKF2: add prearm failure message for null core pointer 5 years ago
Mark Whitehorn 3de365626d AP_NavEKF3: add prearm failure message for null core pointer 5 years ago
Andrew Tridgell 824d986dcb HAL_ChibiOS: fixed build of sparky2 5 years ago
vierfuffzig 7fd3364304 AP_BLHeli: fix eRPM conversion 5 years ago
Andrew Tridgell 6f9fda5094 HAL_ChibiOS: removed CAN_APP_VERSION_MAJOR from hwdef.dat 5 years ago
Michael du Breuil 0edc8a55a0 AP_Scripting: Add plane failsafe example script 5 years ago
Michael du Breuil 610dff61d8 AP_Scripting: Fix nullable arguments numbering, add location bearing 5 years ago
Michael du Breuil a99f67fd5b AP_Common: Add a radian method for getting location bearings 5 years ago
Michael du Breuil 82a7116142 AP_Scripting: Allow scripts to set the mode 5 years ago
Michael du Breuil c369139be0 AP_Logger: Support new ModeReason 5 years ago
Michael du Breuil cb1b236439 GCS_MAVLink: Use the vehicle singleton to directly set the flight mode 5 years ago