dgfirmware

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

    • -0
    • +5
    /firmware/App/Controllers/UVReactors.c
DEN-8030 continued working on chemical disinfect and added V3 DG valves configuration

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

    • -42
    • +14
    /firmware/App/Controllers/Heaters.c
    • -8
    • +15
    /firmware/App/Drivers/InternalADC.c
    • -65
    • +1
    /firmware/App/Services/Interrupts.c
Fixed merge conflicts.

    • -14
    • +63
    /firmware/App/Controllers/LoadCell.c
DEN-7605: Added load cell velocityto load cell monitor.

    • -4
    • +33
    /firmware/App/Controllers/LoadCell.c
DEN-7605: Added FPGA reported comm error to FPGA comm check. Added check of load cell ADC errors.

    • -9
    • +29
    /firmware/App/Controllers/LoadCell.c
DEN-7802: Added fpga fault check for concentrate pumps

DEN-8030 worked on chemical disinfect mode

    • -26
    • +34
    /firmware/App/Controllers/UVReactors.c
    • -5
    • +14
    /firmware/App/Controllers/UVReactors.h
    • -15
    • +1166
    /firmware/App/Modes/ModeChemicalDisinfect.c
    • -0
    • +14
    /firmware/App/Modes/ModeChemicalDisinfect.h
    • -17
    • +43
    /firmware/App/Modes/ModeHeatDisinfect.c
DEN-8103: Removed debug print and override type"

    • -3
    • +3
    /firmware/App/Controllers/UVReactors.c
    • -3
    • +3
    /firmware/App/Modes/ModeHeatDisinfect.c
    • -91
    • +13
    /firmware/App/Services/AlarmMgmt.c
DEN-8103: Added request to mode fault when alarm has fault property

DEN-7605: Added s/w faults for voltage monitor.

    • -28
    • +4
    /firmware/App/Controllers/Voltages.c
DEN-7605: Added transfer functions for monitored voltages.

    • -11
    • +17
    /firmware/App/Controllers/Voltages.c
    • -24
    • +24
    /firmware/App/Drivers/InternalADC.c
Fixed merge conflicts.

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

    • -0
    • +14
    /firmware/App/Modes/OperationModes.c
DEN-7802: Removed alarm data type and unused variable

DEN-7802: Addressed code reviews

    • -0
    • +13
    /firmware/App/Controllers/Heaters.c
Merged DEN-8030 chemical disinfect

    • -4
    • +12
    /firmware/App/Controllers/Heaters.c
Merge branch 'develop' of ssh://dvm-linux02:7999/dg/dgfirmware into develop

DEN-8030 debugged and fixed UV reactors driver

    • -11
    • +11
    /firmware/App/Controllers/UVReactors.c
    • -0
    • +1936
    /firmware/source/het.c
DEN-7802: Addressed code review

Merge branch 'DEN-7568-dg-hd_dev-dg-mode-flush' into staging

DEN-7568 added reservoir check to heat disinfect

    • -49
    • +43
    /firmware/App/Modes/ModeHeatDisinfect.c
DEN-7568 tested mode flush

    • -0
    • +3
    /firmware/App/Modes/ModeHeatDisinfect.c
    • -0
    • +14
    /firmware/App/Services/Reservoirs.c
Merge branch 'DEN-7802-dg_dev-dialysate-generation' into develop

DEN-7802: Change flush line RO pump rate to 0.6

DEN-7568 addressed code review comments

    • -5
    • +12
    /firmware/App/Controllers/Heaters.c
DEN-7568 added more states to flush mode

    • -81
    • +134
    /firmware/App/Modes/ModeFlush.c
DEN-7568 added more states to DG flush mode

    • -80
    • +121
    /firmware/App/Modes/ModeFlush.c
Merge branch 'DEN-7802-dg_dev-dialysate-generation' into develop