dgfirmware

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-9054 added the message argument to the service info handler

DEN-9054 added a TRUE to the switches.c

DEN-9054 added a default to a variable in switches.c

DEN-9054 removed the message argument in the system and service record handlers

DEN-9054 Implemented the debounce code in the switches

    • -34
    • +23
    /firmware/App/Controllers/Thermistors.c
DEN-9054 merged stagin

    • -3
    • +3
    /firmware/App/Controllers/UVReactors.c
    • -3
    • +3
    /firmware/App/Modes/ModeHeatDisinfect.c
  1. … 6 more files in changeset.
DEN-9054 implemented debouncing for the DG switches and implemented FPGA GPIO power

    • -22
    • +67
    /firmware/App/Controllers/Switches.c
DEN-9054 addressed the code review comments

DEN-9054 addressed the code review comments

    • -9
    • +17
    /firmware/App/Controllers/Switches.c
    • -1
    • +1
    /firmware/App/Controllers/UVReactors.c
    • -0
    • +7
    /firmware/App/Controllers/UVReactors.h
    • -10
    • +11
    /firmware/App/Services/AlarmMgmt.h
DEN-9054 addressed code review comments

    • -14
    • +9
    /firmware/App/Controllers/Switches.c
DEN-9054 addressed the code review comments

    • -11
    • +0
    /firmware/App/Controllers/Pressures.c
    • -52
    • +58
    /firmware/App/Controllers/Switches.c
    • -0
    • +17
    /firmware/dg_build_history.log
DEN-9054 updated the build history file

DEN-9054 added switches to the sys_main

DEN-9054 initial commit of the switches driver

    • -0
    • +248
    /firmware/App/Controllers/Switches.c
    • -0
    • +55
    /firmware/App/Controllers/Switches.h
DEN-9054 added messaging for service and serial number

    • -0
    • +10
    /firmware/dg_build_history.txt
DEN-9054 worked on POST functions. Changed the polarity direction of the watchdog expiration pin. Continued testing NV data mgmt

DEN-9054 updated the code

    • -103
    • +26
    /firmware/App/Controllers/Fans.c
    • -91
    • +197
    /firmware/App/Controllers/Heaters.c
    • -20
    • +25
    /firmware/App/Controllers/LoadCell.c
    • -90
    • +22
    /firmware/App/Controllers/Thermistors.c
    • -1
    • +5
    /firmware/App/Modes/ModeHeatDisinfect.c
  1. … 19 more files in changeset.
DEN-9054 continued updating the POST to get the calibration values for the drivers

    • -0
    • +75
    /firmware/App/Controllers/DrainPump.c
    • -14
    • +11
    /firmware/App/Controllers/LoadCell.c
    • -14
    • +14
    /firmware/App/Controllers/Pressures.c
    • -12
    • +35
    /firmware/App/Controllers/ROPump.c
    • -15
    • +18
    /firmware/App/Modes/ModeHeatDisinfect.c
    • -11
    • +44
    /firmware/App/Modes/ModeInitPOST.c
    • -58
    • +10
    /firmware/App/Modes/ModeRecirculate.c
DEN-9054 updated some of the drivers with calibration code

    • -18
    • +21
    /firmware/App/Controllers/LoadCell.c
    • -111
    • +191
    /firmware/App/Controllers/Pressures.c
    • -38
    • +112
    /firmware/App/Controllers/ROPump.c
    • -16
    • +1
    /firmware/App/Modes/ModeChemicalDisinfect.h
    • -15
    • +27
    /firmware/App/Modes/ModeHeatDisinfect.c
    • -27
    • +77
    /firmware/App/Modes/ModeRecirculate.c
    • -9
    • +57
    /firmware/App/Services/Reservoirs.c
Merge branch 'DEN-8103-dg-hd_dev-alarm-design' into staging

DEN-8103: Fixed valve state when switch reservoir

DEN-8103: Fixed build errors

    • -12
    • +30
    /firmware/App/Controllers/Heaters.c
    • -14
    • +0
    /firmware/App/Modes/ModeChemicalDisinfect.h
Merge branch 'staging' into DEN-8103-dg-hd_dev-alarm-design

    • -201
    • +79
    /firmware/App/Controllers/Heaters.c
    • -23
    • +49
    /firmware/App/Controllers/LoadCell.c
    • -30
    • +38
    /firmware/App/Controllers/UVReactors.c
    • -176
    • +309
    /firmware/App/Modes/ModeHeatDisinfect.c
    • -4
    • +18
    /firmware/App/Modes/ModeRecirculate.c
    • -26
    • +24
    /firmware/App/Modes/ModeStandby.c
DEN-8103: Added missing header and removed redundant function declaration

DEN-8030 updated the documentation

    • -2
    • +1
    /firmware/App/Modes/ModeHeatDisinfect.c
DEN-8030 adderessed a code review comment

DEN-8030 addressed code review comments

    • -12
    • +12
    /firmware/App/Modes/ModeHeatDisinfect.c
DEN-8030 addressed code review comments

    • -17
    • +18
    /firmware/App/Modes/ModeChemicalDisinfect.c
    • -13
    • +27
    /firmware/App/Modes/ModeHeatDisinfect.c
    • -12
    • +0
    /firmware/App/Modes/ModeHeatDisinfect.h
DEN-8103: Added init for integrity module

DEN-8030 addressed code review comments and added concentrate pumps to heat disinfect

    • -48
    • +13
    /firmware/App/Controllers/DrainPump.c
    • -33
    • +19
    /firmware/App/Modes/ModeChemicalDisinfect.c
    • -131
    • +101
    /firmware/App/Modes/ModeHeatDisinfect.c