Controllers

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LEAHI-TD-FIRMWARE-LDT-4248_(TD) RO Loop Testing / Demo: TD pinch valves to be in the correct state at standby and treatment
LEAHI-TD-FIRMWARE-LDT-4248_(TD) RO Loop Testing / Demo: TD pinch valves to be in the correct state at standby and treatment
check alarm status instead of switch state.

check alarm status instead of switch state.

Is the folder name necessary?

Is the folder name necessary?

Remove unnecessary spaces before =

Remove unnecessary spaces before =

Align =

Align =

Align =.

Align =.

Align =.

Align =.

We don't have to align =, but if you're going to have all of these spaces before the =, you should align.

We don't have to align =, but if you're going to have all of these spaces before the =, you should align.

Why are we doing this? Having a return here is against our coding standards (it's like a goto).

Why are we doing this?
Having a return here is against our coding standards (it's like a goto).

Describe what kind of services are being provided.

Describe what kind of services are being provided.

Consider separating the wait for door close to another state.

Consider separating the wait for door close to another state.

Why are we doing this?

Why are we doing this?

Describe what kind of services being provided.

Describe what kind of services being provided.

Should not change states in a signal function. Should set a request flag that gets looked at in dry self-tests state handler function which would return install state if the flag is set.

Should not change states in a signal function. Should set a request flag that gets looked at in dry self-tests state handler function which would return install state if the flag is set.

Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

  1. … 1 more file in changeset.
LEAHI-TD-FIRMWARE-LDT-3959_Blood Flow Rate - FW Implementation - 1/1:
LEAHI-TD-FIRMWARE-LDT-3959_Blood Flow Rate - FW Implementation - 1/1:
LDT-3952: Fixed bug where moving average overflows its buffer when target flow is zero.

Is this permanent? If so, just delete commented code. If not, add a TODO comment to remind us to come back to this later.

Is this permanent? If so, just delete commented code. If not, add a TODO comment to remind us to come back to this later.

Remove blank line.

Remove blank line.

Move this transition function call to the transitionToPostTreatmentMode function below.

Move this transition function call to the transitionToPostTreatmentMode function below.

Invalid payload length shouldn't be a reject reason, it should cause a s/w fault (because it suggests the UI and TD software are not compatible versions).

Invalid payload length shouldn't be a reject reason, it should cause a s/w fault (because it suggests the UI and TD software are not compatible versions).

Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

  1. … 1 more file in changeset.