dgfirmware

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-6402: Fixed load cell tare reset between tare requests

    • -25
    • +47
    /firmware/App/Services/PIControllers.c
DEN-5980 added more commands to send and receive NV data

    • -4
    • +28
    /firmware/App/Services/SystemComm.c
RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

DEN-6402: Addressed code review comments

May be moot after change to flow control.

May be moot after change to flow control.

Yes, if drain pump is pumping too fast, the combined flow from drain pump and from RO pump is too much for the length of tubing after the two merge and go to drain. Starts to cavitate and causes a ...

Yes, if drain pump is pumping too fast, the combined flow from drain pump and from RO pump is too much for the length of tubing after the two merge and go to drain. Starts to cavitate and causes a lot of turbulence.

This is our desired flow rate that we would like the controller to achieve.

This is our desired flow rate that we would like the controller to achieve.

This is doxygen style comment if not in the same line.

This is doxygen style comment if not in the same line.

This is doxygen style comment if not in the same line.

This is doxygen style comment if not in the same line.

Doxygen needs /// (previous line) or ///< (same line) or it won't pick up the comment.

Doxygen needs /// (previous line) or ///< (same line) or it won't pick up the comment.

Remove extra "/" from comment.

Remove extra "/" from comment.

Remove extra "/" from comment.

Remove extra "/" from comment.

Remove extra "/" from comment.

Remove extra "/" from comment.

Is this initial RO pump target flow rate or this is fixed? If initial, we should indicate as this will be set by controller to achieve desired flow rate.

Is this initial RO pump target flow rate or this is fixed? If initial, we should indicate as this will be set by controller to achieve desired flow rate.

Removed.

Removed.

This is a doxygen style comment. Not a general code comment.

This is a doxygen style comment. Not a general code comment.

Fixed. Elements inside typedef will not finish with ".".

Fixed. Elements inside typedef will not finish with ".".