hdfirmware

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merge branch 'DEN-14457-reservoir-drains-before-treatment-with-pre-treatment-build-flags-off' into DEN-14561-_release_-preprocessor-flag-specifies-code-that-conflicts-with-sw_config_-debug

HD-DEN-14457_Reservoir Drains Before Treatment With Pre Treatment Build Flags Off

Reverted volume changes. Using a lower volume appeared to cause flowmeter test errors. Volumes match the original code, now.

DEN-14549: Fixed issue where door open alarm would have condition cleared repeatedly in standby start state. Made top alarm determination done from scratch each time.

DEN-14549: Removed obsolete internal ADC channel. Updates internal ADC channel transfer functions. Misc pre-tx state optimizations.

    • -11
    • +7
    /firmware/App/Modes/ConsumableSelfTest.c
    • -25
    • +16
    /firmware/App/Modes/ModePreTreat.c
Bamboo Commit: Updated HDCommon.h with build versions from Bamboo

Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

Merge branch 'staging' into DEN-14310-unable-resume-after-hd-unit-plugged-back-in

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

Merge branch 'DEN-14310-unable-resume-after-hd-unit-plugged-back-in' into develop

DEN-14549: Removed some obsolete code.

    • -61
    • +37
    /firmware/App/Controllers/DGInterface.c
    • -2
    • +0
    /firmware/App/Controllers/DGInterface.h
DEN-14549: Updated treatment parameter ranges per PRS.

    • -9
    • +5
    /firmware/App/Modes/ModeTreatmentParams.c
HD-DEN-14457_Reservoir Drains Before Treatment With Pre Treatment Build Flags Off

Restored flag

DEN-14310 Reset error counter if test inactive.

DEN-14457-reservoir-drains-before-treatment-with-pre-treatment-build-flags-off

Removed unused fill volume case.

DEN-14457-reservoir-drains-before-treatment-with-pre-treatment-build-flags-off

Cleaned up logic between _RELEASE preprocessor and SW_CONFIG flags

    • -16
    • +32
    /firmware/App/Modes/ModePreTreat.c
DEN-14549: cosmetic changes to ModeStandby.h.

DEN-14549: Updates to reasons to reject start treatment request at standby mode.

    • -1
    • +1
    /firmware/App/Controllers/DGInterface.c
    • -1
    • +1
    /firmware/App/Controllers/DGInterface.h
    • -37
    • +55
    /firmware/App/Modes/ModeStandby.c
Merge remote-tracking branch 'origin/staging' into DEN-14457-reservoir-drains-before-treatment-with-pre-treatment-build-flags-off

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

Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

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

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

DEN-14497 addressed the code review comments

DEN-14549: Added buttons and safety line to HD events to be logged.

    • -1
    • +11
    /firmware/App/Controllers/Buttons.c
    • -0
    • +1
    /firmware/App/Drivers/SafetyShutdown.c
DEN-14497 addressed the code review comment

Merge branch 'staging' into DEN-14497-dg_hd_dev-hd_dg_dvt-update-part-7

DEN-14497 addressed the code review comments

    • -35
    • +36
    /firmware/App/Controllers/BloodLeak.c
Bamboo Commit: Updated HDCommon.h with build versions from Bamboo

Merge branch 'DEN-14549-system-fault-after-resuming-heparin-then-starting-saline-bolus-during-treatment' into develop

HD-DEN-14457_Reservoir Drains Before Treatment With Pre Treatment Build Flags Off

Converted DISABLE_PRIMING tests to positive logic, and moved default behavior (RELEASE) outside conditional compilation