hdfirmware

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Bamboo Commit: Updated HDCommon.h with build versions from Bamboo

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

    • -2
    • +2
    /firmware/App/Controllers/DialOutFlow.c
    • -1
    • +1
    /firmware/App/Controllers/DialOutFlow.h
Merged DEN-15183-2 to staging.

Merge branch 'staging' into DEN-15183-2-in-treatment-rinseback-workflow-changes

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

Merge branch 'DEN-15183-2-in-treatment-rinseback-workflow-changes' into develop

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

    • -11
    • +4
    /firmware/App/Modes/TreatmentRecirc.c
DEN-14980-unable-to-resume-after-hd-unit-plugged-back-in-pre-treatment-after-priming

Addressed code review comments.

    • -10
    • +10
    /firmware/App/Services/AlarmMgmt.c
Done.

Done.

Was expecting you to move if, not else. Doesn't make sense to check alarm (line 359..361) before validating alarm (line 364).

Was expecting you to move if, not else.
Doesn't make sense to check alarm (line 359..361) before validating alarm (line 364).

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

Merge branch 'DEN-15183-2-in-treatment-rinseback-workflow-changes' into develop

DEN-15183-2: Fix init of tx recirc to correct state.

Thank you - corrected.

Thank you - corrected.

DEN-14980-unable-to-resume-after-hd-unit-plugged-back-in-pre-treatment-after-priming

Addressed paren typo from code review

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

Why accept Heparin resume when our syringe is empty?

Why accept Heparin resume when our syringe is empty?

It looks like we could get here pretty regularly while we're waiting for command transmit to complete (if statement above) which should not be counted as a comm error unless it's taking too long (t...

It looks like we could get here pretty regularly while we're waiting for command transmit to complete (if statement above) which should not be counted as a comm error unless it's taking too long (timeout).

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.