firmware

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-7860: Addressed code review comments

Addressed.

Addressed.

DEN-7860: Addressed code review comments

Addressed.

Addressed.

Removed ADA/ADV bubble state test masks as there are no separate FPGA registers that output these variables.

Removed ADA/ADV bubble state test masks as there are no separate FPGA registers that output these variables.

Removed ADA/ADV bubble state test masks.

Removed ADA/ADV bubble state test masks.

Slowed retract rate.

DEN-8103: Added firmware image integrity check for POST

    • -0
    • +95
    ./App/Services/Integrity.c
    • -0
    • +40
    ./App/Services/Integrity.h
v0.5.0.9036

DEN-7605: Formalized several syringe pump changes.

Fixed merge conflict.

This seems to be conflict with FPGA_BLOOD_LEAK_ZERO_STATE_MASK if we are reading from the same FPGA gpio.

This seems to be conflict with FPGA_BLOOD_LEAK_ZERO_STATE_MASK if we are reading from the same FPGA gpio.

DEN-7605: Added syringe pump stall alarm.

DEN-7605: Fixes to retract stall check. Build switch for slower retract.

Fixed merge conflicts.

Syringe pump retract stall handling. Will add to DEN-7605.

Syringe pump retract stall handling. Will add to DEN-7605.

DEN-8103: Removed Heparin concentration in treatment log

Are we adding an alarm here later?

Are we adding an alarm here later?

It looks like you have not added these functions to SystemComm.c. They need to be added there otherwise the commands will not be handled.

It looks like you have not added these functions to SystemComm.c. They need to be added there otherwise the commands will not be handled.

Updated HDCommon.h

Merge branch 'DEN-8030-dg-hd_dev-dg-mode-chemical-disinfect' into develop

DEN-8030 fixed fluid leak detector in systemcommmessages.c

Merge branch 'DEN-7605-hd_dg_dev-self-tests' into develop

DEN-7605: added build switch for flow sensor status check.

Fixed merge conflicts.

DEN-7605: Added check for syringe pump stall w/ retries.

DEN-7860: Addressed part of code review comments

I think this makes sense. We've done the same in other monitors/controllers like valves where there are several similar components handled in same driver.

I think this makes sense. We've done the same in other monitors/controllers like valves where there are several similar components handled in same driver.

Maybe cast the status params as U32 as well so there won't be an issue within the broadcast function (see my comment there for context).

Maybe cast the status params as U32 as well so there won't be an issue within the broadcast function (see my comment there for context).