hdfirmware

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-14999: Removed alarm 306. Increased t/o on alarm 318 to 10 sec. Change alarm 141 to not clear immediate, but instead clear when low level sees fluid.

    • -27
    • +7
    /firmware/App/Controllers/AirTrap.c
Bamboo Commit: Updated HDCommon.h with build versions from Bamboo

Fixed merge conflicts from DEN-14999.

    • -3
    • +24
    /firmware/App/Controllers/DGInterface.c
    • -0
    • +1
    /firmware/App/Controllers/DGInterface.h
    • -3
    • +18
    /firmware/App/Controllers/DialInFlow.c
    • -0
    • +1
    /firmware/App/Controllers/DialOutFlow.c
Merge branch 'develop' of ssh://devapps.diality.us:7999/hd/hdfirmware into develop

DEN-14999: Log DG command ID for rejected DG command alarm.

    • -1
    • +1
    /firmware/App/Controllers/DGInterface.c
Reverted previous change to re-enable re-prime feature and allow zero UF rate.

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

Re-Prime feature re-enabled for this build. Minimum UF rate set back to zero for this build.

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

Fixed merge conflicts.

    • -3
    • +32
    /firmware/App/Controllers/DGInterface.c
    • -2
    • +4
    /firmware/App/Controllers/DGInterface.h
    • -2
    • +2
    /firmware/App/Controllers/SyringePump.c
    • -51
    • +220
    /firmware/App/Modes/ModeStandby.c
Bamboo Commit: Updated HDCommon.h with build versions from Bamboo

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

    • -1
    • +1
    /firmware/App/Controllers/DialInFlow.c
    • -1
    • +1
    /firmware/App/Controllers/DialOutFlow.c
    • -1
    • +1
    /firmware/App/Modes/ModeTreatmentParams.c
Merged DEN-14906 into staging.

DEN-14906: fixed merge conflicts from staging.

    • -1
    • +10
    /firmware/App/Controllers/BloodFlow.c
    • -7
    • +15
    /firmware/App/Controllers/DialInFlow.c
    • -2
    • +2
    /firmware/App/Modes/ModeTreatmentParams.c
    • -3
    • +35
    /firmware/App/Services/Reservoirs.c
    • -182
    • +322
    /firmware/App/Services/SystemCommMessages.c
Merge branch 'staging' into DEN-14999-alarm-table-updates

    • -10
    • +15
    /firmware/App/Modes/ModePreTreat.c
DEN-14999: Fixed issue with repeated trimmer heater commands being sent to DG.

    • -2
    • +24
    /firmware/App/Controllers/DGInterface.c
    • -0
    • +1
    /firmware/App/Controllers/DGInterface.h
DEN-14906: Disabled re-prime feature.

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

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

    • -10
    • +22
    /firmware/App/Controllers/PresOccl.c
DEN-14906: re-enabled re-prime.

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
DEN-14906: Fixed isues that arose when disabling re-prime feature.

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

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.