Bubbles.h

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
It was typo. Updated it.

It was typo. Updated it.

This doesn't look right. Status = time?

This doesn't look right. Status = time?

updated.

updated.

updated.

updated.

updated.

updated.

done

done

input parameter not updated

input parameter not updated

input parameter is not updated

input parameter is not updated

input and output is not updated properly

input and output is not updated properly

structure packing required

structure packing required

done.

done.

Please keep local declarations together up top.

Please keep local declarations together up top.

removed.

removed.

done.

done.

I would make another local variable (BOOL) above and set it per trinary operation and then pass the BOOL to the function. I think we want to avoid complex logic or function calls as a function para...

I would make another local variable (BOOL) above and set it per trinary operation and then pass the BOOL to the function.
I think we want to avoid complex logic or function calls as a function parameter per our coding standards.

Remove blank line.

Remove blank line.

done.

done.

done.

done.

done.

done.

updated.

updated.

done.

done.

done.

done.

removed

removed

done

done

Not an override command. We want to update bubbleDetectionEnabled[] for the venous sensor (index 0) to the given T/F state.

Not an override command. We want to update bubbleDetectionEnabled[] for the venous sensor (index 0) to the given T/F state.

MSG_ID_TD_ENABLE_VENOUS_BUBBLE_ALARM

MSG_ID_TD_ENABLE_VENOUS_BUBBLE_ALARM

Check msg payload length, set result to TRUE and set enable only if length is correct.

Check msg payload length, set result to TRUE and set enable only if length is correct.