hdfirmware

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merge branch 'staging' into DEN-15183-2-in-treatment-rinseback-workflow-changes

DEN-15183-2: Fixed issues with reconnect state of treatment recirculation.

    • -11
    • +4
    /firmware/App/Modes/TreatmentRecirc.c
DEN-15183-2: Fix init of tx recirc to correct state.

DEN-15183-2: Estimate initial DPo rate correction offset based on data collected by Systems team to improve UF control at treatment start.

    • -0
    • +22
    /firmware/App/Controllers/DialOutFlow.c
    • -0
    • +1
    /firmware/App/Controllers/DialOutFlow.h
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-15203-alarm-does-not-trigger-when-blood-pump-is-reversed' into staging

DEN-15183-2: Minor fixes to Tx recirculation updates.

    • -11
    • +7
    /firmware/App/Modes/TreatmentRecirc.c
DEN-15203: Fixed alarm 32 to consider reverse direction with measured motor speed.

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

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

    • -2
    • +2
    /firmware/App/Modes/PreTreatmentRecirc.c
Merge branch 'staging' into DEN-15183-in-treatment-rinseback-workflow-changes

DEN-15183: Fixed compiler warning.

DEN-15183: Addressed code review comments.

DEN-15183: Fix for DEN-15198.

    • -2
    • +10
    /firmware/App/Controllers/PresOccl.c
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-15189-safety-shutdown-not-activating-when-hd-valve-position-out-of-range-alarm-62-occurs' into staging

DEN-15183: Prevent alarm user options while AC power is out.

DEN-15183: Fixed DEN-15198 by not starting air trap control until treatment starts (patient connected).

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

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

DEN-14325 addressed the code review comments

DEN-15183: Addressed code review comments. Fixed DEN-15194.

DEN-15183: Implemented updates to treatment recirculation workflow to include states for instructing user to disconnect and reconnected patient. Updated scalar for alarm audio current high gain signal. Updated alarm audio POST.

    • -4
    • +103
    /firmware/App/Modes/TreatmentRecirc.c
    • -29
    • +48
    /firmware/App/Services/AlarmMgmt.c
DEN-15189 Add activateSafetyShutdown to alarm ALARM_ID_HD_VALVE_POSITION_OUT_OF_RANGE (62) if position C

DEN-15183: indicate treatment over in treatment times broadcast if alarm preventing alarm resumption.

DEN-15183: Removed pressure limit alarm exemption for pump ramping. Address sequence issue with invert dialyzer logic DEN-15195.

    • -14
    • +0
    /firmware/App/Controllers/PresOccl.c
DEN-15183: Addressed DEN-15191 by zeroing treatment time remaining in treatment times broadcast msg if an alarm has blocked resumption of treatment.

DEN-14183: Addressed DEN-15190 by allowing rinseback option regardless of whether alarm condition is cleared.