AlarmDefs.h

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

Alphabetize.

Comment this out before merge.

Comment this out before merge.

Comment this out before merge.

Comment this out before merge.

Yes. The integrity module is in leahi-fwcommon repository, and it serves both TD and DD.

Yes. The integrity module is in leahi-fwcommon repository, and it serves both TD and DD.

These are located in the integrity.c

These are located in the integrity.c

Yes the ECC checks are done in the bootloader stack.

Yes the ECC checks are done in the bootloader stack.

Updated

Updated

Removed

Removed

Fixed

Fixed

Removed

Removed

Added alarm

Added alarm

Added back

Added back

Add alarm here.

Add alarm here.

Make h10DACControl a U08.

Make h10DACControl a U08.

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?

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.

restored

restored