Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Moved include of Common.h from CPLD.c to CPLD.h. +review HD-MASTER-1

Added to CPLD file header description to spell out CPLD meaning. +review HD-MASTER-1

Removed temporary test code from InitPOST mode.

Fixed code review comment. +review HD-MASTER-1

Fix for preemption. Added irqDispatch .c and .asm modules. Removed debug GPIO toggling from task modules.

  1. … 10 more files in changeset.
Moved SafetyShutdown to Drivers folder.

    • -0
    • +58
    ./Drivers/SafetyShutdown.c
    • -0
    • +25
    ./Drivers/SafetyShutdown.h
  1. … 3 more files in changeset.
Fixed some typos.

Added POST functions to AlarmLamp, Buttons, and Watchdog. Started ModeInitPOST state machine with these POST functions.

  1. … 1 more file in changeset.
Fixes per cppCheck.

Fixes to GPIOs after lab testing.

Changed GPIO pin assignments per discussion with Blaine.

  1. … 18 more files in changeset.
More minor changes per SDD and UT.

  1. … 3 more files in changeset.
Misc. updates per SDD review.

    • -0
    • +58
    ./Services/SafetyShutdown.c
    • -0
    • +25
    ./Services/SafetyShutdown.h
  1. … 21 more files in changeset.
Minor fixes to AlarmLamp and Buttons.

Changed indents from 3 to 4 spaces.

  1. … 32 more files in changeset.
Initial commit for HD f/w.

    • -0
    • +176
    ./Contollers/AlarmLamp.c
    • -0
    • +40
    ./Contollers/AlarmLamp.h
    • -0
    • +268
    ./Contollers/Buttons.c
    • -0
    • +39
    ./Contollers/Buttons.h
    • -0
    • +58
    ./Contollers/SafetyShutdown.c
    • -0
    • +25
    ./Contollers/SafetyShutdown.h
    • -0
    • +122
    ./Contollers/WatchdogMgmt.c
    • -0
    • +37
    ./Contollers/WatchdogMgmt.h
    • -0
    • +76
    ./Modes/ModeInitPOST.c
    • -0
    • +26
    ./Modes/ModeInitPOST.h
  1. … 162 more files in changeset.