Controllers

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-13834 removed alarm 196 and added code to ignore the read value of a temperature sensor that its MSB is a 1

F32 needs 0.0F init value.

F32 needs 0.0F init value.

Already removed the merge markers.

Already removed the merge markers.

Already removed the merge markers.

Already removed the merge markers.

Already removed the merge markers.

Already removed the merge markers.

Already removed merge markers.

Already removed merge markers.

Already removed the merge markers .

Already removed the merge markers .

DEN-13834 removed the DialysateFlow include

  1. … 2 more files in changeset.
Merge markers need to be removed.

Merge markers need to be removed.

Remove this test code.

Remove this test code.

No explanation for commenting this function.

No explanation for commenting this function.

Merge markers need to be removed.

Merge markers need to be removed.

Merge markers need to be removed.

Merge markers need to be removed.

Merge markers need to be removed.

Merge markers need to be removed.

Merge markers need to be removed.

Merge markers need to be removed.

Merge markers need to be removed.

Merge markers need to be removed.

Merge markers need to be removed.

Merge markers need to be removed.

These merge markers will cause a build failure. Need to be removed.

These merge markers will cause a build failure. Need to be removed.

Disabled alarm 196 temporarily

DG-DEN-13834_DG HD Dev HD DG Dvt Update Part 3
DG-DEN-13834_DG HD Dev HD DG Dvt Update Part 3
DEN-13834 removed all the traces of DialysateFlow driver

  1. … 3 more files in changeset.
DEN-13834, DEN-13691, DEN-13685, DEN-13064, DEN-9693, DEN-13778, Updated the flow sensors driver by fixing the override functions. Removed the old RO flow functions and anywhere that they were used. Replaced the VRD valve with a reserved space

  1. … 6 more files in changeset.
DEN-13598: Add code for RAM error and FPGA clcok speed.

  1. … 1 more file in changeset.
DEN-13598: Add code for RAM error and FPGA clcok speed.

  1. … 4 more files in changeset.
Probably a good idea for consistency, but not necessary. Where we need to add the 'F' suffix to floating point literals is when the literal will not be typed. Here, we are assigning 0.0 to an F32 t...

Probably a good idea for consistency, but not necessary. Where we need to add the 'F' suffix to floating point literals is when the literal will not be typed. Here, we are assigning 0.0 to an F32 typed variable so it will be typed properly. A #define may or may not be typed depending on how it's used. If it's used in a mathematical expression, the compiler will make it max precision (double) if we don't explicitly add the 'F' suffix and that can cause some problems with the precision in the math.

Remove blank line.

Remove blank line.

DEN-13598 updated the code

  1. … 3 more files in changeset.
DEN-13834 updated the getValveState function to return the state of the valve in enum. Updated the treatment blocking data to be written to NV data. Updated the FlowSensors driver and renamed the dialysate flow messages to flow sensors messages

  1. … 11 more files in changeset.
RESOLVED IN CODE WALKTHROUGH

RESOLVED IN CODE WALKTHROUGH

RESOLVED IN CODE WALKTHROUGH

RESOLVED IN CODE WALKTHROUGH