dgfirmware

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

    • -0
    • +9
    /firmware/.settings/com.googlecode.cppcheclipse.core.prefs
    • -0
    • +13
    /results/StatusReport.csv
    • -0
    • +8945
    /results/VectorCAST.log
    • -0
    • +122
    /results/cppcheck.log
    • -0
    • +103
    /results/cppcheckError.csv
DEN-2379 Added a temporary function to turn on the fan

    • -27
    • +87
    /firmware/App/Controllers/Heaters.c
DEN-2652 merging SeanN's changes to DG Valve Control (1 of 2) Story

DEN-2652 merging SeanN's changes to DG Valve Control (1 of 2) Story

DEN-2652 merging SeanN's changes to DG Valve Control (1 of 2) Story

DEN-2652 merging SeanN's changes to DG Valve Control (1 of 2) Story

    • -78
    • +85
    /firmware/App/Controllers/Valves.c
Integrated new Valves module. Updated Valves module.

    • -0
    • +527
    /firmware/App/Controllers/Valves.c
    • -0
    • +85
    /firmware/App/Controllers/Valves.h
DEN-2652 addressed code review comments in preparation of code walkthrough

DEN-2652 addressed code review comments in preparation of code walkthrough

DEN-2652 addressed code review comments in preparation of code walkthrough

DEN-2652 addressed code review comments in preparation of code walkthrough

DEN-2652 addressed code review comments in preparation of code walkthrough

DEN-2652 addressed code review comments in preparation of code walkthrough

DEN-2652 addressed code review comments in preparation of code walkthrough

    • -50
    • +47
    /firmware/App/Controllers/Valves.c
DEN-2652 commit of DG valve control

DEN-2652 commit of DG valve control

    • -12
    • +12
    /firmware/App/Controllers/Valves.c
DEN-2652 commit of DG valve control

DEN-2652 commit of DG valve control

    • -68
    • +30
    /firmware/App/Controllers/Valves.c
DEN-2652 commit of DG valve control

    • -23
    • +51
    /firmware/App/Controllers/Valves.c
DEN-2652 commit of DG valve control

    • -59
    • +277
    /firmware/App/Controllers/Valves.c
    • -20
    • +19
    /firmware/App/Controllers/Valves.h
DEN-2379 work in progress, implemented the PI controller for the primary heater

    • -34
    • +209
    /firmware/App/Controllers/Heaters.c
DEN-2652 commit of DG valve control

    • -59
    • +73
    /firmware/App/Controllers/Valves.c
DEN-2652 changed .cproject

DEN-2652 initial commit of DG valve control

    • -0
    • +301
    /firmware/App/Controllers/Valves.c
    • -0
    • +84
    /firmware/App/Controllers/Valves.h
    • -97
    • +289
    /firmware/App/Services/FPGA.c
Addressed code review feedback.

Address code review feedback. Removed obsolete #ifdefs for RM46 eval board build flag.

Added conversion from PSIA to PSI for all pressure sensors.

Updated UT for SystemCommMessages module.

Added IT for standby, recirculate, and drain modes.

Added IT for pressure sensors module. Updated UT for system comm module.