Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merge branch 'LDT-5209-pre-treatment' into develop

LDT-5209: fixes for dd priming.

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

Merged LDT-4410 and also resolved/restored lost code due to merge issues

    • -124
    • +324
    ./Controllers/BalancingChamber.c
LDT-5209: fixes to priming sequence

Merge branch 'staging' into LDT-5209-pre-treatment

Add the header description.

Add the header description.

Do we need to transition to next state DD_PREGEN_DRY_BICART_INITIAL_FILL here?

Do we need to transition to next state DD_PREGEN_DRY_BICART_INITIAL_FILL here?

Remove empty lines.

Remove empty lines.

Add comments across the file.

Add comments across the file.

Add comment.

Add comment.

Add a test support for Pregen fill request.

Add a test support for Pregen fill request.

Update header description for all newly added functions.

Update header description for all newly added functions.

You may need to check other flags such as DryBicartFillRequested( Initial Fill), bicarbChamberFillRequested (Filling Chamber F), instead of 'bicarbChamberPregenFillRequested'. Keep Drain and Depres...

You may need to check other flags such as DryBicartFillRequested( Initial Fill), bicarbChamberFillRequested (Filling Chamber F), instead of 'bicarbChamberPregenFillRequested'. Keep Drain and DepressurizeRequest flag as is. This makes sure at any given point, dryBicartExec calls one of the service only.

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

Same here adding 'bicarbChamberPregenFillRequested' flag.

Same here adding 'bicarbChamberPregenFillRequested' flag.

Same here adding 'bicarbChamberPregenFillRequested' flag.

Same here adding 'bicarbChamberPregenFillRequested' flag.

Same here adding 'bicarbChamberPregenFillRequested' flag.

Same here adding 'bicarbChamberPregenFillRequested' flag.

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

Retain the previous( dryBicartFillRequested) and add 'bicarbChamberPregenFillRequested' flag here.

Retain the previous( dryBicartFillRequested) and add 'bicarbChamberPregenFillRequested' flag here.

PregenFillExecState? may be creating a new fault ID for pregen fill.

PregenFillExecState? may be creating a new fault ID for pregen fill.

Update description as required.

Update description as required.

Add comment.

Add comment.

Add comment.

Add comment.

Add comment.

Add comment.

LDT-3735: Updated self test

LDT-4011 merged latest staging and resolved conflicts

LDT-5209: updates to dd priming.