leahi-dialin

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merge branch 'LDT-598-fp_ro_rejection_ratio-staging' into develop

Merge branch 'LDT-2313-dd-board-and-baro-temp_fix_staging' into develop

Added temperature sensors to td module

    • -0
    • +2
    /leahi_dialin/td/treatment_delivery.py
- Removed Barometric sensor from DD - Added missing msg for temp broadcast

    • -18
    • +14
    /leahi_dialin/dd/modules/temperature_sensors.py
Merged staging

    • -3
    • +0
    /leahi_dialin/fp/modules/temperatures.py
added handler initialization to __init__

Added missing broadcast message

    • -0
    • +25
    /leahi_dialin/fp/modules/conductivity_sensors.py
fix for duplicate

LDT-598: - Copied and merged all constants file into one in common (For future ease of removal) - Created a generic broadcast override template - Created enum for RO Rejection Ratio - Created handler for RO Rejection Ratio - Created overrides for RO Rejection Ration - Added MSG_IDs related to RO Rejection Ratio - Added missing Msg_id for dd voltages handler

    • -0
    • +27
    /leahi_dialin/common/constants.py
    • -0
    • +80
    /leahi_dialin/common/override_templates.py
    • -33
    • +81
    /leahi_dialin/fp/modules/conductivity_sensors.py
Merged LDT-2658

Merged staging and resolved the conflicts

    • -14
    • +11
    /leahi_dialin/fp/modules/temperatures.py
Merged LDT-2303

Merge branch 'staging' into bugfix/LDT-2303-td-dialin-leahi-dialin-command-

Merged LDT-2662

Merge branch 'staging' into LDT-2662-beta-1.0-fw-integration-part2--

Merged LDT-1886

Merge branch 'staging' into LDT-1886-blood-set-auto-load-and-auto-eject-td

LDT-1886 addressed the code review comments. Initial commit of the TD temperature sensors.

    • -0
    • +136
    /leahi_dialin/td/modules/temperature_sensors.py
LDT-1886 added baro pressure sensor and replace the blood flow's current field with torque

    • -5
    • +2
    /leahi_dialin/td/modules/blood_flow.py
Merge branch 'feature/LDT-2686-patient-vitals-enhancement' into staging

Merge branch 'staging' into LDT-1886-blood-set-auto-load-and-auto-eject-td

LDT-2655: Updated enumeration references to handle integer arguments

Merge branch 'LDT-1886-blood-set-auto-load-and-auto-eject-td' into develop

LDT-1886 updated the DD level sensors sync function

Resolved LDT-2662 merge conflicts

    • -12
    • +12
    /leahi_dialin/fp/modules/temperatures.py
LDT-2662: Updated P46 temperature sensor handling

    • -12
    • +14
    /leahi_dialin/fp/modules/temperatures.py
LDT-1886 addressed the code review comments

    • -1
    • +1
    /leahi_dialin/dd/modules/blood_leak.py
Merged LDT-2662

LDT-2662: Removed M1 and added P46 pressure sensor

Merged LDT-2303/LDT-2656