td-firmware

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added internal ADC and CPLD units.

    • -0
    • +76
    /firmware/App/Drivers/CpldIO.h
    • -0
    • +232
    /firmware/App/Drivers/InternalADC.c
    • -0
    • +75
    /firmware/App/Drivers/InternalADC.h
    • -0
    • +432
    /firmware/App/Services/CpldInterface.c
    • -0
    • +67
    /firmware/App/Services/CpldInterface.h
Minor code cleanup.

    • -69
    • +43
    /firmware/App/Services/Messaging.c
Started message enum from scratch.

    • -835
    • +70
    /firmware/App/Services/DDInterface.c
    • -106
    • +8
    /firmware/App/Services/DDInterface.h
Started alarm table from scratch. Started s/w fault table from scratch.

    • -28
    • +15
    /firmware/App/Services/AlarmMgmtTD.c
    • -49
    • +44
    /firmware/App/Services/DDInterface.c
Optimized incoming message handling.

    • -79
    • +126
    /firmware/App/Services/Messaging.c
    • -98
    • +3
    /firmware/App/Services/SystemCommTD.c
Fixed Release build properties.

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
    • +16
    /firmware/.ccsproject
    • -0
    • +176
    /firmware/.cproject
    • -0
    • +3
    /firmware/.settings/org.eclipse.cdt.codan.core.prefs
    • -0
    • +2
    /firmware/.settings/org.eclipse.cdt.debug.core.prefs
    • -0
    • +20
    /firmware/.settings/org.eclipse.core.resources.prefs
    • -0
    • +370
    /firmware/App/Controllers/AlarmLamp.c
    • -0
    • +62
    /firmware/App/Controllers/AlarmLamp.h
    • -0
    • +219
    /firmware/App/Modes/ModeFault.c
    • -0
    • +41
    /firmware/App/Modes/ModeFault.h
    • -0
    • +566
    /firmware/App/Modes/ModeInitPOST.c
    • -0
    • +51
    /firmware/App/Modes/ModeInitPOST.h
    • -0
    • +115
    /firmware/App/Modes/ModeService.c
    • -0
    • +41
    /firmware/App/Modes/ModeService.h
    • -0
    • +299
    /firmware/App/Modes/ModeStandby.c
  1. … 151 more files in changeset.
Initial commit of the Leahi TD firmware

    • -0
    • +42
    /firmware/.gitignore