dd-firmware

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDT-4612 drybicart updates

LDT-4612 persistence on D66 updates

    • -11
    • +8
    /firmware/App/Controllers/DryBiCart.c
Looks On event handled later. One event should be fine for On condtion.

Looks On event handled later. One event should be fine for On condtion.

Space after 0

Space after 0

prevDryBicartState

prevDryBicartState

I guess, you should use OnOff status as second argument, since isBalChamberSwitchingActive varirable set after this function, it won't have latest status.

I guess, you should use OnOff status as second argument, since isBalChamberSwitchingActive varirable set after this function, it won't have latest status.

prevBalChamberState?

prevBalChamberState?

LDT-4612 fix for mixing control

    • -2
    • +10
    /firmware/App/Controllers/MixingControl.c
Should we also send an event when we start the heater?

Should we also send an event when we start the heater?

We can combine all these condition checks in a single if() at line 423 separated by || and then we can send the event change in one line. The code will still work if we remove the first condition c...

We can combine all these condition checks in a single if() at line 423 separated by || and then we can send the event change in one line.
The code will still work if we remove the first condition check for prevState from line 427 and 431

LDT-4409 fix for concentrate pump not running

    • -1
    • +1
    /firmware/App/Controllers/MixingControl.c
LEAHI-DD-FIRMWARE-LDT-4612_Dialysate Composition (Dry Bicarbonate) - FW Iteration - 4/1:
LEAHI-DD-FIRMWARE-LDT-4612_Dialysate Composition (Dry Bicarbonate) - FW Iteration - 4/1:
LDT-4612 fix for micing control integration issues

    • -21
    • +18
    /firmware/App/Controllers/DryBiCart.c
    • -3
    • +7
    /firmware/App/Controllers/MixingControl.c
Bamboo Commit: Updated DDCommon.h with build versions from Bamboo.

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

    • -3
    • +3
    /firmware/App/Controllers/MixingControl.c
    • -4
    • +4
    /firmware/App/Controllers/MixingControl.h
    • -2
    • +2
    /firmware/App/Modes/ModeGenDialysate.c
    • -2
    • +2
    /firmware/App/Modes/ModePreGenDialysate.c
LDT-4409 drybicart and dialysate mixing firmware implementation

LDT-4409 addressed review comments

    • -4
    • +4
    /firmware/App/Controllers/MixingControl.c
    • -0
    • +3
    /firmware/App/Controllers/MixingControl.h
Bamboo Commit: Updated DDCommon.h with build versions from Bamboo.

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

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

LDT-4485: err fix

LDT-4485: err fix

Michaels latest code resolved this issue. make sure when you merge to staging, pull the latest from staging. Check with Michael on code commit in staging.

Michaels latest code resolved this issue. make sure when you merge to staging, pull the latest from staging. Check with Michael on code commit in staging.

LDT-4409 addressed review comments

    • -0
    • +1
    /firmware/App/Controllers/MixingControl.c
LDT-4409 addressed review comments

    • -10
    • +4
    /firmware/App/Controllers/DryBiCart.c
    • -1
    • +1
    /firmware/App/Controllers/MixingControl.c