px4-firmware/boards/holybro/durandal-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 holybro_durandal-v1 don't manually start pmw3901 2019-12-11 21:08:22 -05:00
nuttx-config Fix trailing whitespace, EOF newline, indentation 2019-12-09 13:22:19 +01:00
src holybro_durandal-v1:GPIO_VDD_5V_{HIPOWER|PERIPH}_OC remove Pull up - OC have series 47K 2019-12-18 12:21:33 -08:00
bootloader.cmake
default.cmake create temperature_compensation module 2020-01-20 21:42:42 -05:00
firmware.prototype
stackcheck.cmake create temperature_compensation module 2020-01-20 21:42:42 -05:00