hdfirmware

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-14559 updated the code to be able to run POST requested by the Dialin user

    • -0
    • +12
    /firmware/App/Controllers/AlarmLamp.c
    • -0
    • +12
    /firmware/App/Controllers/Buttons.c
    • -0
    • +12
    /firmware/App/Drivers/SafetyShutdown.c
    • -0
    • +1
    /firmware/App/Drivers/SafetyShutdown.h
    • -0
    • +12
    /firmware/App/Services/WatchdogMgmt.c
DEN-14561 Update timing and volumesfor speeding up Pre-Treat part 1.

Fixed merge conflicts from staging.

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

    • -12
    • +12
    /firmware/App/Modes/ModeInitPOST.c
DEN-14549: Added function to see if an alarm condition is detected. Added a function to determine whether A/C power loss condition is detected and used them where needed.

    • -2
    • +4
    /firmware/App/Controllers/DialInFlow.c
    • -1
    • +3
    /firmware/App/Controllers/DialOutFlow.c
DEN-14549: include venous check in including blood prime.

DEN-14549: Addressed code review comments.

    • -1
    • +11
    /firmware/App/Controllers/Voltages.c
DEN-14549: clear treatment version of ac power loss alarm too when ac is restored. prevent pump current alarms when ac power loss in treatment is active too.

    • -1
    • +1
    /firmware/App/Controllers/DialInFlow.c
    • -1
    • +1
    /firmware/App/Controllers/DialOutFlow.c
DEN-14549: ensure air pump is off at start of prime state in pre-tx.

DEN-14549: removed unneccessary pre-tx prime state.

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

DEN-14457-reservoir-drains-before-treatment-with-pre-treatment-build-flags-off dragged into current branch

Merge branch 'staging' into DEN-14561-_release_-preprocessor-flag-specifies-code-that-conflicts-with-sw_config_-debug

HD-DEN-14561_Release Preprocessor Flag Specifies Code That Conflicts With SW Config Debug

Corrected _RELEASE_ logic, release build executes the same block as non debug selection

    • -1
    • +1
    /firmware/App/Controllers/SyringePump.c
    • -10
    • +11
    /firmware/App/Services/AlarmMgmt.c
DEN-14549: Addressed code review comments.

DEN-14549: maintain blood flow rate when alarm w/ blood recirc property pauses treatment. maintain Heparin dispense when blood recirc is occurring during alarm pause of treatment. include blood prime state in checks for inline pressure range.

    • -24
    • +4
    /firmware/App/Controllers/PresOccl.c
    • -18
    • +24
    /firmware/App/Modes/TreatmentStop.c
DEN-14549: Misc updates to dry self-tests in pre-treatment.

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.