firmware

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-8030 worked on chemical disinfect and V3 changes

    • -33
    • +68
    ./App/Modes/ModeChemicalDisinfect.c
DEN-8103: Added firmware image integrity check for POST

    • -0
    • +95
    ./App/Services/Integrity.c
    • -0
    • +40
    ./App/Services/Integrity.h
DEN-7605: Check FPGA reported comm errors in release version only.

DEN-8103: Fixed build error

    • -1
    • +1
    ./App/Controllers/ConductivitySensors.c
DEN-8103: Added details to software fault alarm

    • -1
    • +1
    ./App/Controllers/ConductivitySensors.c
Merged all DEN-8030-chemical-disinfect

    • -19
    • +19
    ./App/Controllers/TemperatureSensors.c
    • -4
    • +68
    ./App/Services/SystemCommMessages.c
DEN-8030 made changes in the modes to be able to run on V3

    • -3
    • +90
    ./App/Modes/ModeChemicalDisinfect.c
DEN-7605: Added FPGA compatibility check to FPGA POST. Added skeleton for f/w stack compatibility POST test.

DEN-7802: Added boolean to comparison and disable alarms

DEN-8030 continued working on chemical disinfect and added V3 DG valves configuration

    • -47
    • +512
    ./App/Modes/ModeChemicalDisinfect.c
    • -11
    • +124
    ./App/Modes/ModeHeatDisinfect.c
DEN-8103: Cleaned up TODO and added alarms

Fixed merge conflicts.

    • -3
    • +3
    ./App/Controllers/TemperatureSensors.c
    • -0
    • +92
    ./App/Services/SystemCommMessages.c
    • -0
    • +10
    ./App/Services/SystemCommMessages.h
DEN-7605: Added load cell velocityto load cell monitor.

DEN-7605: Added FPGA reported comm error to FPGA comm check. Added check of load cell ADC errors.

    • -3
    • +3
    ./App/Controllers/TemperatureSensors.c
DEN-7802: Added fpga fault check for concentrate pumps

DEN-8030 worked on chemical disinfect mode

    • -19
    • +19
    ./App/Controllers/TemperatureSensors.c
    • -15
    • +1166
    ./App/Modes/ModeChemicalDisinfect.c
    • -0
    • +14
    ./App/Modes/ModeChemicalDisinfect.h
    • -4
    • +68
    ./App/Services/SystemCommMessages.c
DEN-8103: Removed debug print and override type"

DEN-8103: Added request to mode fault when alarm has fault property

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

DG-DEN-7605_HD DG Self Tests
DG-DEN-7605_HD DG Self Tests
DEN-7605: Added s/w faults for voltage monitor.

DEN-7605: Added transfer functions for monitored voltages.

DEN-7605: Added function to get previous op mode.

DEN-7802: Removed alarm data type and unused variable

Fixed.

Fixed.

Done.

Done.

Fixed. Compared to target temperature set by HD.

Fixed. Compared to target temperature set by HD.

DEN-7802: Addressed code reviews