leahi-common

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDT-2240-disposable-tube-set-self-test

Same comment as duration confirmation. compare uf rate too.

Same comment as duration confirmation. compare uf rate too.

Also check uf rate from confirmation message (request) is still the same as validated uf rate. WARNING - uf rate will be a float and we shouldn't use == operator on floats.

Also check uf rate from confirmation message (request) is still the same as validated uf rate.
WARNING - uf rate will be a float and we shouldn't use == operator on floats.

I think validated variable here should be L/Hr and assigned to response.ufRate so that when we get confirmation, we can compare rates with same units.

I think validated variable here should be L/Hr and assigned to response.ufRate so that when we get confirmation, we can compare rates with same units.

I think validated variable here should be L/Hr and assigned to response.ufRate so that when we get confirmation, we can compare rates with same units.

I think validated variable here should be L/Hr and assigned to response.ufRate so that when we get confirmation, we can compare rates with same units.

Treatment mode will also need one of these (later). Should we add PreTx to the function name to differentiate?

Treatment mode will also need one of these (later). Should we add PreTx to the function name to differentiate?

Merge branch 'staging' of bitbucket.org:diality-cloud/leahi-common into LDT-2240-disposable-tube-set-self-test

LDT-3910-request-add-td-config-flag-so

LEAHI-DD-FIRMWARE-LDT-3910_Request: add TD config flag so that alarms originating from other subsystems don't put the TD into fault mode
LEAHI-DD-FIRMWARE-LDT-3910_Request: add TD config flag so that alarms originating from other subsystems don't put the TD into fault mode
I don't see you changing the GoalL. Recommend you use local presUFVolumeMl instead.

I don't see you changing the GoalL. Recommend you use local presUFVolumeMl instead.

2 lines above/below banner

2 lines above/below banner

remove blank line.

remove blank line.

use response.x for these.

use response.x for these.

use response.duration.

use response.duration.

Already set this above.

Already set this above.

LDT-1886: Addressed code review comments

no need to respond.

no need to respond.

don't need response to a response.

don't need response to a response.

don't need this if statement either and don't need what's inside the if.

don't need this if statement either and don't need what's inside the if.

Don't need this if statement or flag.

Don't need this if statement or flag.

use separate time than stability (even if same right now).

use separate time than stability (even if same right now).

Move to transition function and remove this if statement.

Move to transition function and remove this if statement.

do 2 data with the p1 and p2 pressures.

do 2 data with the p1 and p2 pressures.

Remove extra blank line.

Remove extra blank line.

Remove if statement. Always set valve to pos A.

Remove if statement. Always set valve to pos A.

Want to stop air pump, not end air trap control.

Want to stop air pump, not end air trap control.