hdfirmware

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merge branch 'DEN-8679-hd_dev-treatment-log' into staging

DEN-8886: Finished adding overrides for mode broadcast intervals.

    • -27
    • +2
    /firmware/App/Controllers/AirTrap.c
    • -27
    • +6
    /firmware/App/Controllers/BloodFlow.c
    • -22
    • +1
    /firmware/App/Controllers/BloodLeak.c
    • -22
    • +1
    /firmware/App/Controllers/DialInFlow.c
    • -23
    • +1
    /firmware/App/Controllers/DialOutFlow.c
    • -22
    • +1
    /firmware/App/Controllers/FluidLeak.c
    • -22
    • +1
    /firmware/App/Controllers/PresOccl.c
    • -22
    • +1
    /firmware/App/Controllers/SyringePump.c
    • -22
    • +1
    /firmware/App/Controllers/Voltages.c
    • -1
    • +56
    /firmware/App/Modes/ModePostTreat.c
  1. … 8 more files in changeset.
DEN-8886: Added override capability to alarm status and several mode data broadcast message intervals.

    • -6
    • +216
    /firmware/App/Modes/ModeTreatment.c
    • -2
    • +78
    /firmware/App/Modes/TreatmentStop.c
    • -0
    • +44
    /firmware/App/Services/SystemComm.c
DEN-8886: Addressed DEN-9698 request for rinseback volume overrides.

    • -19
    • +159
    /firmware/App/Modes/Rinseback.c
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

    • -5
    • +59
    /firmware/App/Controllers/DGInterface.c
    • -0
    • +2
    /firmware/App/Controllers/DGInterface.h
DEN-8534 added RPM override functions to the fans driver

    • -9
    • +9
    /firmware/App/Controllers/Temperatures.c
DEN-8886: Added PBA sensor read timeout check.

    • -8
    • +24
    /firmware/App/Controllers/PresOccl.c
DEN-8534 tested the temperatures and fans control

    • -26
    • +38
    /firmware/App/Controllers/Fans.c
    • -7
    • +8
    /firmware/App/Controllers/Temperatures.c
DEN-8679: Addressed code review

    • -1
    • +1
    /firmware/App/Controllers/DGInterface.c
DEN-8886: Added flow range checks. Added pressure range checks.

    • -20
    • +42
    /firmware/App/Controllers/BloodFlow.c
    • -9
    • +31
    /firmware/App/Controllers/DialInFlow.c
    • -7
    • +15
    /firmware/App/Controllers/DialOutFlow.c
    • -14
    • +52
    /firmware/App/Controllers/PresOccl.c
DEN-8679: Removed unused define

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

    • -8
    • +139
    /firmware/App/Controllers/DGInterface.c
    • -0
    • +16
    /firmware/App/Controllers/DGInterface.h
    • -2
    • +86
    /firmware/App/Controllers/SyringePump.c
    • -18
    • +32
    /firmware/App/Modes/ModeInitPOST.c
    • -79
    • +363
    /firmware/App/Modes/ModeStandby.c
    • -3
    • +45
    /firmware/App/Services/SystemComm.c
Bamboo Commit: Updated hd_build_history.log with build number and build date

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

Merge branch 'develop' of ssh://dvm-linux02:7999/hd/hdfirmware into develop

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

Merge branch 'DEN-9054-dg-hd_dev-dg-hd-switches' into develop

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

    • -10
    • +128
    /firmware/App/Drivers/SafetyShutdown.c
    • -0
    • +1
    /firmware/App/Drivers/SafetyShutdown.h
DEN-8534 merged stagin

    • -2
    • +19
    /firmware/App/Services/SystemComm.c
DEN-8534 initial commit of the fans driver

    • -0
    • +479
    /firmware/App/Controllers/Fans.c
    • -0
    • +43
    /firmware/App/Controllers/Fans.h
    • -44
    • +194
    /firmware/App/Controllers/Temperatures.c
    • -4
    • +6
    /firmware/App/Controllers/Temperatures.h
    • -1
    • +13
    /firmware/App/Services/SystemComm.c
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

Merge branch 'staging' of ssh://dvm-linux02:7999/hd/hdfirmware into staging This is to merge the build history log file

Fixed a typo in valves position override message enum