dd-firmware

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
WIP on develop

    • -14
    • +17
    /firmware/App/Monitors/Conductivity.c
Update Input section: Balancing chamber state

Update Input section: Balancing chamber state

We can keep it as handler instead of exec since this is being invoked from execMixingControl.

We can keep it as handler instead of exec since this is being invoked from execMixingControl.

we should use get balancing chamber fill volume if balancing chamber volume been adjusted by calibration (not an immediate need, but good to have)

we should use get balancing chamber fill volume if balancing chamber volume been adjusted by calibration (not an immediate need, but good to have)

remove min in the comment.

remove min in the comment.

Remove the unused header file.

Remove the unused header file.

Remove the unused header file.

Remove the unused header file.

Update state name matching handler name.

Update state name matching handler name.

Same as above.

Same as above.

The second condition( fill request) should be checked against true?

The second condition( fill request) should be checked against true?

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

Merge branch 'LDT-4485-dd-conductivity-sensors-d17' into develop

    • -106
    • +118
    /firmware/App/Drivers/ConductivitySensors.c
LDT-4485: updates conductivity cal check test config to check FPGA data to determine if the system is communicating to a dead sensor.

    • -106
    • +117
    /firmware/App/Drivers/ConductivitySensors.c
LDT-4409 fixing compilation error

    • -1
    • +2
    /firmware/App/Modes/ModePreGenDialysate.c
Merge branch staging into LDT-4409-dialysate-composition-beta-2.1-WCID-implementation

LDT-4409 enable dry bicart default

    • -17
    • +12
    /firmware/App/Controllers/MixingControl.h
    • -5
    • +5
    /firmware/App/Modes/ModeGenDialysate.c
    • -1
    • +2
    /firmware/App/Modes/ModePreGenDialysate.c
LDT-4409 dry bicart implementation plus refactoring closed loop control

    • -14
    • +25
    /firmware/App/Controllers/DryBiCart.c
    • -0
    • +1136
    /firmware/App/Controllers/MixingControl.c
    • -0
    • +96
    /firmware/App/Controllers/MixingControl.h
Bamboo Commit: Updated DDCommon.h with build versions from Bamboo.

Merge branch 'LDT-4485-dd-conductivity-sensors-d17' into develop

LDT-4485: fixed pumpid call

LDT-4485: updates to sub pump rpm measure alarm to not monitor during off state.

Merge branch 'staging' into LDT-4485-dd-conductivity-sensors-d17

    • -25
    • +20
    /firmware/App/Monitors/Conductivity.c
Is this normal UF volume or normal UF volume + Iso UF Volume?

Is this normal UF volume or normal UF volume + Iso UF Volume?

Consider moving this validity check into the setTDRequestedGenDState function. And what should we do if it's not valid?

Consider moving this validity check into the setTDRequestedGenDState function.
And what should we do if it's not valid?

Why only these states are valid?

Why only these states are valid?

Remove list of states from comment. It is not a complete list and we shouldn't even try to list them here anyway.

Remove list of states from comment. It is not a complete list and we shouldn't even try to list them here anyway.

LDT-4409 addressed review comments

    • -859
    • +103
    /firmware/App/Controllers/DryBiCart.c
    • -40
    • +0
    /firmware/App/Controllers/DryBiCart.h
We need to keep D64 opened after supply to maintain the supply to fbicarb flow filter

We need to keep D64 opened after supply to maintain the supply to fbicarb flow filter

in initial fill we are not closing D64, only in supply cycle, just before supply start, we close it and when supply end, we open it again. we need to maintain the pressure balance in chamber F

in initial fill we are not closing D64, only in supply cycle, just before supply start, we close it and when supply end, we open it again.
we need to maintain the pressure balance in chamber F

will address it in new file created for mixing

will address it in new file created for mixing