hdfirmware

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merge branch 'DEN-14099-bubbles-in-dialysate-out-line-from-dg-to-cartridge' into develop

DEN-14099 Add todo note for possible mitigation of valve closed too long.

DEN-14099 Fix pressure reading to use Venous and instant value.

HD-DEN-14197_SW S83 MG PI Optimization
HD-DEN-14197_SW S83 MG PI Optimization
DEN-14197: Range check DPi initial PWM duty cycle before setting.

    • -10
    • +7
    /firmware/App/Controllers/DialInFlow.c
HD-DEN-14099_Bubbles IN Dialysate Out Line From DG TO Cartridge
HD-DEN-14099_Bubbles IN Dialysate Out Line From DG TO Cartridge
HD-DEN-14307_DG HD Dev HD DG Dvt Update Part 6
HD-DEN-14307_DG HD Dev HD DG Dvt Update Part 6
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/DGInterface.c
    • -2
    • +2
    /firmware/App/Controllers/DialInFlow.c
    • -1
    • +1
    /firmware/App/Controllers/DialInFlow.h
Bamboo Commit: Updated HDCommon.h with build versions from Bamboo

Merged DEN-14150

    • -2
    • +2
    /firmware/App/Controllers/DGInterface.c
    • -1
    • +1
    /firmware/App/Controllers/DGInterface.h
    • -16
    • +18
    /firmware/App/Controllers/DialInFlow.c
    • -2
    • +2
    /firmware/App/Controllers/SyringePump.c
    • -1
    • +1
    /firmware/App/Controllers/Temperatures.c
RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

DEN-14150 addressed a code review comment

DEN-14150 reversed the previous code changes. Calling resetBloodPumpRotorCount and resetDialInPumpRotorCount

Done

Done

DEN-14150 addressed a code review comment by making resetSignalFlags and resetAlarmSignalFlags functions to be called in pretreatment

    • -35
    • +30
    /firmware/App/Modes/ModeTreatment.c
DEN-14150 removed a blank line

Need to make sure these only get called once before pre-treatment.

Need to make sure these only get called once before pre-treatment.

DEN-14150 merged staging

    • -28
    • +131
    /firmware/App/Controllers/DGInterface.c
    • -2
    • +3
    /firmware/App/Controllers/DialInFlow.h
    • -30
    • +226
    /firmware/App/Modes/ModeStandby.c
    • -5
    • +21
    /firmware/App/Services/SystemComm.c
DEN-14099 Added pressure / release cycles to remove air bubbles during prime dialyzer.

DEN-14150: Update DialInFlow.c

    • -0
    • +2
    /firmware/App/Controllers/DialInFlow.c
Bamboo Commit: Updated HDCommon.h with build versions from Bamboo

Merged DEN-14175

    • -2
    • +2
    /firmware/App/Controllers/DGInterface.c
    • -2
    • +2
    /firmware/App/Controllers/SyringePump.c
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/DGInterface.c
    • -1
    • +1
    /firmware/App/Controllers/DGInterface.h
    • -2
    • +2
    /firmware/App/Controllers/SyringePump.c
    • -1
    • +1
    /firmware/App/Controllers/Temperatures.c
    • -2
    • +2
    /firmware/App/Modes/PreTreatmentRecirc.c
  1. … 6 more files in changeset.
DEN-14175 addressed a code review comment