leahi-dialin

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
fix typo

Fixed enum names

- Events fix - Added DD NVM Records - Created enums for DD NVM call

    • -0
    • +15
    /leahi_dialin/common/dd_defs_proxy.py
    • -13
    • +318
    /leahi_dialin/common/generic_defs.py
    • -0
    • +15
    /leahi_dialin/common/td_defs_proxy.py
    • -2
    • +4
    /leahi_dialin/dd/dialysate_delivery.py
    • -0
    • +421
    /leahi_dialin/dd/modules/records.py
LEAHI-DIALIN-LDT-4484_[Dialin] Create Dry Self Test module in dialin
LEAHI-DIALIN-LDT-4484_[Dialin] Create Dry Self Test module in dialin
Merge branch 'LDT-4485-dd-conductivity-sensors-d17' into develop

WIP on develop

LDT-4485: fixed handler naming

LDT-4001: added pump id to sensor list in message handler

Merge branch 'LDT-4001-hdf---fw-implementation-2-4' into develop

LDT-4001: fixed in msg ids to pass testing

Merge branch 'LDT-4485-dd-conductivity-sensors-d17' into develop

    • -1
    • +2
    /leahi_dialin/common/test_config_defs.py
    • -1
    • +68
    /leahi_dialin/dd/modules/conductivity_sensors.py
    • -1
    • +3
    /leahi_dialin/td/treatment_delivery.py
LDT-4485: implemented handler for conductivity resistance message

    • -17
    • +18
    /leahi_dialin/common/dd_defs_proxy.py
    • -1
    • +68
    /leahi_dialin/dd/modules/conductivity_sensors.py
LDT-4001: fixed naming of data structures

LEAHI-DIALIN-LDT-4485_(DD) Conductivity sensors (D17 and D27 ) not working consisitently
LEAHI-DIALIN-LDT-4485_(DD) Conductivity sensors (D17 and D27 ) not working consisitently
LDT-4001: updates to sub pump based on refactoring that was merged into staging.

    • -18
    • +35
    /leahi_dialin/dd/modules/substitution_pump.py
Merge branch 'staging' into LDT-4001-hdf---fw-implementation-2-4

    • -1
    • +1
    /leahi_dialin/common/test_config_defs.py
    • -46
    • +67
    /leahi_dialin/dd/dialysate_delivery.py
LEAHI-DIALIN-LDT-3735_System Data and Logs - DD - Non-Volatile Memory - 04: DEV - Feature Implementation
LEAHI-DIALIN-LDT-3735_System Data and Logs - DD - Non-Volatile Memory - 04: DEV - Feature Implementation
LDT-4589 NON-FEATURE: SW Misc & Enhc - SW - 01 - SW Integration - DD Diagnostics - R&I - 08: DEV - Dialin Implementation

blood leak

LDT-4589 NON-FEATURE: SW Misc & Enhc - SW - 01 - SW Integration - DD Diagnostics - R&I - 08: DEV - Dialin Implementation

level lannd pressures

    • -61
    • +67
    /leahi_dialin/ui/dd_messaging.py
LEAHI-DIALIN-LDT-4581_NON-FEATURE: SW Misc & Enhc - SW - 01 - SW Integration - DD Diagnostics - R&I
LEAHI-DIALIN-LDT-4581_NON-FEATURE: SW Misc & Enhc - SW - 01 - SW Integration - DD Diagnostics - R&I
Add type definition for can_interface.

Add type definition for can_interface.

Please update this section to reflect the latest structural changes merged to staging.

Please update this section to reflect the latest structural changes merged to staging.

Please update this section to reflect the latest structural changes merged to staging.

Please update this section to reflect the latest structural changes merged to staging.

Please move it before the DDValveStates to keep the order, so it will be easier to find it

Please move it before the DDValveStates to keep the order, so it will be easier to find it

Please move it to the "Names" section. Preferably between DDPressureSensorNames and DDTemperatureSensorNames.

Please move it to the "Names" section. Preferably between DDPressureSensorNames and DDTemperatureSensorNames.

That location is in used on the staging @ leahi-common. MSG_ID_FFU_SIGNAL_TD_UPDATE_AVAILABLE = 0xB3, ///< FFU signal TD update is available.

That location is in used on the staging @ leahi-common.

MSG_ID_FFU_SIGNAL_TD_UPDATE_AVAILABLE = 0xB3, ///< FFU signal TD update is available.

If you are overriding MSG_ID that's in use, please move it to it's new location instead of fully removing to avoid breaking the SW. MSG_ID_TD_SYRINGE_PUMP_DATA = 0xB1

If you are overriding MSG_ID that's in use, please move it to it's new location instead of fully removing to avoid breaking the SW.

MSG_ID_TD_SYRINGE_PUMP_DATA = 0xB1

Please update this section based on the newest staging. If you try to merge it like this it will cause inconsistencies.

Please update this section based on the newest staging. If you try to merge it like this it will cause inconsistencies.

I would like to ask to check out the substitution pump on the develop branch and update it based on that. There are some changes thanks to the merging of the refactor.

I would like to ask to check out the substitution pump on the develop branch and update it based on that.
There are some changes thanks to the merging of the refactor.