hdfirmware

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-8886: Fixed typo in DPo speed check.

    • -1
    • +1
    /firmware/App/Controllers/DialOutFlow.c
DEN-8886: Fixed bug DEN-9714.

    • -1
    • +1
    /firmware/App/Modes/ModeTreatmentParams.h
Bamboo Commit: Updated HDCommon.h with build versions from Bamboo

DEN-8886: Addressed code review feedback.

DEN-9688: Fixed bug DEN-9715.

DEN-8886: Removed buzzer portion of safety shutdown POST.

    • -15
    • +1
    /firmware/App/Drivers/SafetyShutdown.c
DEN-8534 added code to raise the alarm in the fans and temperatrues drivers.

    • -12
    • +17
    /firmware/App/Controllers/Temperatures.c
DEN-8886: Fixed bug DEN-9702.

DEN-8534 added a check to not raise the fans alarm for the define duration

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

Merge branch 'DEN-8886-hd_dg_dev-self-tests-2-of-2' into develop

    • -50
    • +43
    /firmware/App/Controllers/BloodFlow.c
    • -38
    • +30
    /firmware/App/Controllers/DialInFlow.c
    • -37
    • +14
    /firmware/App/Controllers/DialOutFlow.c
    • -19
    • +53
    /firmware/App/Modes/ModeInitPOST.c
    • -8
    • +156
    /firmware/App/Modes/ModeTreatment.c
    • -4
    • +64
    /firmware/App/Services/SystemComm.c
    • -12
    • +34
    /firmware/App/Services/WatchdogMgmt.c
Merge branch 'DEN-8679-hd_dev-treatment-log' into develop

    • -3
    • +2
    /firmware/App/Controllers/DGInterface.c
    • -4
    • +21
    /firmware/App/Modes/ModeTreatment.c
    • -16
    • +2
    /firmware/App/Modes/ModeTreatmentParams.c
DEN-8886: Local merge from staging.

    • -13
    • +0
    /firmware/App/Controllers/AirTrap.c
    • -182
    • +150
    /firmware/App/Controllers/BloodFlow.c
    • -22
    • +33
    /firmware/App/Controllers/Bubble.c
    • -23
    • +78
    /firmware/App/Controllers/DialInFlow.c
    • -2
    • +0
    /firmware/App/Controllers/DialInFlow.h
    • -15
    • +3
    /firmware/App/Controllers/DialOutFlow.c
    • -2
    • +88
    /firmware/App/Controllers/SyringePump.c
    • -46
    • +190
    /firmware/App/Controllers/Valves.c
    • -0
    • +7
    /firmware/App/Drivers/SafetyShutdown.h
    • -19
    • +19
    /firmware/App/Modes/ModeInitPOST.c
  1. … 22 more files in changeset.
DEN-8534 addressed a code review comment

DEN-8886: Addressed code review feedback.

    • -4
    • +9
    /firmware/App/Drivers/SafetyShutdown.c
DEN-8534 updated the temperatures header section

    • -1
    • +1
    /firmware/App/Controllers/Temperatures.h
DEN-8534 addressed the code review comments and added target RPM to the fans publication data

    • -2
    • +1
    /firmware/App/Controllers/Temperatures.c
DEN-8534 merged staging and addressed the code review comments

    • -2
    • +2
    /firmware/App/Controllers/Temperatures.c
Merge branch 'staging' into DEN-8534-hd_dev-fan-driver

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

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