hdfirmware

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

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
What does flush complete have to do with draining here?

What does flush complete have to do with draining here?

We don't want to signal here if we don't have an air pump.

We don't want to signal here if we don't have an air pump.

Done.

Done.

Seems like this flush tracking logic should be done in fill complete state (after fill, not before).

Seems like this flush tracking logic should be done in fill complete state (after fill, not before).

Add blank line between declaration and code.

Add blank line between declaration and code.

Another way to handle making sure we get past s.t. dry state is to not set startNormalFill on res until op mode state machine gets to s.t. dry state. Then don't need to change this if to consider p...

Another way to handle making sure we get past s.t. dry state is to not set startNormalFill on res until op mode state machine gets to s.t. dry state. Then don't need to change this if to consider pre-tx state.

DEN-14561

Reservoir selection update.

    • -10
    • +21
    /firmware/App/Modes/ModePreTreat.c
RESOLVED IN CODE WALKTHROUGH

RESOLVED IN CODE WALKTHROUGH

RESOLVED IN CODE WALKTHROUGH

RESOLVED IN CODE WALKTHROUGH

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
Fixed.

Fixed.