RESOLVED in CODE WALKTHROUGH
Make a #define for bolus rate (40.0) and use here to initialize. Also initialize ovData field to the same #define.
The states of the state machine should be private. This enum should be transferred to the .c file.
Insert blank line
Should be DIALYSATE flow rate. Should min/max rate be moved to dialysate pumps header file?
Done.
Updated the trigger condition. This is a calibration and is checked in POST. The titles are POST.
RESOLVED
It will be evaluated/updated when close loop pump testing happens.
Case need indentation
Note for reviewers: This doesn't show the latest change since this was fixed in the Sprint 36 branch. In the latest change resend is a parameter to the login cmd and is set to False by default.
Misspelled Dialysate.
Done
Yeap. will remove once we identify the UF pumps.
Group is inside #if/endif block so this end group marker should be above the #endif.
Is there not a generic helper function that does this? getF32OverrideValue() in TestSupport.c?
Fixed. Thanks!
Do these heaters have a component code? I think they do. Why haven't these functions been refactored?
Obsolete?
Should we have D19..D26 here?
Add a blank line between function and end group marker.
I don't see the fix.
Got a suggestion or an issue? Discuss it on the Atlassian Community or visit Atlassian Support for other options.