• Henrique Silva's avatar
    Check the 12v sensor value directly instead of waiting the state machine · d1f5fa95
    Henrique Silva authored
    If we only check the sensor state flag, when a abrupt shutdown occurs,
    we'll have to run through the sensor event state machine at least 2
    times before achieving a state that causes the P12vGOOD flag to be
    cleared.
    Since the payload task runs at a greater frequency than the sensors',
    it'll try to power-up the payload again based on the erroneous sensor
    state
    d1f5fa95
Name
Last commit
Last update
FreeRTOS Loading commit data...
boot Loading commit data...
build_cfg Loading commit data...
linker Loading commit data...
modules Loading commit data...
port Loading commit data...
test Loading commit data...
trace Loading commit data...
.gitignore Loading commit data...
CMakeLists.txt Loading commit data...
Doxyfile Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
main_mmc.c Loading commit data...