hdfirmware

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-14557 added code to the HD valves to accept a transition command if the valve is currently is not close to target

DEN-14011

DEN-14561 Wait for dry self test before final fill. Use reservoir 2 for Prime dialysate bypass.

DEN-14011: implemented proper exit condition for dry self start state.

DEN-14011: created handleDrySelfTestStartState. code review comments.

DEN-14561 Update PRE_TREATMENT_FILL_RESERVOIR_TWO_VOLUME_ML per code review comment.

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/ConsumableSelfTest.c
    • -2
    • +2
    /firmware/App/Modes/ModeTreatmentParams.c
    • -2
    • +2
    /firmware/App/Modes/PreTreatmentRecirc.c
Merge branch 'DEN-14328-hd-event-issues' into staging

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

DEN-14011: added condition to check if BP is running while we do occlusion checks.

DEN-14011: dry self test transitions to DRY_SELF_TESTS_START_STATE on dry self retries instead of DRY_SELF_WAIT_FOR_DOOR_CLOSE_STATE.

DEN-14414: addressed code reviews.

HD-DEN-14561

Pretreatment repeated flush implementation update.

    • -45
    • +29
    /firmware/App/Modes/ModePreTreat.c
Merge branch 'DEN-14328-hd-event-issues' into develop

    • -0
    • +6
    /firmware/App/Modes/ConsumableSelfTest.c
    • -0
    • +13
    /firmware/App/Modes/ModePostTreat.c
    • -2
    • +14
    /firmware/App/Services/WatchdogMgmt.c
Merge branch 'staging' into DEN-14328-hd-event-issues

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/Drivers/SafetyShutdown.c
    • -2
    • +2
    /firmware/App/Drivers/SafetyShutdown.h
DEN-14414: Implemented sub state events.

    • -0
    • +6
    /firmware/App/Modes/ConsumableSelfTest.c
    • -0
    • +13
    /firmware/App/Modes/ModePostTreat.c
    • -0
    • +6
    /firmware/App/Modes/ModeTreatmentParams.c
    • -0
    • +6
    /firmware/App/Modes/PreTreatmentRecirc.c
DEN-14561 Change DPi fast flow only to Reservoir 2 fill.

DEN-14549: Rolled back change to include blood prime for normal inline pressure range checks. Leave as fixed max only range check in blood prime.

HD-DEN-14561

Extended changes that correct RELEASE flag logic

Provide multiple flush passes in pretreatment

And eliminate all flushes when priming is disabled

    • -48
    • +43
    /firmware/App/Modes/ModePreTreat.c
Merge branch 'staging' into DEN-14559-dg_hd_dev-hd_dg_dvt-update-part-8

DEN-14559 updated the code to be able to run POST requested by the Dialin user

    • -0
    • +12
    /firmware/App/Controllers/AlarmLamp.c
    • -0
    • +12
    /firmware/App/Controllers/Buttons.c
    • -0
    • +12
    /firmware/App/Drivers/SafetyShutdown.c
    • -0
    • +1
    /firmware/App/Drivers/SafetyShutdown.h
    • -0
    • +12
    /firmware/App/Services/WatchdogMgmt.c
DEN-14561 Update timing and volumesfor speeding up Pre-Treat part 1.

Fixed merge conflicts from staging.

Merge branch 'staging' into DEN-14549-system-fault-after-resuming-heparin-then-starting-saline-bolus-during-treatment

    • -12
    • +12
    /firmware/App/Modes/ModeInitPOST.c
DEN-14549: Added function to see if an alarm condition is detected. Added a function to determine whether A/C power loss condition is detected and used them where needed.

    • -2
    • +4
    /firmware/App/Controllers/DialInFlow.c
    • -1
    • +3
    /firmware/App/Controllers/DialOutFlow.c
DEN-14549: include venous check in including blood prime.

DEN-14549: Addressed code review comments.

    • -1
    • +11
    /firmware/App/Controllers/Voltages.c