Drivers

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
pressure is a param

pressure is a param

command is a param

command is a param

Inputs and Outputs should be none

Inputs and Outputs should be none

Inputs and Outputs should be none

Inputs and Outputs should be none

output should be none

output should be none

break this into two lines

break this into two lines

Similarly, we can move this to line 282 and delete handleBPDriverClearCmdAfterAckState()

Similarly, we can move this to line 282 and delete handleBPDriverClearCmdAfterAckState()

We can move this line to 247 and delete handleBPDriverSendCmdState()

We can move this line to 247 and delete handleBPDriverSendCmdState()

Add an else block and keep the state to idle. In the beginning of the function assign the state to BP_DRIVER_CLEAR_CMD_STATE and remove line 194, 202 and 208.

Add an else block and keep the state to idle.
In the beginning of the function assign the state to BP_DRIVER_CLEAR_CMD_STATE and remove line 194, 202 and 208.

add requestAdultBPMeasurement to outputs

add requestAdultBPMeasurement to outputs

Yes, REmoved

Yes, REmoved

fixed

fixed

Added

Added

Removed

Removed

Added

Added

Fixed

Fixed

Fixed

Fixed

getNIBPControlStatus is a function, not a variable. Inputs should be "none". Fix these throughout this unit.

getNIBPControlStatus is a function, not a variable. Inputs should be "none". Fix these throughout this unit.

setNIBPCommand is a function, not a variable. I think Outputs should be "none"

setNIBPCommand is a function, not a variable. I think Outputs should be "none"

I think these fields are already U32s so no need to cast them.

I think these fields are already U32s so no need to cast them.

Initialize bpResults.

Initialize bpResults.

Add doxygen comment to right.

Add doxygen comment to right.

Remove extra blank line.

Remove extra blank line.

I think p comes before u. Move up one.

I think p comes before u. Move up one.

We should initialize BP module from main at startup so we can use it in any mode.

We should initialize BP module from main at startup so we can use it in any mode.

I think this should be executed from TaskGeneral so we can do BP things in any mode.

I think this should be executed from TaskGeneral so we can do BP things in any mode.

What is "e"? I think this might be a typo and you should put it back the way it was.

What is "e"? I think this might be a typo and you should put it back the way it was.

Fixed

Fixed

Fixed

Fixed