leahi-common

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

Fixed

Updated

Updated

Removed

Removed

Fixed

Fixed

Removed

Removed

Added alarm

Added alarm

Added back

Added back

Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

Merge branch 'staging' into LDT-1886-blood-set-auto-load-and-auto-ej

Add alarm here.

Add alarm here.

Make h10DACControl a U08.

Make h10DACControl a U08.

Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

Remove extra blank line.

Remove extra blank line.

This looks like leftover from merge conflict. Remove this line.

This looks like leftover from merge conflict. Remove this line.

What do we do if BP module reports an error? Do we just go to idle state and there is no alarm?

What do we do if BP module reports an error? Do we just go to idle state and there is no alarm?

Merge branch 'staging' of bitbucket.org:diality-cloud/leahi-common into LDT-3215-measured-venous-pressure-decreases

Thats for error register so not required now

Thats for error register so not required now

You’re right. I should also check the busy status before transitioning to the GET_DATA state. I’ll update the measurement completion logic to first verify the busy bit is cleared, then validate the...

You’re right. I should also check the busy status before transitioning to the GET_DATA state. I’ll update the measurement completion logic to first verify the busy bit is cleared, then validate the BP data response code before moving to BP_DRIVER_GET_DATA_STATE.

Merge branch 'staging' into feature/LDT-3963-dialysate-flow-rate---fw-implem

Why do you have {} in the cases?

Why do you have {} in the cases?

You are getting bpResults, but not doing anything with them. Should you pass as parameter to checkBloodPressureReading() function?

You are getting bpResults, but not doing anything with them. Should you pass as parameter to checkBloodPressureReading() function?

Where are these get functions defined? I can't find them.

Where are these get functions defined? I can't find them.

LDT-1886: Resolved merge conflicts

LDT-3215-measured-venous-pressure-decreases