hdfirmware

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-11114: Added data to DPo broadcast msg.

    • -0
    • +3
    /firmware/App/Controllers/DialOutFlow.c
    • -0
    • +3
    /firmware/App/Controllers/DialOutFlow.h
DEN-11114 updated the fans driver and worked on the reservoirs driver

    • -5
    • +5
    /firmware/App/Controllers/DGInterface.c
    • -0
    • +13
    /firmware/App/Services/Reservoirs.c
Bamboo Commit: Updated HDCommon.h with build versions from Bamboo

Fix to recirc during blood prime.

Merge branch 'DEN-11114-dg_dev-dg-dialysate-temperature-control-2-of-2' into develop

    • -3
    • +3
    /firmware/App/Controllers/DialInFlow.c
    • -1
    • +1
    /firmware/App/Controllers/DialOutFlow.c
DEN-11114: Fixed issue with DPi start during blood prime.

    • -1
    • +1
    /firmware/App/Controllers/DialInFlow.c
    • -1
    • +1
    /firmware/App/Controllers/DialOutFlow.c
DEN-11114: Fixed sign issue in HD pump set function.

    • -2
    • +2
    /firmware/App/Controllers/DialInFlow.c
DEN-11250 Updated the syringe pump empty position

    • -1
    • +1
    /firmware/App/Controllers/SyringePump.c
DEN-11098 Updated header

DEN-11114: Added reset status bits to startup event to aid investigation into spurious HD resets.

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

Enabled HD pump speed/flow checks.

Merge branch 'DEN-11114-dg_dev-dg-dialysate-temperature-control-2-of-2' into develop

DEN-11114: Added build switch to disable illegal air trap levels state alarm.

DEN-11098 Corrected R1 and R2 in bypass state and dialyzer state

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

Fixed merge conflicts.

    • -47
    • +53
    /firmware/App/Controllers/BloodFlow.c
    • -194
    • +56
    /firmware/App/Controllers/DGInterface.c
    • -9
    • +16
    /firmware/App/Controllers/DGInterface.h
    • -47
    • +54
    /firmware/App/Controllers/DialInFlow.c
    • -91
    • +157
    /firmware/App/Controllers/DialOutFlow.c
DEN-11114 addressed the code review comments

    • -282
    • +1
    /firmware/App/Controllers/DGInterface.c
    • -8
    • +1
    /firmware/App/Controllers/DGInterface.h
    • -0
    • +1
    /firmware/App/Modes/ConsumableSelfTest.c
DEN-10247: UI Acknow timeouts on HD side, due to the delay of almost 2 seconds.

- Added another timeout of 5000 ms ( same value as UI_COMM_TIMEOUT_IN_MS ) only for the INIT state in which UI has a delayed response.

DEN-11114 updated the reservoirs code

    • -38
    • +60
    /firmware/App/Services/Reservoirs.c
Merge branch 'DEN-11114-dg_dev-dg-dialysate-temperature-control-2-of-2' of ssh://dvm-linux02:7999/hd/hdfirmware into DEN-11114-dg_dev-dg-dialysate-temperature-control-2-of-2

    • -1
    • +1
    /firmware/App/Controllers/DialInFlow.c
DEN-11114: Prevent pump set command from restarting pump control if rate/mode are not changed.

    • -47
    • +53
    /firmware/App/Controllers/BloodFlow.c
    • -43
    • +49
    /firmware/App/Controllers/DialInFlow.c
    • -46
    • +50
    /firmware/App/Controllers/DialOutFlow.c
DEN-11114 tested the modified the reservoir management code

    • -1
    • +1
    /firmware/App/Controllers/DialInFlow.c
    • -27
    • +73
    /firmware/App/Services/Reservoirs.c
DEN-11098: Addressed code review feedback.

DEN-11098 Added compiler switch RUN_BLOOD_CIRCUIT_PRIME_AGAIN

DEN-11114 continued working on the reservoir management

    • -1
    • +1
    /firmware/App/Controllers/DialInFlow.c
    • -10
    • +3
    /firmware/App/Services/Reservoirs.c
DEN-11089 Added cases in switch statement to handle prime pause for new saline dialyzer state

Merge branch 'DEN-11114-dg_dev-dg-dialysate-temperature-control-2-of-2' of ssh://dvm-linux02:7999/hd/hdfirmware into DEN-11114-dg_dev-dg-dialysate-temperature-control-2-of-2

DEN-11114 continued working on the resevoir management

    • -7
    • +49
    /firmware/App/Controllers/DGInterface.c
    • -2
    • +15
    /firmware/App/Controllers/DGInterface.h
    • -1
    • +1
    /firmware/App/Modes/ConsumableSelfTest.c
    • -0
    • +3
    /firmware/App/Modes/ModeTreatmentParams.c
    • -42
    • +119
    /firmware/App/Services/Reservoirs.c
DEN-11114: perform periodic clock check only if release build so debugging will not cause alarm.