px4-firmware/boards/uvify/core
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 NuttX use toolchain math.h and avoid empty drivers/Kconfig 2019-11-16 11:43:42 +01:00
src UVify Core board sync with px4/fmu-v4 2019-11-03 11:51:54 -05:00
default.cmake create temperature_compensation module 2020-01-20 21:42:42 -05:00
firmware.prototype UVify Core board support and airframes (Draco, Draco-R, IFO) (#12337) 2019-08-23 17:02:25 -04:00