Done.
Add blank line before return.
RESOLVED
Please refer to: DRY-DEMO-DEN-17098-1
comment has been removed
Please remove the commented line.
Removed overrides.
RESOLVED IN CODE WALKTHROUGH
Add currentReservoirVolume, minimumReservoirVolume, steadyVolumeCount
This is not a test support function. Move up.
Incorporated into HD-DEN-15660
The un-averaged TDi and TRo are used for dialysate temperature checking and trimmer heater control I think we should keep them to be able to have a full picture if needed unless the CAN bus is really flooded.
Done
Add comment explaining what we are checking here.
RESOLVED in CODE WALKTHROUGH.
Update header: rsrvr2Status, isRsrveLeadking, chemDisinfectReservoirTime, isChemDisinfectTempAboveTarget, ischemDisinfectWarmupTargetReached (should be isChemDisinfectWarmupTargetReached).
Swap first and TRo positions in enum. TRo should be first, then we add a first to mark it as first.
this is a one time and the systemctl is used to disable the service. I think that is sufficient for now.
Ok, RESOLVED
It is only monitored when not in safe state. Reviewed with Blaine.
Corrected.
Not really all pumps are being stopped here. Just DPi and syringe (do we need to stop syringe pump?). We are also bypassing dialyzer here.
if statement needs condition results needs to be surrounded by braces {} even for single line code
added
Can we just remove the commented out code?
How does this affect the "clean up" code for when the disk space reaches a certain percentage?
Change all of these to RO fault in entire file.
TD specific.
There needs to be actuator (write) and sensor (read) register map structures defined here.
Continueing -> continuing
Will resolve in next branch.
Why did we remove the copyright header?
Should use {} for if statement
the setup.sh script is running in manufacturing setup mode which is completely running by root user.
Fixed
Do we need sudo here ? What user are we currently logged in as when we run this script ?
Got a suggestion or an issue? Discuss it on the Atlassian Community or visit Atlassian Support for other options.