28783 Commits (61871b1d7b22d3e03ceae82331486d32449ce73b)

Author SHA1 Message Date
Andrew Tridgell d85dae8e50 AP_Scripting: added copy docs 3 years ago
Andrew Tridgell d56840e4ef AP_Scripting: special case handling of copy method 3 years ago
Andrew Tridgell 3f2a72f9db AP_Compass: only magcal detected compasses 3 years ago
Gone4Dirt 2599c2d134 RC_Channel: make AUXF.function an instance 3 years ago
Peter Barker 185ccaee92 AP_HAL_ChibiOS: disable UART stats based on GCS being enabled 3 years ago
chobits 051104a3f7 AP_RangFinder: support various maxbotix serial sonar 3 years ago
Willian Galvani b5de26c1f2 AP_Hal_Linux: PCA9685: do not shutdown 3 years ago
Hwurzburg 176de8aa86 AP_HAL_ChibOS: update hwdef,defaults.readme for KakuteH7 3 years ago
Iampete1 86578d5cec AP_Motors: add local loging of MOTB 3 years ago
Iampete1 cf1202ae65 AP_Logger: add MOTB message 3 years ago
Peter Barker c1c329e2b4 AP_InertialSensor: add and use AP_SIM_INS_ENABLED 3 years ago
Peter Barker a31ff08f23 AP_AHRS: create and use AP_AHRS_SIM_ENABLED 3 years ago
Peter Barker ed608d37f6 AP_Compass: add and use AP_SIM_COMPASS_ENABLED 3 years ago
Andrew Tridgell 48abb57a8a AP_EFI: added support for Lutan EFI system 3 years ago
Andrew Tridgell 5cb0d5c188 AP_EFI: use degF_to_Kelvin for megasquirt 3 years ago
Andrew Tridgell 319592a148 AP_Math: added degF_to_Kelvin() 3 years ago
Andrew Tridgell 367503be91 AP_SerialManager: allow for EFI serial option for non-MS protocols 3 years ago
Randy Mackay cff3794d25 AP_NavEKF3: minor spelling fixes 3 years ago
Randy Mackay 88a3bfeccb AP_NavEKF2: minor spelling fixes 3 years ago
VMsunghwan 3febd78943 SITL : Update Telemetry 3 years ago
VMsunghwan e3c116c9fb AP_PiccoloCAN : Update Telemetry 3 years ago
VMsunghwan 5bf24cd54c AP_ESC_Telem : Update Telemetry 3 years ago
VMsunghwan e669902b9f AP_RSSI : Update Telemetry 3 years ago
VMsunghwan 599650554c AP_EFI : Update Calculation 3 years ago
VMsunghwan db9c1bbfaf AP_NavEKF3 : correct typo 3 years ago
VMsunghwan b34d28fc7a AP_NavEKF2 : correct comment typo 3 years ago
VMsunghwan bd76c30768 AP_NavEKF2 : correct variable typo 3 years ago
Peter Barker 721ede206d AP_Baro: create and use HAL_SIM_BARO_ENABLED 3 years ago
Jaaaky 20b3add9fb GCS_Common: Fix issue #19599 Failed to build Pixhawk1 with O3 3 years ago
Jaaaky f80a9ba3ce AP_InertialSensor: Fix issue #19599 Failed to build Pixhawk1 with O3 3 years ago
Peter Barker ee341bc4eb SITL: add compilation option AP_SIM_CRSF_ENABLED 3 years ago
Peter Barker 08b8d3ad34 AP_HAL_SITL: correct compilation when SIM options disabled 3 years ago
Peter Barker bff0b6f970 SITL: add and use AP_SIM_GPS_FILE_ENABLED 3 years ago
Peter Barker e6779e91e6 SITL: allow JEDEC/RAMTRON to be compiled out 3 years ago
HefnySco b80393b2cd AP_HAL_Linux: supporting RPI-Zero 2 W 3 years ago
Tom Pittenger 0475dd1e79 AP_Scripting: add example of arming check for wp index = 1 and is a takeoff 3 years ago
Peter Barker c5f21664db AP_GPS: correct compilation when SIRF disabled 3 years ago
Jaaaky 22e1ea559c SITL: Fix typo (NFC) 3 years ago
Iampete1 8b54665a48 AP_Motors: example: remove SRV_Channels calls 3 years ago
Peter Barker 19ff65a4ad AP_EFI: make C_TO_KELVIN a function macro; create KELVIN_TO_C 3 years ago
Peter Barker 9ef959b93b SITL: make C_TO_KELVIN a function macro; create KELVIN_TO_C 3 years ago
Peter Barker 7db723981c AP_UAVCAN: make C_TO_KELVIN a function macro; create KELVIN_TO_C 3 years ago
Peter Barker c86ebc7ffb AP_EFI: make C_TO_KELVIN a function macro; create KELVIN_TO_C 3 years ago
Peter Barker d028a6efc3 AP_CANManager: make C_TO_KELVIN a function macro; create KELVIN_TO_C 3 years ago
Peter Barker a894b93762 AP_BattMonitor: make C_TO_KELVIN a function macro; create KELVIN_TO_C 3 years ago
Peter Barker e710969ebb AP_Baro: make C_TO_KELVIN a function macro; create KELVIN_TO_C 3 years ago
Peter Barker 3969d6d56f AP_Airspeed: make C_TO_KELVIN a function macro; create KELVIN_TO_C 3 years ago
Peter Barker e988bf9046 AP_Math: add KELVIN_TO_C define 3 years ago
VMsunghwan 224cea979e SITL : fixed typo 3 years ago
VMsunghwan a49bab158f AP_VideoTX : fixed typo 3 years ago