px4-firmware/boards/holybro/kakutef7
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
..
init kakutef7: fix baro startup 2019-12-17 09:57:32 -08:00
nuttx-config holybro_kakutef7 sync INTERRUPTSTACK, HPWORKSTACKSIZE, and LPWORKSTACKSIZE with v5x 2019-12-09 18:45:27 -05:00
src kakutef7:Remove Duplicate goio header 2019-11-16 11:43:42 +01:00
default.cmake create temperature_compensation module 2020-01-20 21:42:42 -05:00
firmware.prototype boards: add Holybro KakuteF7 2019-07-16 08:09:22 +02:00