leahi-dialin

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merge branch 'develop' of bitbucket.org:diality-cloud/leahi-dialin into develop

Merged LDT-1873

LDT-1873: Renamed file and updated comments to Spent Chamber Fill

    • -107
    • +0
    /leahi_dialin/dd/modules/spent_chamber.py
    • -0
    • +107
    /leahi_dialin/dd/modules/spent_chamber_fill.py
LDT-1873: Added spent chamber module to support firmware

    • -0
    • +107
    /leahi_dialin/dd/modules/spent_chamber.py
Merge branch 'develop' of bitbucket.org:diality-cloud/leahi-dialin into develop

Merged LDT-1736 for test config testing

LDT-1736: Added TD test config dictionary, message ID, and module

    • -0
    • +5
    /leahi_dialin/common/test_config_defs.py
    • -0
    • +176
    /leahi_dialin/td/modules/td_test_configs.py
LDT-1873: Added Spent Chamber Fill Data message ID

LDT-1736: Addressed TODOs and added FP test config messages

    • -2
    • +0
    /leahi_dialin/common/test_config_defs.py
LDT-2070: renamed H18 variable to bubble detector

LDT-1736: Updated message IDs and test configs to match firmware and FP test config module

    • -3
    • +12
    /leahi_dialin/common/test_config_defs.py
    • -0
    • +200
    /leahi_dialin/fp/modules/fp_test_configs.py
LDT-2030 updated the blood leak message IDs

LDT-1736: Initial commit

    • -19
    • +4
    /leahi_dialin/common/test_config_defs.py
    • -0
    • +200
    /leahi_dialin/dd/modules/dd_test_configs.py
Merged LDT-2070

LDT-2030 initial commit of the DD blood leak module

    • -0
    • +2
    /leahi_dialin/dd/dialysate_delivery.py
    • -0
    • +437
    /leahi_dialin/dd/modules/blood_leak.py
Merged LDT-2070 after branch revert

LDT-2070: Corrected boost_pump dictionary references

    • -6
    • +6
    /leahi_dialin/fp/modules/boost_pump.py
LDT-828: updates to fp logger

    • -1
    • +1
    /leahi_dialin/fp/modules/temperatures.py
    • -9
    • +11
    /tests/data_capture_helpers/fp_helpers.py
Merged LDT-2070: resolved error

LDT-2070: Resolved failing unit test by correcting the enumeration reference

    • -1
    • +1
    /leahi_dialin/fp/modules/boost_pump.py
Merged LDT-2070: error resolution

LDT-2070: Resolved unit tests failure in FPBoostPump constructor class

    • -6
    • +6
    /leahi_dialin/fp/modules/boost_pump.py
Merged LDT-2070

Merge branch 'develop' into LDT-2070-leahi-dialin-move-dictionary-en

    • -1
    • +1
    /leahi_dialin/dd/modules/piston_pump.py
Merge branch 'LDT-611-fp-add-ability-to-override-tempe' into develop

LDT-611: Fixed debugging statement to show the correct sensor name

    • -1
    • +1
    /leahi_dialin/fp/modules/temperatures.py
LDT-2070: Updated DD, FP, and TD modules

    • -149
    • +148
    /leahi_dialin/common/dd_defs.py
    • -22
    • +142
    /leahi_dialin/common/td_defs.py
    • -21
    • +24
    /leahi_dialin/fp/modules/boost_pump.py
    • -19
    • +19
    /leahi_dialin/fp/modules/ro_pump.py
    • -22
    • +22
    /leahi_dialin/td/modules/blood_flow.py
    • -6
    • +10
    /leahi_dialin/td/modules/ejector.py
    • -24
    • +24
    /leahi_dialin/td/modules/pressure_sensors.py
    • -13
    • +1
    /leahi_dialin/td/modules/switches.py
    • -25
    • +1
    /leahi_dialin/td/modules/treatment.py
    • -16
    • +1
    /leahi_dialin/td/modules/voltages.py
LDT-2079 Solution Infusion - SW - 01 - R&I - 08: DEV - Dialin Implementation

add solution infusion messaged to defs in dialin

LDT-2070: Updated DD, FP, TD sensor and valve modules to use enumerated classes

    • -103
    • +85
    /leahi_dialin/dd/modules/concentrate_pump.py
    • -1
    • +3
    /leahi_dialin/dd/modules/piston_pump.py
    • -20
    • +1
    /leahi_dialin/dd/modules/temperature_sensors.py
    • -12
    • +16
    /leahi_dialin/fp/modules/flow_sensors.py
  1. … 4 more files in changeset.
LDT-606: Updated cmd_pressure_sensor_override function documentation