firmware

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-8679: DEN-9695: Fixed typo in checking minimum rinseback rate

DEN-8679: DEN-9697: Added clear condition to bubble detected alarm during rinseback

DEN-8886: Addressed bug DEN-9695.

DEN-7802: DEN-8815: DEN-8817: Fixed water sample and self-test timeout

DEN-8534 added RPM override functions to the fans driver

    • -0
    • +32
    ./App/Services/SystemCommMessages.c
DEN-8886: Added PBA sensor read timeout check.

DEN-8534 tested the temperatures and fans control

DEN-8679: Addressed code review

DEN-8886: Added flow range checks. Added pressure range checks.

DEN-8679: Removed unused define

Merge branch 'staging' into DEN-8679-hd_dev-treatment-log

    • -8
    • +538
    ./App/Services/SystemCommMessages.c
    • -1
    • +60
    ./App/Services/SystemCommMessages.h
Bamboo Commit: Updated hd_build_history.log with build number and build date

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

Enabled the alarm audio build switch to ignore the watchdog POST on the alarm audio current

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

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

DEN-8886: Added new safety shutdown POST test. Fixed bug DEN-9686.

    • -10
    • +128
    ./App/Drivers/SafetyShutdown.c
DEN-8534 merged stagin

    • -0
    • +189
    ./App/Services/SystemCommMessages.c
    • -1
    • +24
    ./App/Services/SystemCommMessages.h
DEN-8534 initial commit of the fans driver

    • -0
    • +479
    ./App/Controllers/Fans.c
    • -0
    • +43
    ./App/Controllers/Fans.h
    • -44
    • +194
    ./App/Controllers/Temperatures.c
    • -0
    • +142
    ./App/Services/SystemCommMessages.c
    • -1
    • +18
    ./App/Services/SystemCommMessages.h
Bamboo Commit: Updated hd_build_history.log with build number and build date

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

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

Fixed a typo in valves position override message enum

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

DEN-9054 added a TRUE to the end of an override function in switches.c

DEN-8679: Removed battery POST test and add prevent check if battery not charged

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

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

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

Merged DEN-9054-hd_dg_switches