hdfirmware

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-7091: Added dry and no cartridge self-test time progress

DEN-7091: Added one second wait time in sub-mode complete state

    • -13
    • +35
    /firmware/App/Modes/ModePreTreat.c
Add TODO for all commented lines below.

Add TODO for all commented lines below.

Add TODO.

Add TODO.

Add TODO.

Add TODO.

Add TODO to commented line.

Add TODO to commented line.

Add TODO to commented lines.

Add TODO to commented lines.

Add TODO.

Add TODO.

Add TODO.

Add TODO.

Add TODO.

Add TODO.

Add TODO to commented lines.

Add TODO to commented lines.

Add TODO to commented line.

Add TODO to commented line.

DEN-7091: Added treatment start message handler

    • -1
    • +4
    /firmware/App/Modes/ModeTreatmentParams.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.

This was temporary before a blood leak driver. Delete if not needed.

This was temporary before a blood leak driver. Delete if not needed.

This was temporary before a blood leak driver. Delete if not needed.

This was temporary before a blood leak driver. Delete if not needed.

Why this one is deleted?

Why this one is deleted?

Do we need a get function for determining if/when zero is done? And another for determining if self-test passed/failed?

Do we need a get function for determining if/when zero is done? And another for determining if self-test passed/failed?

Remove this. No need to add if there are no parameters.

Remove this. No need to add if there are no parameters.

Alarm if in patient connected mode/sub-mode, fault if not.

Alarm if in patient connected mode/sub-mode, fault if not.

Check should only be done if not doing self-test. If doing self-test, a different (opposite) check should be done (if blood not detected within TBD ms, fault).

Check should only be done if not doing self-test. If doing self-test, a different (opposite) check should be done (if blood not detected within TBD ms, fault).

What about functions for 1) getting zero status, 2) setting sensor config (normal, self-test, zero)?

What about functions for 1) getting zero status, 2) setting sensor config (normal, self-test, zero)?

Should be 0x1000? And shouldn't we add another mask for blood leak zero state (0x2000)?

Should be 0x1000?
And shouldn't we add another mask for blood leak zero state (0x2000)?

We should consider adding Dialin options to zero sensor and initiate self-test.

We should consider adding Dialin options to zero sensor and initiate self-test.

Move both leak monitors to monitors section above.

Move both leak monitors to monitors section above.

These need to be called from switch statement at bottom of SystemComm.c.

These need to be called from switch statement at bottom of SystemComm.c.