Dashboard

What alarm is this? It doesn't look like you've added a new alarm. This is one of the reserved (unused) alarms that UI s/w might use.

What alarm is this? It doesn't look like you've added a new alarm. This is one of the reserved (unused) alarms that UI s/w might use.

LEAHI-SW-PLUGINS-SIM-LDT-4767_NON-FEATURE: SW Misc & Enhc - SW - 01 - Isolated UF - R&I
LEAHI-SW-PLUGINS-SIM-LDT-4767_NON-FEATURE: SW Misc & Enhc - SW - 01 - Isolated UF - R&I
LEAHI-SW-PLUGINS-SIM-LDT-4767_NON-FEATURE: SW Misc & Enhc - SW - 01 - Isolated UF - R&I
LEAHI-SW-PLUGINS-SIM-LDT-4767_NON-FEATURE: SW Misc & Enhc - SW - 01 - Isolated UF - R&I
Do we really need these setup functions for each state? They all look very simple - just 1 or 2 lines of code.

Do we really need these setup functions for each state? They all look very simple - just 1 or 2 lines of code.

LEAHI-TD-FIRMWARE-LDT-4040_Rinseback - FW Implementation - 3/10:
LEAHI-TD-FIRMWARE-LDT-4040_Rinseback - FW Implementation - 3/10:
LEAHI-SW-PLUGINS-SIM-LDT-4767_NON-FEATURE: SW Misc & Enhc - SW - 01 - Isolated UF - R&I
LEAHI-SW-PLUGINS-SIM-LDT-4767_NON-FEATURE: SW Misc & Enhc - SW - 01 - Isolated UF - R&I
I believe the SyringePump controller will trigger this alarm at end of seek operation.

I believe the SyringePump controller will trigger this alarm at end of seek operation.

Syringe pump should already be stopped if preload is done. Do we need to call this here?

Syringe pump should already be stopped if preload is done. Do we need to call this here?

This is called from preload state. Not needed here I think.

This is called from preload state. Not needed here I think.

Don't put comments on function prototypes. Doxygen gets details of functions from the function header.

Don't put comments on function prototypes. Doxygen gets details of functions from the function header.

Why (void)?

Why (void)?

Where is this being called? Should be called from pre-treatment init I think.

Where is this being called? Should be called from pre-treatment init I think.

Confirmation signal sounds like a message handler from UI. Message handlers must accept a message as parameter and return BOOL. They must also be added to the message handler table in Messaging.c.

Confirmation signal sounds like a message handler from UI. Message handlers must accept a message as parameter and return BOOL. They must also be added to the message handler table in Messaging.c.

Why are we signaling syringe load confirmed here?

Why are we signaling syringe load confirmed here?

Do these states need to be public?

Do these states need to be public?

Move up one row to alphabetize.

Move up one row to alphabetize.

time measurement

    • -0
    • +4
    /leahi_dialin/dd/modules/mixing_cntrl.py
LDT-4924 SW Misc & Enhc - SW - 01 - SW Integration - Rinseback - R&I - 05: DEV - Feature Implementation

    • -1
    • +1
    /sources/view/hd/alarm/VAlarmStatus.cpp
  1. … 3 more files in changeset.
LDT-4927 SW Misc & Enhc - SW - 01 - SW Integration - Rinseback - R&I - 08: DEV - Dialin Implementation

update recirulate and rinseback

LDT-4927 SW Misc & Enhc - SW - 01 - SW Integration - Rinseback - R&I - 08: DEV - Dialin Implementation

update rinsebakc and recirculate

LDT-4040: Add rinseback realted code

    • -77
    • +167
    /firmware/App/Modes/ModeTreatment.c
    • -82
    • +129
    /firmware/App/Modes/OperationModes.c
    • -0
    • +15
    /firmware/App/Modes/OperationModes.h
    • -0
    • +1
    /firmware/App/Modes/StateTxBloodPrime.c
    • -0
    • +584
    /firmware/App/Modes/StateTxRecirc.c
    • -0
    • +51
    /firmware/App/Modes/StateTxRecirc.h
    • -0
    • +969
    /firmware/App/Modes/StateTxRinseback.c
    • -0
    • +67
    /firmware/App/Modes/StateTxRinseback.h
    • -8
    • +68
    /firmware/App/Services/AlarmMgmtTD.c
LDT-4040: Add rinseback realted code

Bamboo Commit: Updated Branch staging For Project leahi-dialin

    • -0
    • +5
    /.NPSW_LEAHI-DIALIN_/BETA/LEAHI-DIALIN_BETA_Manifest.csv
    • binary
    /.NPSW_LEAHI-DIALIN_/BETA/leahi_dialin-1.0.0-191.develop.7f15dd8-py3-none-any.whl
Merge branch 'staging' into develop

    • -0
    • +10
    /leahi_dialin/dd/modules/conductivity_sensors.py
    • -14
    • +10
    /leahi_dialin/fp/modules/conductivity_sensors.py
Merge branch 'LDT-4734-temp-comp-conductivity' into staging

Merge branch 'staging' into LDT-4734-temp-comp-conductivity

fixed. thanks!

fixed. thanks!

fixed. thanks!

fixed. thanks!