px4-firmware/ROMFS
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
..
px4fmu_common create temperature_compensation module 2020-01-20 21:42:42 -05:00
px4fmu_test Fixed filename 2019-06-13 10:04:26 +02:00
CMakeLists.txt cmake px4_add_romfs_files FATAL_ERROR if file doesn't exist 2019-12-12 13:42:30 -05:00