18031 Commits (04e4484d964d2ff2af1f5ec0560a66e375f5428e)

Author SHA1 Message Date
Peter Barker 04e4484d96 AC_AttitudeControl: correct old and misleading comments 6 years ago
Peter Barker 41b6f30450 AP_OSD: add include for WITH_SEMAPHORE 6 years ago
Andrew Tridgell d644150871 HAL_ChibiOS: fixes for DrotekP3Pro 6 years ago
Kevin Lopez Alvarez 9f97172cce AP_BoardConfig: add ChibiOS FMUv4pro defines 6 years ago
Kevin Lopez Alvarez ab7c7afd1d AP_HAL: add ChibiOS FMUv4pro 6 years ago
Kevin Lopez Alvarez 6f99c706d6 HAL_ChibiOS: add MCU tables for STM32F469 6 years ago
Kevin Lopez Alvarez bf745d1960 HAL_ChibiOS: add DrotekP3Pro hardware definitions 6 years ago
Peter Barker 1c1d651979 AP_NavEKF2: add space for null-termination 6 years ago
Peter Barker f90dd0c156 AP_HAL: add simple tests for null-termination 6 years ago
Peter Barker 9923bd1fd2 AP_BattMonitor: use sizeof(array) in place of constant 6 years ago
Peter Barker 21eacc5e31 AP_Arming: account for snprintf now null-terminating strings 6 years ago
Peter Barker 96b5be0e7d GCS_MAVLink: account for snprintf now null-terminating strings 6 years ago
Peter Barker 4c794ebba3 DataFlash: account for snprintf now null-terminating strings 6 years ago
Peter Barker de3244e26c AP_OSD: account for snprintf now null-terminating strings 6 years ago
Peter Barker 33e3d6e254 AP_HAL: Util: make vsnprintf and snprintf always null-terminate 6 years ago
Phillip Kocmoud 44fb61da37 HAL_ChibiOS: mRo X2.1-777 / hwdef.dat 6 years ago
Peter Barker 0142265f67 AP_Mount: make a copy of ID for mavlink_msg_param_set_send 6 years ago
vierfuffzig 83f4f5c347 AP_BLHeli: add motor pole parameter 6 years ago
Andrew Tridgell 84d7160128 AP_Compass: use new accumulate functions for UAVCAN 6 years ago
Andrew Tridgell 579a84b53e AP_Compass: use new accumulate functions for AK8963 6 years ago
Andrew Tridgell 55e4b64755 AP_Compass: don't apply offsets twice in SITL 6 years ago
vierfuffzig 5b955333ce AP_OSD: fix BLHAMPS current divisor 6 years ago
Peter Barker b276034c60 APM_Control: correct use of incorrect abs functions 6 years ago
Peter Barker 560f17a570 AP_NavEKF3: use union to alias array and struct access to states 6 years ago
Peter Barker 3a79ae4eca AP_NavEKF2: use union to alias array and struct access to states 6 years ago
Peter Barker 154d771e6c AP_Math: correct compilation when running MATH_CHECK_INDEXES 6 years ago
Peter Barker 27e3a89158 AP_NavEKF3: correct compilation when running MATH_CHECK_INDEXES 6 years ago
Peter Barker fb176b544f AP_NavEKF2: correct compilation when running MATH_CHECK_INDEXES 6 years ago
Andrew Tridgell c622a4c4d6 HAL_ChibiOS: fixed output pins on F100 iomcu 6 years ago
Andrew Tridgell 6ec87528db AP_IOMCU: fixed RCIN failsafe 6 years ago
Andrew Tridgell 7b67146bc4 HAL_ChibiOS: use less memory in SoftSigReader 6 years ago
Andrew Tridgell d083cd87d6 HAL_ChibiOS: disable debug code by default for iomcu 6 years ago
Andrew Tridgell d7aaaa35bd HAL_ChibiOS: disable RCIN and timer threads for iomcu 6 years ago
Andrew Tridgell 92d8ef0e76 AP_IOMCU: run the rcin timer tick in main loop 6 years ago
Andrew Tridgell 8a4e0bd58c HAL_ChibiOS: fixed RCIN for iomcu 6 years ago
Andrew Tridgell 15141a6a5a HAL_ChibiOS: allow for no RCIN or TIMER thread 6 years ago
Andrew Tridgell 4674a1c68d HAL_ChibiOS: fixed system time for clocks other than 1MHz 6 years ago
Andrew Tridgell 298a91ac7c HAL_ChibiOS: allow reduction of memory for SoftSigReader 6 years ago
Andrew Tridgell cd9179e733 AP_BoardConfig: fixed for 8 PWM outputs in IOMCU 6 years ago
rain-er 565b370330 UART4 added for BLHeli ESC telemetry 6 years ago
Andrew Tridgell 9b3788c83c AP_RPM: treat RPM_TYPE 1 as type 2 on non-PX4 6 years ago
Andrew Tridgell 925555c995 AP_Compass: move accum fields to frontend 6 years ago
Andrew Tridgell 83065d5e88 AP_Compass: convert SITL to new accumulate approach 6 years ago
Andrew Tridgell 6af709e617 SRV_Channel: fixed build warnings 6 years ago
Andrew Tridgell 93dbcf88b8 AP_Volz_Protocol: fixed build warnings 6 years ago
Andrew Tridgell 6f480c98cc AP_SBusOut: fixed build warnings 6 years ago
Andrew Tridgell 672b4be3d2 AP_RSSI: fixed build warnings 6 years ago
Andrew Tridgell 9e17275488 AP_BattMonitor: fixed build warnings 6 years ago
Andrew Tridgell b1928d959b AP_Arming: fixed build warnings 6 years ago
Andrew Tridgell feea73ee1a SITL: use WITH_SEMAPHORE() 6 years ago