hdfirmware

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-14906: Fixed arterial high pressure check while in adjunct treatment states.

DEN-14999: Dont trigger alarm 312 unless in treatment mode or pre-treatment mode after priming complete.

    • -3
    • +14
    /firmware/App/Controllers/DialInFlow.c
RESOLVED IN CODE WALKTHROUGH

RESOLVED IN CODE WALKTHROUGH

DEN-14906: Fixed isues that arose when disabling re-prime feature.

RESOLVED IN CODE WALKTHROUGH

RESOLVED IN CODE WALKTHROUGH

Fixed.

Fixed.

DEN-14906: Addressed code review comment.

    • -8
    • +20
    /firmware/App/Controllers/PresOccl.c
Bamboo Commit: Updated HDCommon.h with build versions from Bamboo

Merge DEN-14457-reservoir-drains-before-treatment-with-pre-treatment-build-flags-off

Cherry picked merge, due to staging/develop conflicts

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

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

Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

Merge branch 'DEN-14457-reservoir-drains-before-treatment-with-pre-treatment-build-flags-off' into staging

DEN-14999: Set UI as communicating on any msg received from UI (not just check-in) to address DEN-14928.

Changing from U32 to S32. It is a relative ms timer (so wouldn't be negative), but I needed to initialize this to something less than zero so that alarm ranking logic will be forced to rank a brand...

Changing from U32 to S32. It is a relative ms timer (so wouldn't be negative), but I needed to initialize this to something less than zero so that alarm ranking logic will be forced to rank a brand new alarm (triggered 0 ms ago).

What's the significance of changing to U32? Is this being used as a timer?

What's the significance of changing to U32? Is this being used as a timer?

DEN-14999: Fixed alarm mgmt issue where top alarm may not be set if LOW priority alarm triggered. Ensure HD pump on flag is set to FALSE when pump controller is in off state.

    • -0
    • +4
    /firmware/App/Controllers/DialInFlow.c
    • -0
    • +1
    /firmware/App/Controllers/DialOutFlow.c
HD-DEN-14457_Reservoir Drains Before Treatment With Pre Treatment Build Flags Off

Integrated current changes in other branches to address apparent conflicts.

DEN-14999: Split alarm 46 (no ACK) into 2 alarms. 46 is for msg to UI w/ no ACK. 18 is for msg to DG w/ no ACK.

DEN-14860 Fill time calculation maximum calculation 10% extra margin. Move Depletion time calculation to work in all reservoir states.

    • -34
    • +24
    /firmware/App/Services/Reservoirs.c
Should venPres < venLowLimit be done outside if statement?

Should venPres < venLowLimit be done outside if statement?

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

Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

Merged DEN-14557

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

Merge branch 'DEN-14906-dialyzer-de-prime' into develop

    • -1
    • +1
    /firmware/App/Controllers/DialInFlow.c
    • -21
    • +47
    /firmware/App/Controllers/PresOccl.c