hdfirmware

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-7347: Added disposable removal confirm response

    • -1
    • +11
    /firmware/App/Modes/ModePostTreat.c
Merge branch 'DEN-7117-hd_dev-hd-heparin-delivery' into develop

DEN-7117: Addressed code review comments. Fixed UF auto-resume after saline bolus issue.

    • -7
    • +15
    /firmware/App/Controllers/SyringePump.c
Addressed code review comments. Removed state from saline bolus and heparin user command response.

    • -5
    • +9
    /firmware/App/Controllers/SyringePump.c
DEN-7347: Added stop DG fill command

    • -3
    • +18
    /firmware/App/Controllers/DGInterface.c
    • -2
    • +3
    /firmware/App/Controllers/DGInterface.h
DEN-7347: Integrated syringe pump driver

    • -0
    • +1899
    /firmware/App/Controllers/SyringePump.c
    • -0
    • +115
    /firmware/App/Controllers/SyringePump.h
    • -12
    • +8
    /firmware/App/Modes/ModePostTreat.c
    • -11
    • +195
    /firmware/App/Services/FPGA.c
    • -4
    • +46
    /firmware/App/Services/SystemComm.c
DEN-7091: Updated syringe pump driver

    • -46
    • +78
    /firmware/App/Controllers/SyringePump.c
    • -0
    • +1
    /firmware/App/Controllers/SyringePump.h
DEN-7091: Incorporated prime changes from lab test finding

DEN-5980 uncommented a line of code

DEN-5980 tested the code

DEN-7347: Added description to post-treatment mode module

DEN-7117: Doxygen updates. Added TODOs for not yet implemented self-tests for syringe pump driver.

    • -25
    • +62
    /firmware/App/Controllers/SyringePump.c
DEN-5980 addressed code review comments

DEN-5980 resolved merge conflicts and addressed the code review comments

    • -3
    • +3
    /firmware/App/Controllers/DialInFlow.c
Merge branch 'DEN-7117-hd_dev-hd-heparin-delivery' into develop

DEN-7117: minor fix to treatment restart when Heparin is paused.

DEN-7347: Send UI treatment log data

Merge branch 'DEN-7117-hd_dev-hd-heparin-delivery' into develop

DEN-7117: Added more syringe pump integration.

    • -3
    • +0
    /firmware/App/Controllers/SyringePump.c
Merge branch 'DEN-7091-pre-treatment-mode' into develop

    • -0
    • +13
    /firmware/App/Controllers/DGInterface.c
    • -0
    • +1
    /firmware/App/Controllers/DGInterface.h
    • -77
    • +54
    /firmware/App/Modes/ModePreTreat.c
    • -85
    • +157
    /firmware/App/Modes/SelfTests.c
DEN-7091: Skip self-tests for syringe pump

DEN-7347: Removed blank line

    • -1
    • +0
    /firmware/App/Controllers/DialInFlow.h
DEN-7117: Fixes per lab testing observations.

    • -16
    • +15
    /firmware/App/Controllers/SyringePump.c
DEN-7091: Added wait for DG to switch reservoir

    • -0
    • +13
    /firmware/App/Controllers/DGInterface.c
    • -0
    • +1
    /firmware/App/Controllers/DGInterface.h
    • -77
    • +51
    /firmware/App/Modes/ModePreTreat.c
Fixed merge conflicts from DEN-7117.

DEN-7117: Fixed measured rate calculation. Added Heparin state to treatment states broadcast message.

    • -2
    • +3
    /firmware/App/Controllers/SyringePump.c
DEN-7091: Fixed resume signal handle

    • -79
    • +139
    /firmware/App/Modes/SelfTests.c
    • -6
    • +12
    /firmware/App/Services/SystemComm.c
DEN-7117: Fixes per lab testing.

    • -2
    • +6
    /firmware/App/Controllers/SyringePump.c
    • -0
    • +1
    /firmware/App/Controllers/SyringePump.h
DEN-7395: Addressed code review comments

Merge branch 'DEN-7091-pre-treatment-mode' into develop