RotaryValve.h

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Is this too early to tell DD to start? Ask Vinay.

Is this too early to tell DD to start? Ask Vinay.

Initialize post treatment too.

Initialize post treatment too.

Delete this. No treatment params mode in Leahi.

Delete this. No treatment params mode in Leahi.

Add blank line between declarations and code.

Add blank line between declarations and code.

I would keep this stuff commented out until disinfection is implemented.

I would keep this stuff commented out until disinfection is implemented.

Door already not required. Remove.

Door already not required. Remove.

break into 2 lines.

break into 2 lines.

Let's comment remaining states for now.

Let's comment remaining states for now.

Remove this line. There is no syringe detection.

Remove this line. There is no syringe detection.

Door is probably not required to be closed in standby. Change to FALSE.

Door is probably not required to be closed in standby. Change to FALSE.

Let's remove this for now.

Let's remove this for now.

Service record not yet available. Comment out with TODO

Service record not yet available. Comment out with TODO

INVALID_REQUEST_FORMAT

INVALID_REQUEST_FORMAT

I think we can do this check now, right?

I think we can do this check now, right?

Change reject reason to DD_BUSY.

Change reject reason to DD_BUSY.

Change reason to FP_BUSY

Change reason to FP_BUSY

Fix reject reason name (not filter temperature?)

Fix reject reason name (not filter temperature?)

Add a TODO

Add a TODO

Use structure instead of U32.

Use structure instead of U32.

Make a structure for initiate treatment request payload (with 1 U32 in it) and use structure instead of U32.

Make a structure for initiate treatment request payload (with 1 U32 in it) and use structure instead of U32.

LEAHI-TD-FIRMWARE-LDT-4049_Standby - FW Implementation - 2/2:
LEAHI-TD-FIRMWARE-LDT-4049_Standby - FW Implementation - 2/2:
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

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

  1. … 15 more files in changeset.
Merge branch 'staging' into LDT-1886-blood-set-auto-load-and-auto-eject-implement-ejector-sensor

  1. … 15 more files in changeset.
We tend to initialize the local variables as a standard practice.

We tend to initialize the local variables as a standard practice.

These don't need to be initialized to zero.

These don't need to be initialized to zero.

Done

Done

Done

Done