px4-firmware/boards/cubepilot/io-v2/src
Daniel Agar 3f13c70cae
px4io cleanup LED and heater handling
- most px4_io-v2 boards have a blue LED that breathes for status
 - the pixhawk 2.1 (hex) re-used this blue LED for as an IMU heater (active low), but kept the same board id (so we have to detect at runtime)
 - the new cubepilot boards (yellow, orange) inverted the polarity of this heater pin
 - untangle the mess slightly so that things we know statically (eg cubepilot cubeorange LEDs and heater polarity) are handled at build time.
2022-04-13 18:43:59 -04:00
..
CMakeLists.txt boards: rename Hex -> CubePilot 2020-07-26 13:55:41 -04:00
board_config.h px4io cleanup LED and heater handling 2022-04-13 18:43:59 -04:00
init.c px4io cleanup LED and heater handling 2022-04-13 18:43:59 -04:00
timer_config.cpp boards/px4/io-v2: swap timer definitions 2021-10-18 18:45:19 -04:00