hdfirmware

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merge branch 'DEN-12224-dg_hd_dev-switches-monitor' into develop

DEN-12224 updated the software configurations

Yes. It writes the entire block for MEMORY and SECTIONS so the entire section must be overridden rather than single items.

Yes. It writes the entire block for MEMORY and SECTIONS so the entire section must be overridden rather than single items.

DEN-11928 Changed heparin bolus rate from 40.0 to 720.0 mL/hr per Systems request

    • -1
    • +1
    /firmware/App/Controllers/SyringePump.c
Bamboo Commit: Updated HDCommon.h with build versions from Bamboo

Merge branch 'DEN-12224-dg_hd_dev-switches-monitor' into develop

DEN-12224 updated the software configurations

Bamboo Commit: Updated HDCommon.h with build versions from Bamboo

DEN-11928 Changed heparin bolus target rate from 40.0 to 720.0 mL/hr per Systems request

    • -1
    • +1
    /firmware/App/Controllers/SyringePump.c
Bamboo Commit: Updated HDCommon.h with build versions from Bamboo

Merge branch 'DEN-12224-dg_hd_dev-switches-monitor' into develop

    • -1
    • +1
    /firmware/App/Controllers/SyringePump.c
DEN-12224 updated the software configurations and increased the wet self test tolerances

    • -1
    • +1
    /firmware/App/Controllers/SyringePump.c
Bamboo Commit: Updated HDCommon.h with build versions from Bamboo

Merge branch 'DEN-12224-dg_hd_dev-switches-monitor' into develop

DEN-12224, DEN-12232 updated the fans driver

Similiar to how the check is done in ModePostTreat.c, I think we should check if the heparin parameters are > 0.0 than NEARLY_ZERO.

Similiar to how the check is done in ModePostTreat.c, I think we should check if the heparin parameters are > 0.0 than NEARLY_ZERO.

Out of scope of the changes here but hepRate should be getting TREATMENT_PARAM_HEPARIN_DISPENSE_RATE instead of TREATMENT_PARAM_HEPARIN_BOLUS_VOLUME.

Out of scope of the changes here but hepRate should be getting TREATMENT_PARAM_HEPARIN_DISPENSE_RATE instead of TREATMENT_PARAM_HEPARIN_BOLUS_VOLUME.

Should we check pump track switch too?

Should we check pump track switch too?

Should we check pump track switch too?

Should we check pump track switch too?

Why does door need to be closed for this state?

Why does door need to be closed for this state?

Do we want to check pump track switch too?

Do we want to check pump track switch too?

I think you have these switch checks in the right pre-treatment sub-modes, but I think each of these sub-modes will have a "stopped" state in its state machine where it will go if an alarm occurs a...

I think you have these switch checks in the right pre-treatment sub-modes, but I think each of these sub-modes will have a "stopped" state in its state machine where it will go if an alarm occurs and in that state the user should be allowed to open the door to possibly address the issue.
So I think we need to figure out how to exempt those alarm states.

If I understand what you did here, I think we're good updating from HALCoGen w/o breaking the build but if we change stack size(s) we will need to manually update the #if 1 section accordingly afte...

If I understand what you did here, I think we're good updating from HALCoGen w/o breaking the build but if we change stack size(s) we will need to manually update the #if 1 section accordingly after HALCoGen updates this file.

I don't think this is the right place to clear alarm conditions. This area of code is updating the actual detected switch states. But switch states are overridable so we should consider any overrid...

I don't think this is the right place to clear alarm conditions. This area of code is updating the actual detected switch states. But switch states are overridable so we should consider any overrides when clearing alarm conditions.

DEN-12224, DEN-12232 added a command to set the fans RPM alarm start time offset

    • -63
    • +28
    /firmware/App/Controllers/Fans.c
Bamboo Commit: Updated HDCommon.h with build versions from Bamboo

Merge branch 'DEN-12224-dg_hd_dev-switches-monitor' into develop

    • -3
    • +6
    /firmware/App/Controllers/SyringePump.c
DEN-12224: Fixes to removing config flag handling for released build.

    • -3
    • +6
    /firmware/App/Controllers/SyringePump.c
    • -15
    • +24
    /firmware/App/Modes/SampleWater.c
Bamboo Commit: Updated HDCommon.h with build versions from Bamboo

Merged DEN-12224 and resolved the merge conflicts

    • -7
    • +7
    /firmware/App/Controllers/DGInterface.c
    • -1
    • +1
    /firmware/App/Controllers/DGInterface.h
    • -45
    • +73
    /firmware/App/Controllers/DialOutFlow.c
    • -29
    • +48
    /firmware/App/Controllers/PresOccl.c
    • -48
    • +77
    /firmware/App/Controllers/SyringePump.c
    • -1
    • +6
    /firmware/App/Modes/ConsumableSelfTest.c
    • -11
    • +11
    /firmware/App/Services/Reservoirs.c
    • -101
    • +110
    /firmware/App/Services/SystemCommMessages.c
    • -13
    • +21
    /firmware/App/Services/WatchdogMgmt.c