51409 Commits (9ef959b93ba35fb7e473f2bcfec51fff2229e535)
 

Author SHA1 Message Date
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
Peter Barker dfea221a49 board_list.py: tidy 3 years ago
VMsunghwan 224cea979e SITL : fixed typo 3 years ago
VMsunghwan a49bab158f AP_VideoTX : fixed typo 3 years ago
Peter Barker 7a9474749a build_options.py: correct GPS Drivers section 3 years ago
murata 414ca96e5c AP_Math: Move crc16-ibm CRC calculation method to a common class 3 years ago
murata ddfd4a2e9e AP_RobotisServo: Move crc16-ibm CRC calculation method to a common class 3 years ago
Andrew Tridgell d22e3a1f52 hwdef: fixed flash double reserve 3 years ago
Willian Galvani c285f4c748 AP_Compass: Retry reading MMC5983 ID up to 10 times 3 years ago
Peter Barker 62285d51a8 build_options.py: remove HAL_MPPT_PACKETDIGITAL_CAN_ENABLE 3 years ago
Peter Barker 435055d39c .github: switch size-test targets to VRUBrain-v51, f103-GPS and Hitec-Airspeed 3 years ago
Dr.-Ing. Amilcar do Carmo Lucas 84e10f035d autotest: correct typos in callisto.json comments 3 years ago
Dr.-Ing. Amilcar do Carmo Lucas 87b0db7990 SITL: correct typos in comments 3 years ago
Peter Barker 4c72d0f562 AP_HAL_ChibiOS: disable UART statistics on Hitec-Airspeed 3 years ago
Peter Barker 3a1340236a AP_HAL: add HAL_UART_STATS_ENABLED to disable stats gathering 3 years ago
Peter Barker cea57f51c1 AP_HAL_Empty: add HAL_UART_STATS_ENABLED to disable stats gathering 3 years ago
Peter Barker 875f9a9497 AP_HAL_ChibiOS: add HAL_UART_STATS_ENABLED to disable stats gathering 3 years ago
Peter Barker aaf8de88d8 AP_Filesystem: add HAL_UART_STATS_ENABLED to disable stats gathering 3 years ago
Peter Barker 8d17b8dbe7 AP_GPS: use const structure for saving GPS config 3 years ago
Peter Barker 1943de9016 AP_GPS: tidy configuration of UBLOX rates 3 years ago
Jaaaky 852546f8cf ArduPlane: fix man_expo pitch & rudder params/variables 3 years ago
Iampete1 00eca20cf4 Tools: logger metadata: emit rst discription on new line 3 years ago
Andy Piper 368a0c74a1 AP_HAL_ChibiOS: fix UART operation on original OmnibusNanoV6 3 years ago
Joshua Henderson bafc95dca5 mavlink: add mode to MOUNT_STATUS & move MAVLINK forward 3 years ago
Joshua Henderson 7cb88554da Autotest: copter add test for mount_mode 3 years ago
Joshua Henderson d77105b3b1 SITL: Gimbal make some printfs #if GIMBAL_DEBUG 3 years ago
Joshua Henderson dd8daa05fc AP_Mount: add mount mode to MOUNT_STATUS 3 years ago
Hwurzburg 1948073438 Tools: add build options for GPS backends 3 years ago
Hwurzburg 3d4f6cc2c4 AP_GPS: add build options for GPS backends 3 years ago
Randy Mackay 8bbdd4825f AP_Math: minor control spelling and format fixes 3 years ago
Pierre Kancir d9c562cfae Tools: add HAL_COVERAGE_BUILD for coverage build 3 years ago
Pierre Kancir 6584fef711 AP_HAL_SITL: catch more signal for correct exit 3 years ago
Pierre Kancir 78c4918b32 Tools: expose coverage parameter on sim_vehicle.py 3 years ago
Peter Barker b737d113c9 Tools: correct board_list.py for being copied into root dir in autotest 3 years ago
Peter Barker 7bb36a5630 autotest: correct path to source build_sizes.py script 3 years ago
Peter Barker 50d30ae045 autotest: reformat things-to-copy list 3 years ago
Mark Whitehorn 5f7f1cff2b AP_Logger: fix _RATEMAX parameter descriptions 3 years ago
Hwurzburg 21b7a8b682 AP_SerialManager: add metadata for merged new protocols 3 years ago
Hwurzburg 970e5f829b AP_NavEKF3: remove user unintelligible GCS message 3 years ago
Andrew Tridgell fbc7962723 autotest: fixed GripperMission test in rover 3 years ago
Andrew Tridgell 2193f18ad7 autotest: fixed DCM fallback test 3 years ago
Andrew Tridgell 0ae04ba9dc autotest: updated frame params for SIM_GPS_LAG_MS 3 years ago
Andrew Tridgell 19d2dcb413 SITL: removed unnecessary SIM_GPS_DELAY parameters 3 years ago