dgfirmware

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.

Added IT for load cells modules. Started IT for Pressures module.

    • -9
    • +19
    /firmware/App/Controllers/LoadCell.c
Added IT for drain and RO pump modules.

Added UT for internal ADC, drain mode, standby mode, and recirculate mode. Addressed code review comment.

    • -22
    • +100
    /firmware/App/Controllers/Heaters.c
DEN-2379 work in progress. Started developing the PI controller of the heaters

    • -23
    • +106
    /firmware/App/Controllers/Heaters.c
    • -0
    • +2
    /firmware/App/Services/PIControllers.h
DEN-2951 Renamed INT_SYSTEMCOMMESSAGE to INT_SYSTEMCOMMMESSAGES

Merged prelim temp and heater modules from dev branch.

    • -0
    • +237
    /firmware/App/Controllers/Heaters.c
    • -0
    • +42
    /firmware/App/Controllers/Heaters.h
DEN-2379 Initial commit of the heaters driver. Updated the code for testing

    • -0
    • +233
    /firmware/App/Controllers/Heaters.c
    • -0
    • +42
    /firmware/App/Controllers/Heaters.h
    • -57
    • +54
    /firmware/App/Drivers/SafetyShutdown.c
    • -27
    • +27
    /firmware/App/Drivers/SafetyShutdown.h
Updates to RO pump UT. Added UT for load cells and pressure sensors modules.

    • -8
    • +14
    /firmware/App/Controllers/LoadCell.c
Added UT for RO and Drain pump modules. Minor fixes to RO pump module per UT. Decoupled average sample count from ADC to grams conversion in load cell module. Addressed code review feedback.

    • -6
    • +12
    /firmware/App/Controllers/LoadCell.c
Added UT for drain pump. Removed PI controller for drain pump.

    • -18
    • +17
    /firmware/App/Controllers/DrainPump.c
    • -1
    • +0
    /firmware/App/Services/PIControllers.c
    • -1
    • +0
    /firmware/App/Services/PIControllers.h
Fixed doxygen comments.

    • -10
    • +6
    /firmware/App/Modes/OperationModes.c
DEN-2951 ran VectorCAST

    • -24
    • +0
    /firmware/App/Services/SystemComm.c
    • -914
    • +575
    /firmware/App/Services/SystemCommMessages.c
Added Dialin support to pumps, pressures, and load cells.

    • -0
    • +101
    /firmware/App/Controllers/DrainPump.c
    • -1
    • +74
    /firmware/App/Controllers/LoadCell.c
    • -11
    • +11
    /firmware/App/Controllers/Pressures.c
DEN-2951 added the fw support for Dialin

    • -0
    • +28
    /firmware/App/Services/SystemComm.c