FPModes

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LEAHI-DD-FIRMWARE-LDT-3676_Request: add SW config to enable booster pump control in the IOFP FW
LEAHI-DD-FIRMWARE-LDT-3676_Request: add SW config to enable booster pump control in the IOFP FW
Updated

Updated

Added

Added

Add a comment: result already FALSE - do nothing more for modes that do not support jump to sub-mode.

Add a comment:
result already FALSE - do nothing more for modes that do not support jump to sub-mode.

Add a comment here: Do nothing for modes that do not support jump to sub-mode.

Add a comment here:
Do nothing for modes that do not support jump to sub-mode.

Updated

Updated

Updated, thanks

Updated, thanks

'genPermeateState' in the outputs. please update across the files as needed.

'genPermeateState' in the outputs. please update across the files as needed.

Validates the requested sub mode change is acceptable or not?

Validates the requested sub mode change is acceptable or not?

LEAHI-DD-FIRMWARE-LDT-3603_Ability to set operation sub mode on IOFP subsystem
LEAHI-DD-FIRMWARE-LDT-3603_Ability to set operation sub mode on IOFP subsystem
LEAHI-DD-FIRMWARE-LDT-2004_Dialysate Composition - DD
LEAHI-DD-FIRMWARE-LDT-2004_Dialysate Composition - DD
LEAHI-DD-FIRMWARE-LDT-2004_Dialysate Composition - DD
LEAHI-DD-FIRMWARE-LDT-2004_Dialysate Composition - DD
That's a question for me, will that be required? Fault has sub modes(3), Standby has 1 sub mode(I am adding code for this as this might be required) Init don't have any and service is not defined yet

That's a question for me, will that be required?

Fault has sub modes(3), Standby has 1 sub mode(I am adding code for this as this might be required)
Init don't have any and service is not defined yet

Updated

Updated

Updated

Updated

Changed and left them as static, as we don't need these outside this unit

Changed and left them as static, as we don't need these outside this unit

You are right, (missed that while duplicating the functions)

You are right, (missed that while duplicating the functions)

if ( TRUE == result )

if ( TRUE == result )

Since both states require no special handling, remove breaks and group with default - all modes.

Since both states require no special handling, remove breaks and group with default - all modes.

Remove comment.

Remove comment.

Add comment that all of these states require no special handling.

Add comment that all of these states require no special handling.

I think these functions (validate and signal) should be "test" functions and moved down to Dialin test functions section below - for all modes.

I think these functions (validate and signal) should be "test" functions and moved down to Dialin test functions section below - for all modes.

Add comment that no action is required for these modes - defaulting to invalid request.

Add comment that no action is required for these modes - defaulting to invalid request.