px4-firmware/boards/av/x-v1
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 boards: start adc in rc.board_sensors 2019-11-11 17:08:24 -05:00
nuttx-config av_x-v1:Support Nuttx SDIO Fixes 2020-01-08 12:23:01 -05:00
src platforms: remove unnecessary i2c platform abstraction 2020-01-11 11:55:06 -05:00
default.cmake create temperature_compensation module 2020-01-20 21:42:42 -05:00
firmware.prototype boards organization 2018-11-26 14:40:14 -08:00