HD-DEN-5887

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

Part of tuning of UF control. Load cells are so noisy, control interval seemed too fast at 1 Hz.

Part of tuning of UF control. Load cells are so noisy, control interval seemed too fast at 1 Hz.

Why reduced control frequency update?

Why reduced control frequency update?

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

Delta is between prior reservoir weight (50 ms ago) and current reservoir weight. Both are filtered (moving avg over 800 ms). Looking for load cell interference (maybe somebody bumped the table tha...

Delta is between prior reservoir weight (50 ms ago) and current reservoir weight. Both are filtered (moving avg over 800 ms). Looking for load cell interference (maybe somebody bumped the table that the system is sitting on). Want to pause treatment to allow interference to resolve and prevent bad load cell data from getting into ultrafiltration tracking logic (e.g. if load cell jumps up significantly, UF logic might wrongfully determine that we have reached our target UF volume way too early).

Is this instantaneous change or there is filtering that gets applied by analog or programmable logic before that?

Is this instantaneous change or there is filtering that gets applied by analog or programmable logic before that?

User will request treatment end via the alarm system instead of having a dedicated button on the main treatment screen. So this function became obsolete.

User will request treatment end via the alarm system instead of having a dedicated button on the main treatment screen. So this function became obsolete.

Why was this removed? No more end treatment requested by user option?

Why was this removed? No more end treatment requested by user option?

HD-DEN-5887_HD Ultrafiltration Filtering
HD-DEN-5887_HD Ultrafiltration Filtering
RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTRHOUGH.

RESOLVED in CODE WALKTRHOUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

Done.

Done.

Yes. My understanding is that build should be zero for dev builds. Bamboo then sets build # as appropriate after merge to master.

Yes. My understanding is that build should be zero for dev builds. Bamboo then sets build # as appropriate after merge to master.

Fixed.

Fixed.

Moved to AlarmDefs.h in common. Dara, please add common repo to this code review.

Moved to AlarmDefs.h in common. Dara, please add common repo to this code review.

Should we associate primary load cell reading to each reservoir and run a for loop here?

Should we associate primary load cell reading to each reservoir and run a for loop here?

runs instead of run

runs instead of run

Why were these deleted?

Why were these deleted?

Has this been changed by manually?

Has this been changed by manually?

HD-DEN-5887_HD Ultrafiltration Filtering
HD-DEN-5887_HD Ultrafiltration Filtering