hdfirmware

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.

DEN-5980 addressed code review comments

    • -1
    • +1
    /firmware/App/Controllers/DialInFlow.c
Done.

Done.

Done.

Done.

Done.

Done.

Done.

Done.

DEN-7395: Resolved merge issues

DEN-7395: Added handle test implementation for Blood Leak Detector driver overrides

HD-DEN-7395_HD Blood Leak Detector
HD-DEN-7395_HD Blood Leak Detector
Merge branch 'DEN-7117-hd_dev-hd-heparin-delivery' into develop

    • -2
    • +2
    /firmware/App/Controllers/DGInterface.c
    • -1
    • +1
    /firmware/App/Controllers/DGInterface.h
DEN-7117: Addressed code review feedback.

    • -2
    • +2
    /firmware/App/Controllers/DGInterface.c
    • -1
    • +1
    /firmware/App/Controllers/DGInterface.h
Done.

Done.

It is volts. Everywhere else we use abbreviated units of measure as suffix (e.g. _ML).

It is volts. Everywhere else we use abbreviated units of measure as suffix (e.g. _ML).