Move that back to the compounds.
Please ensure that all images used in this component are the same size, so we do not need to add extra code to handle those properties.
RESOLVED
To align, do it like the following:
extraText : vTreatmentSetPoint.dialysateFlow === 0 || vTDTreatmentStates.txIsolatedUf ? qsTr("OFF" ) : ! vDDGenDialysate.isDialGood ? qsTr("Bypass") : ""
isPressureDroppedDuringFill not initialized in init function.
done
Align comments.
Are we going to change back to duty cycle % as control signal output?
Remove extra blank line.
Align "=".
Where did these move to?
Updated, thanks.
Removed.
Remove commented function header.
Please remove unnecessary #include's like ROPump, PermeateTank, Conductivity, etc.
Add new @param to function header.
Declare result at top of scope. Keep assignment here.
Removed
Yes, will be in paused state, until we do the PreGen mode again.
Do we not still need to zero these other targets in these set functions?
Understood, will consider in a future story to adjust all models
Moved to FluidPump
Done
Add a blank line before group end marker.
reverted
Why do we need this function? Why not just use the reset function below to start the bootloader?
Comment should say with, not without.
its a public function , input parameter check required, apply to all public functions
RESOLVED in CODE WALKTHROUGH.
Spaces in (). Be explicit on BOOL conditions.
has been removed
Fixed. Thanks!
RESOLVED IN CODE WALKTHROUGH
Based on the discussion we had earlier yesterday, i dont need that variable as the DD will be managing it and this mode is only monitoring the level sensors.
What is "idle" state doing that needs to be paused?
change to 2 decimals. Note Variables may have a decimal property
Why need comment here?
need math formula as documentation
removed using marker alias
updated to this
Got a suggestion or an issue? Discuss it on the Atlassian Community or visit Atlassian Support for other options.