dgfirmware

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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
DEN-2370 added read count for the temperature sensor reads from FPGA

Added more mode handling and associated messaging.

    • -64
    • +39
    /firmware/App/Controllers/LoadCell.c
    • -7
    • +33
    /firmware/App/Modes/ModeChemicalDisinfect.c
    • -1
    • +12
    /firmware/App/Modes/ModeChemicalDisinfect.h
    • -63
    • +0
    /firmware/App/Modes/ModeDisinfect.c
    • -28
    • +0
    /firmware/App/Modes/ModeDisinfect.h
  1. … 22 more files in changeset.
DEN-2951 initial commit of the release switch

DEN-2379 work in progress. Updated the FPGA fuctions by removing the 32 bit masks.

DEN-2379 work in progress. Updated the FPGA module to read the error count and read count

Added DG op mode broadcast.

    • -6
    • +23
    /firmware/App/Modes/OperationModes.c
DEN-2379 work in progress. Updated FPGA module with the new get functions for the temperature sensors

Update build flags.

Updated GPIO pin configurations and pin assignments.

    • -7
    • +17
    /firmware/App/Controllers/DrainPump.c
    • -0
    • +12
    /firmware/App/Controllers/Pressures.c
    • -7
    • +5
    /firmware/App/Drivers/SafetyShutdown.c
DEN-2379 Added FPGA functions for other temperature sensors. Added SW fualt alarms for the temperature sensors driver

DEN-2379 Work in progress, added moving average

Work in progress added temperature calculations equations

Misc. updates to Pressures, Reservoirs, and SystemCommMessages modules.

    • -1
    • +20
    /firmware/App/Services/Reservoirs.c
Added messaging between HD and DG.

    • -0
    • +17
    /firmware/App/Modes/OperationModes.c
    • -0
    • +23
    /firmware/App/Services/Reservoirs.c