AlarmDefs.h

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fixed

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

  1. … 2 more files in changeset.
Updated

Updated

Removed

Removed

resolved merge conflicts and merged LDT-1886

  1. … 2 more files in changeset.
Fixed

Fixed

Removed

Removed

Added alarm

Added alarm

Added back

Added back

Added alarm

  1. … 1 more file in changeset.
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

  1. … 2 more files in changeset.
Merge branch 'staging' of bitbucket.org:diality-cloud/leahi-common into LDT-4033-patient-vitals-fw-implementation

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

  1. … 1 more file in changeset.
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?

resolved merge conflicts and merged LDT-3963

  1. … 2 more files in changeset.
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.

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-3259 merged staging

  1. … 2 more files in changeset.