Drivers

Clone Tools
  • last updated a few seconds 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.

If this reserved2 is a U32, next register would be at 288 (not 285). Should we make reserved2 a U08?

If this reserved2 is a U32, next register would be at 288 (not 285). Should we make reserved2 a U08?

Do we still need this?

Do we still need this?

this function should not return anything.

this function should not return anything.

Please rename all the sPump registers as h10 for consistency.

Please rename all the sPump registers as h10 for consistency.

Add bpMeasurementReady, bpDriverError and pendingBPCommand to outputs.

Add bpMeasurementReady, bpDriverError and pendingBPCommand to outputs.

LEAHI-TD-FIRMWARE-LDT-4049_Standby - FW Implementation - 2/2:
LEAHI-TD-FIRMWARE-LDT-4049_Standby - FW Implementation - 2/2:
Where is testBatteryI2cStatusOverride (from BatteryDriver)?

Where is testBatteryI2cStatusOverride (from BatteryDriver)?

Add blank line before return statement.

Add blank line before return statement.

Fixed

Fixed