firmware

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Bamboo Commit: Updated DDCommon.h with build versions from Bamboo.

Merge branch LDT-3980-dialysate-composition-dry-bicarb---fw-impl into develop

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-3980-dialysate-composition-dry-bicarb---fw-impl into staging

LDT-3980 addressed review comments

Initialize the 'dryBicartPersistantStartTime' back to zero after timeout done, for the next iterations.

Initialize the 'dryBicartPersistantStartTime' back to zero after timeout done, for the next iterations.

LDT-3980 addressed review comments

Nope. Since we are here after level is LOW (fill request from balancing chamber control state machine) and not filled yet. So level is still LOW

Nope. Since we are here after level is LOW (fill request from balancing chamber control state machine) and not filled yet. So level is still LOW

LDT-3978 firmware implementation for ocean spray

First two logics ANDed correct (first cycle and close period). the third one (BC switch only must be ANDed only with close period), not to include first cycle..

First two logics ANDed correct (first cycle and close period). the third one (BC switch only must be ANDed only with close period), not to include first cycle..

LDT-3975 WIP initial draft for boost pump refactor

    • -84
    • +212
    ./App/Controllers/BoostPump.c
    • -1
    • +1
    ./App/Modes/FPModes/ModePreGenPermeate.c
    • -1
    • +1
    ./App/Modes/FPModes/StateFlushFilter.c
    • -3
    • +3
    ./App/Modes/FPModes/StateFlushPermeate.c
LEAHI-DD-FIRMWARE-LDT-4188_SW/FW integration to run a Treatment from UI
LEAHI-DD-FIRMWARE-LDT-4188_SW/FW integration to run a Treatment from UI
Can we check payload.index is equal to D6_LEVL (instead of above comparision)?

Can we check payload.index is equal to D6_LEVL (instead of above comparision)?

Do we need to check if bicarb chamber level is high, ignore opening D80?

Do we need to check if bicarb chamber level is high, ignore opening D80?

This doesn't seem to be correct. Persistence should start once fill complete pressure is achieved, not after D65 opening?

This doesn't seem to be correct. Persistence should start once fill complete pressure is achieved, not after D65 opening?

Align comment

Align comment

Add comment.

Add comment.

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

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

LEAHI-DD-FIRMWARE-LDT-3975_Water Treatment and Degassing - FW Iteration - 4/4:
LEAHI-DD-FIRMWARE-LDT-3975_Water Treatment and Degassing - FW Iteration - 4/4:
Remove space after 'Supply'.

Remove space after 'Supply'.

Align the value declaration indentation.

Align the value declaration indentation.

looks you are already checking this state in a line above.

looks you are already checking this state in a line above.

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

Merge branch LDT-3978-switch-chamber-f-conductive-lev into develop

    • -0
    • +18
    ./App/Controllers/BalancingChamber.c
    • -2
    • +2
    ./App/Modes/FPModes/ModePreGenPermeate.c
    • -4
    • +3
    ./App/Modes/FPModes/StateFlushPermeate.c
LDT-3978 fix for conductive level sensor

    • -1
    • +0
    ./App/Modes/FPModes/StateFlushPermeate.c