leahi-common

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Put this stuff in transition function for this state. Remove venousSetupStateEntered flag.

Put this stuff in transition function for this state. Remove venousSetupStateEntered flag.

change flag to tubeSetLeakChecksStarted

change flag to tubeSetLeakChecksStarted

Shouldn't this be the pressure sensor normal setup state?

Shouldn't this be the pressure sensor normal setup state?

initialize start time for next state. Should we set a flag indicating we completed the tube set checks?

initialize start time for next state. Should we set a flag indicating we completed the tube set checks?

Call your transition function for new state here.

Call your transition function for new state here.

state removed.

state removed.

Don't need this flag or this if statement.

Don't need this flag or this if statement.

Think about including data.

Think about including data.

Needed?

Needed?

Still need cmd to barcode reader to scan.

Still need cmd to barcode reader to scan.

Not a CAN msg to UI. It's a command to barcode reader via fpga. Not implement yet, so TODO comment.

Not a CAN msg to UI. It's a command to barcode reader via fpga. Not implement yet, so TODO comment.

remove if statement. No occlusion sensor

remove if statement. No occlusion sensor

DrySelfTests

DrySelfTests

move to a private publish function.

move to a private publish function.

dry self-tests

dry self-tests

barcode scan request is made by TD to h/w via fpga. So not needed.

barcode scan request is made by TD to h/w via fpga. So not needed.

Remove this flag.

Remove this flag.

Remove this code.

Remove this code.

Add a detail for Message Sent for the broadcast data message.

Add a detail for Message Sent for the broadcast data message.

create local Bool

create local Bool

Remove this condition to apply the speed for BC switch only as well.

Remove this condition to apply the speed for BC switch only as well.

Add a detail for Message Sent for the broadcast data message.

Add a detail for Message Sent for the broadcast data message.

There should be a \b before the type of details update it for all

There should be a \b before the type of details
update it for all

please add a comment.

please add a comment.

How are we entering the complete state? If we are planning to implement this function later, can we please add a TODO?

How are we entering the complete state? If we are planning to implement this function later, can we please add a TODO?

There should be a \b before the type of details I/p and O/p please update for all

There should be a \b before the type of details I/p and O/p please update for all

currentAutoEjectState should be input?

currentAutoEjectState should be input?

currentAutoEjectState should be input?

currentAutoEjectState should be input?

add autoEjectTimerCounter to outputs

add autoEjectTimerCounter to outputs

As per MISRA 15.7, All if, else if constructs shall be terminated with an else statement.

As per MISRA 15.7, All if, else if constructs shall be terminated with an else statement.