firmware

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-6890: Implemented first pass of DG Fluid Leak Detector driver

    • -2
    • +0
    ./App/Controllers/ConductivitySensors.c
    • -0
    • +255
    ./App/Controllers/FluidLeak.c
    • -0
    • +56
    ./App/Controllers/FluidLeak.h
    • -0
    • +94
    ./App/Services/SystemCommMessages.c
    • -1
    • +11
    ./App/Services/SystemCommMessages.h
DEN-5963 work in progress. tested cancellation path with water

    • -86
    • +124
    ./App/Modes/ModeHeatDisinfect.c
DEN-5963 added other inlet and outlet fans RPM

DEN-5963 tested heat disinfect

    • -102
    • +229
    ./App/Modes/ModeHeatDisinfect.c
DEN-7091: Added acid and bicarb tests

    • -14
    • +14
    ./App/Controllers/ConcentratePumps.c
    • -35
    • +63
    ./App/Controllers/ConductivitySensors.c
    • -1
    • +4
    ./App/Controllers/ConductivitySensors.h
    • -1
    • +1
    ./App/Controllers/TemperatureSensors.c
DEN-5963 worked on the heat disinfect states

    • -79
    • +121
    ./App/Modes/ModeHeatDisinfect.c
DEN-7091: Fixed FPGA revision

DEN-7091: Fixed drain pump conversion error when pump is off

DEN-7091: Expanded fill command to accept start/stop flag

    • -4
    • +12
    ./App/Services/SystemCommMessages.c
DEN-7091: Addressed code review

DEN-5963 added Ilimit to the PIControllers.c, added feedback temperature sensor to the heaters.c, worked on heat disinfect mode

DEN-5963 worked on RO pump and the pre heat disinfect states

DEN-5963 merged staging. Worked on RO pump

    • -107
    • +182
    ./App/Services/Reservoirs.c
    • -17
    • +88
    ./App/Services/SystemCommMessages.c
    • -4
    • +17
    ./App/Services/SystemCommMessages.h
DEN-5963 worked on RO pump and the drain states of heat disinfect

DEN-7091: Changed startup active reservoir to 1

DEN-5963 changed the RO pump control scheme from pressure control to flow control

DEN-7091: Added filter flush progress data broadcast

    • -0
    • +30
    ./App/Services/SystemCommMessages.c
DEN-5980 added a #define for disabling the CRC check comments

DEN-7091: Added water sample command handler

DEN-5980 added or removed some of the states

DEN-5980 removed old calibration commands

    • -27
    • +2
    ./App/Services/SystemCommMessages.c
DEN-6402: Fixed load cell tare reset between tare requests

DEN-5980 added more commands to send and receive NV data

    • -21
    • +315
    ./App/Services/SystemCommMessages.c
    • -2
    • +29
    ./App/Services/SystemCommMessages.h
DEN-6402: Addressed code review comments

DEN-6402: Added alarm for RO pump ramp up retry fail

DEN-6402: Added flow meter check and filters for load cells

DEN-6402: Added change valve setting command

    • -0
    • +26
    ./App/Services/SystemCommMessages.c
DEN-6402: Use reset persistent alarm timer

DEN-6402: Added control setup state and delay for RO pump

DEN-5980 disabled some functions for testing

    • -8
    • +102
    ./App/Services/SystemCommMessages.c