hdfirmware

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-10974 Code review updates

    • -21
    • +11
    /firmware/App/Controllers/Switches.c
Sean said leave it as is. No harm to be done.

Sean said leave it as is. No harm to be done.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

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

Merge branch 'DEN-12121-sw_dev-sprint-65' into develop

Fixed. Thanks!

Fixed. Thanks!

Double #include. It is already written in SystemCommMessages.h

Double #include. It is already written in SystemCommMessages.h

Merge branch 'staging' into DEN-12121-sw_dev-sprint-65

DEN-12121: updates per peer review.

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

Fixed. Changed Msg_id for this cmd to 0xA008 to prevent conflicts.

Fixed. Changed Msg_id for this cmd to 0xA008 to prevent conflicts.

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.