Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Minor code cleanup.

Started message enum from scratch.

Started alarm table from scratch. Started s/w fault table from scratch.

  1. … 1 more file in changeset.
Optimized incoming message handling.

Initial foundation based on code from Denali HD. AlarmMgmt, SystemComm and FPGA are split with common parts going to a fwcommon unit and reset going to sub-sys specific unit. WatchdogMgmt moved to fwcommon.

    • -0
    • +370
    ./Controllers/AlarmLamp.c
    • -0
    • +62
    ./Controllers/AlarmLamp.h
    • -0
    • +219
    ./Modes/ModeFault.c
    • -0
    • +566
    ./Modes/ModeInitPOST.c
    • -0
    • +51
    ./Modes/ModeInitPOST.h
    • -0
    • +115
    ./Modes/ModeService.c
    • -0
    • +41
    ./Modes/ModeService.h
    • -0
    • +299
    ./Modes/ModeStandby.c
    • -0
    • +44
    ./Modes/ModeStandby.h
    • -0
    • +711
    ./Modes/OperationModes.c
    • -0
    • +65
    ./Modes/OperationModes.h
    • -0
    • +257
    ./Monitors/FluidLeak.c
    • -0
    • +64
    ./Monitors/FluidLeak.h
    • -0
    • +37
    ./Services/AlarmMgmtSWFaults.h
  1. … 151 more files in changeset.