• 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
..
CMakeLists.txt Loading commit data...
hotswap.c Loading commit data...
hotswap.h Loading commit data...
ina220.c Loading commit data...
ina220.h Loading commit data...
ina220_sdr.c Loading commit data...
lm75.c Loading commit data...
lm75.h Loading commit data...
sensors.h Loading commit data...