dgfirmware

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-8886: Addressed code review comment.

DEN-8886: Local merge from staging.

    • -20
    • +42
    /firmware/App/Modes/ModeInitPOST.c
    • -39
    • +43
    /firmware/App/Modes/ModeRecirculate.c
    • -5
    • +90
    /firmware/App/Services/Reservoirs.c
    • -7
    • +21
    /firmware/App/Services/SystemComm.c
DEN-8886: Made DG op mode data broadcast interval overrideable.

    • -1
    • +77
    /firmware/App/Modes/OperationModes.c
DEN-8886: Added new safety shutdown POST test.

    • -3
    • +104
    /firmware/App/Drivers/SafetyShutdown.c
    • -0
    • +1
    /firmware/App/Drivers/SafetyShutdown.h
Bamboo Commit: Updated dg_build_history.log with build number and build date

Bamboo Commit: Updated DGCommon.h with build versions from Bamboo

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-8886: Disable WD POST recovery check until issue can be resolved with EE team.

DEN-8886: Increased WD POST recovery time to allow 24V more time to come back up.

DEN-8886: Fix watchdog test to verify the correct 24V channel.

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-8886: Updated WD POST test.

    • -13
    • +28
    /firmware/App/Services/WatchdogMgmt.c
DEN-8886: Added handling for DG POST result request message.

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-8886: Added 24V check to watchdog POST.

    • -3
    • +17
    /firmware/App/Services/WatchdogMgmt.c
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