dgfirmware

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-9480, DEN-8886 added range check to the load cells

    • -16
    • +84
    /firmware/App/Controllers/Fans.c
    • -20
    • +46
    /firmware/App/Controllers/LoadCell.c
    • -10
    • +10
    /firmware/App/Controllers/Thermistors.c
DEN-7802: Refactor re-circ mode to generation idle mode

    • -0
    • +226
    /firmware/App/Modes/ModeGenIdle.c
    • -0
    • +46
    /firmware/App/Modes/ModeGenIdle.h
    • -256
    • +0
    /firmware/App/Modes/ModeRecirculate.c
    • -46
    • +0
    /firmware/App/Modes/ModeRecirculate.h
    • -11
    • +11
    /firmware/App/Modes/OperationModes.c
    • -15
    • +15
    /firmware/App/Services/Reservoirs.c
Bamboo Commit: Updated DGCommon.h with build versions from Bamboo

Bamboo Commit: Updated dg_build_history.log with build number and build date

Merge branch 'develop' of ssh://dvm-linux02:7999/dg/dgfirmware into develop

DEN-8819 revolved load cells accuracy issues and Added the safety shutdown temporarily.

DEN-8886 worked on the self tests and fans

    • -68
    • +95
    /firmware/App/Controllers/Fans.c
    • -37
    • +26
    /firmware/App/Controllers/Thermistors.c
DEN-7802: Send water to drain during re-circ state

Bamboo Commit: Updated dg_build_history.log with build number and build date

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

Merged DEN-9054

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

Bamboo Commit: Updated dg_build_history.log with build number and build date

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-7802: Added pressure adc count range check

    • -17
    • +21
    /firmware/App/Controllers/Voltages.h
DEN-9054 added a default to a variable in switches.c

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

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 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
Merge branch 'DEN-8886-hd_dg_dev-self-tests-2-of-2' into develop

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