px4-firmware/boards/modalai/fc-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 modalai_fc-v1: Add support for VOXL Flight board defaults, handle default MAVLink setups (#13677) 2019-12-09 12:39:17 -05:00
nuttx-config modalai_fc-v1:Support Nuttx SDIO Fixes 2020-01-08 12:23:01 -05:00
src modalai_fc-v1: Add support for VOXL Flight board defaults, handle default MAVLink setups (#13677) 2019-12-09 12:39:17 -05:00
default.cmake create temperature_compensation module 2020-01-20 21:42:42 -05:00
firmware.prototype Add support for ModalAI FC1 2019-10-19 12:23:23 -04:00