px4-firmware/ROMFS/px4fmu_common
Daniel Agar dc05ceaad2
create temperature_compensation module
- this is a new module for temperature compensation that consolidates the functionality previously handled in the sensors module (calculating runtime thermal corrections) and the events module (online thermal calibration)
 - by collecting this functionality into a single module we can optionally disable it on systems where it's not used and save some flash (if disabled at build time) or memory (disabled at run time)
2020-01-20 21:42:42 -05:00
..
extras fmu-v2: add bootloader binary and SYS_BL_UPDATE param for BL updates 2018-09-14 17:06:19 +02:00
init.d create temperature_compensation module 2020-01-20 21:42:42 -05:00
init.d-posix Revert "SITL shell: Do math using the shell" 2020-01-17 10:32:21 +01:00
mixers delete parrot bebop board support 2020-01-05 19:46:51 -05:00
mixers-sitl Fix rover_sitl mixer call in CMakeLists.txt 2019-12-12 13:43:08 -05:00
CMakeLists.txt ROMFS list files explicitly instead of using GLOB_RECURSE (#9107) 2018-03-26 11:19:00 -04:00