hdfirmware

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-14549: Fixed merge from staging merge conflicts.

    • -1
    • +13
    /firmware/App/Controllers/Buttons.c
    • -11
    • +50
    /firmware/App/Controllers/Valves.c
    • -2
    • +14
    /firmware/App/Drivers/SafetyShutdown.c
    • -2
    • +9
    /firmware/App/Modes/ConsumableSelfTest.c
    • -2
    • +15
    /firmware/App/Modes/ModePostTreat.c
    • -2
    • +8
    /firmware/App/Modes/ModeTreatmentParams.c
    • -2
    • +9
    /firmware/App/Modes/PreTreatmentRecirc.c
  1. … 3 more files in changeset.
DEN-14561 Comments

Answered comments from code review

DEN-14556: updated alarm pressure occlusion alarm to 3s. HD now sends events when occlusion baseline is set. Alarm id 142 and 277 now send baseline occlusion value and trigger value.

DEN-14561 - returned useLastTrimmerHeaterDC logic

checkpoint, correction.

DEN-14589: implemented event for syringe pump state changes.

    • -0
    • +6
    /firmware/App/Controllers/SyringePump.c
DEN-14561 - returned useLastTrimmerHeaterDC logic

Returned logic for trimmer heater

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

Merge branch 'DEN-14589-DIAL-211' into develop

DEN-14699: HD RTC control register 3 override message infrastructure

DEN-14651 - Trial simplification of complete state

corrected fillComplete timing, removed TrimmerHeater control change (toggled off/on again over 50ms)

    • -19
    • +11
    /firmware/App/Modes/ModePreTreat.c
DEN-14561 Reservoir switching corrected in all modes

An incorrect reservoir reference was shorting R2 one flush cycle.

DEN-14561 Wider wet selftest tolerance. Fix reservoir switch. Fix alarm value for venous pressure.

DEN-14699: HD RTC status override message infrastructure.

DEN-14561 - Corrected flush flag state

flush flag expected to be true at the beginning of the fill cycle, with priming disabled. Flush should be true at the end of drain.

Merge branch 'staging' into DEN-14589-DIAL-211

DEN-14589: fixed compiler warnings regarding send event

    • -0
    • +1
    /firmware/App/Modes/ConsumableSelfTest.c
    • -0
    • +1
    /firmware/App/Modes/PreTreatmentRecirc.c
DEN-14561 - Final flush correction

Flush complete check removed from drain state.

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

Merge branch 'DEN-14547-incorrect-dg-event' into develop

DEN-14547: fixed HD sub mode changes to no longer be redundant. removed static variable for priorsubmode.

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-14547-incorrect-dg-event

Merge branch 'DEN-14718-dry-self-test-failure' into staging

DEN-14561 Reservoir fill selection

Returning switched reservoir selection to orignal pattern.

DEN-14561 Updated reservoir switching

Moved active reservoir marker into local states, reinserted the MGMT complete state change and the SW_CONFIG test volumes

    • -28
    • +50
    /firmware/App/Modes/ModePreTreat.c
DEN-14561: fixes to pre-tx fill cycles.

    • -60
    • +30
    /firmware/App/Modes/ModePreTreat.c
DEN-14561

Reservoir selection update.

    • -10
    • +21
    /firmware/App/Modes/ModePreTreat.c
DEN-14549: Added alarm threshold to occlusion alarm data for logging. Only check for sufficient Heparin when in pre-tx mode. Addressed code review comments.

    • -2
    • +2
    /firmware/App/Controllers/SyringePump.c
DEN-14561

Partial fix for fill volumes pretreatment

    • -15
    • +34
    /firmware/App/Modes/ModePreTreat.c