hdfirmware

Clone Tools
  • last updated a few minutes 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.
Done.

Done.

DEN-14561 Comments

Answered comments from code review

Done.

Done.

#define?

#define?

Alignment

Alignment

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.

Misalignment of terminology. I treated a reservoir "flush" as a fill/drain cycle, ending with the reservoir empty. "flushComplete" had been set accordingly. Test removed.

Misalignment of terminology. I treated a reservoir "flush" as a fill/drain cycle, ending with the reservoir empty. "flushComplete" had been set accordingly. Test removed.

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
RESOLVED IN CODE WALKTHROUGH

RESOLVED IN CODE WALKTHROUGH

DEN-14561 - Final flush correction

Flush complete check removed from drain state.

HD-DEN-14547_Incorrect DG Event
HD-DEN-14547_Incorrect DG Event
Bamboo Commit: Updated HDCommon.h with build versions from Bamboo

Done. We will want to verify that we don't disable all of the resume fill calls.

Done. We will want to verify that we don't disable all of the resume fill calls.

Done.

Done.

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