Controllers

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-7568 worked on mode flush

  1. … 11 more files in changeset.
DEN-7802: Updated concentrate pump driver

Comments shall start with capital letter.

Comments shall start with capital letter.

Replace a with a more meaningful variable name.

Replace a with a more meaningful variable name.

Align comment.

Align comment.

Align comment.

Align comment.

Add TODO or delete.

Add TODO or delete.

Replace logic with a temp parameter (call it whatever you like) and then use that parameter in the function call. This will make the code a lot more legible.

Replace logic with a temp parameter (call it whatever you like) and then use that parameter in the function call. This will make the code a lot more legible.

Why not using a union? Much more optimized for memory-limited devices.

Why not using a union? Much more optimized for memory-limited devices.

Where did these go?

Where did these go?

Remove "for" at end of @param sentence.

Remove "for" at end of @param sentence.

Remove "for" at end of @param sentence.

Remove "for" at end of @param sentence.

Why using structs instead of enums?

Why using structs instead of enums?

...operating temperatures between 5 degrees C and 95 degrees C.

...operating temperatures between 5 degrees C and 95 degrees C.

...operating temperatures between 5 degrees C and 95 degrees C.

...operating temperatures between 5 degrees C and 95 degrees C.

Why commented out?

Why commented out?

If both of these functions are using the same constant, why do we have two functions? Use just one (unless it is planned for them to inherit different constants down the road).

If both of these functions are using the same constant, why do we have two functions? Use just one (unless it is planned for them to inherit different constants down the road).

Why commented out?

Why commented out?

Spell out P in variable name (or use "Press" at least).

Spell out P in variable name (or use "Press" at least).

Did we want to mention "set" in the two variables' name?

Did we want to mention "set" in the two variables' name?

Do we need to check for maximum limit here? What is the use of conductivity in this case?

Do we need to check for maximum limit here? What is the use of conductivity in this case?

load cell enum needs to be fixed.

load cell enum needs to be fixed.

Align the defines. Doxygen comment can be moved up one line using ///.

Align the defines. Doxygen comment can be moved up one line using ///.

This should be an or.

This should be an or.

DG-DEN-5980_Non Volatile Data Management (2 of 2)
DG-DEN-5980_Non Volatile Data Management (2 of 2)