leahi-dialin

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merge branch 'LDT-566-water-treatment-and-degassing-fp-2' into develop

LDT-566: LDT-619: LDT-610: fixed typos.

    • -2
    • +2
    /leahi_dialin/td/treatment_delivery.py
Merge branch 'LDT-566-water-treatment-and-degassing-fp-2' into develop

WIP on develop

LDT-566: fixed ui version request with the correct payload

    • -2
    • +13
    /leahi_dialin/td/proxies/ui_proxy.py
Merge branch 'LDT-566-water-treatment-and-degassing-fp-2' into develop

LDT-566: updated pressure and temperature handlers to FW. removed pressure temperature override and combined into the temperature override in fp.temperatures.

    • -20
    • +54
    /leahi_dialin/fp/modules/temperatures.py
Merge branch 'LDT-566-water-treatment-and-degassing-fp-2' into develop

LDT-566: fixed dd temperature sensor component naming

removed unneeded files for branch

    • -1
    • +0
    /leahi_dialin.egg-info/dependency_links.txt
    • -13
    • +0
    /leahi_dialin.egg-info/requires.txt
Merge branch 'LDT-566-water-treatment-and-degassing-fp-2' into develop

LDT-566: fixes to unit testing and msg id naming

    • -1
    • +1
    /leahi_dialin/dd/dialysate_delivery.py
    • -1
    • +1
    /leahi_dialin/fp/filtration_purification.py
    • -1
    • +1
    /leahi_dialin/td/treatment_delivery.py
LDT-566: LDT-601: Versioning handlers for all 3 sub system modules.

    • -15
    • +44
    /leahi_dialin/dd/dialysate_delivery.py
    • -16
    • +46
    /leahi_dialin/fp/filtration_purification.py
    • -1
    • +16
    /leahi_dialin/td/proxies/ui_proxy.py
    • -13
    • +46
    /leahi_dialin/td/treatment_delivery.py
LDT-915: Main Treatment Screen - SW - Diagnostics Screen-DD - 08: DEV - Dialin Implementation

Add MSG ID to all DD messages

Merge branch 'LDT-566-water-treatment-and-degassing-fp-2' into develop

WIP on develop

LDT-566: fixes to dd and fp alarm modules

LDT-915: Main Treatment Screen - SW - Diagnostics Screen-DD - 08: DEV - Dialin Implementation

- Add DD level sensor message

Merge branch 'LDT-566-water-treatment-and-degassing-fp-2' into develop

LDT-566

LDT-566: implemented alarm triggered handling for fp and dd. Added documentation for ro pump and boost pump control loops

    • -1
    • +2
    /leahi_dialin/dd/dialysate_delivery.py
    • -0
    • +127
    /leahi_dialin/dd/modules/alarms.py
    • -0
    • +2
    /leahi_dialin/fp/filtration_purification.py
    • -0
    • +127
    /leahi_dialin/fp/modules/alarms.py
    • -5
    • +5
    /leahi_dialin/fp/modules/boost_pump.py
Merge branch 'LDT-566-water-treatment-and-degassing-fp-2' into develop

LDT-611, LDT-1198, LDT-594, LDT-609 fixes.

    • -3
    • +8
    /leahi_dialin/fp/modules/boost_pump.py
    • -18
    • +45
    /leahi_dialin/fp/modules/pressure_sensors.py
    • -0
    • +36
    /leahi_dialin/fp/modules/temperatures.py
Merge branch 'LDT-566-water-treatment-and-degassing-fp-2' into develop

WIP on develop

LDT-566: implemented ro and boost pump hard stop commands

    • -0
    • +28
    /leahi_dialin/fp/modules/boost_pump.py
    • -0
    • +27
    /leahi_dialin/fp/modules/ro_pump.py
Merge branch 'LDT-566-water-treatment-and-degassing-fp-2' into develop

    • -46
    • +3
    /leahi_dialin/fp/modules/water_pumps.py
LDT-566: updated water pumps msg ids

    • -46
    • +3
    /leahi_dialin/fp/modules/water_pumps.py
Merge branch 'LDT-566-water-treatment-and-degassing-fp-2' into develop

    • -0
    • +2
    /leahi_dialin/dd/modules/piston_pump.py
    • -54
    • +9
    /leahi_dialin/fp/modules/water_pumps.py
    • -0
    • +94
    /tests/depreciated_tests/test_uf.py
LDT-556: created boost pump and ro pump modules. Updated naming to across modules from RO to FP. Moved older denali tests to a depreciated tests. Created a thread-based diagnostic logger for fp

    • -0
    • +2
    /leahi_dialin/dd/modules/piston_pump.py
    • -7
    • +13
    /leahi_dialin/fp/filtration_purification.py
    • -0
    • +242
    /leahi_dialin/fp/modules/boost_pump.py
    • -4
    • +4
    /leahi_dialin/fp/modules/flow_sensors.py
    • -0
    • +242
    /leahi_dialin/fp/modules/ro_pump.py
    • -2
    • +2
    /leahi_dialin/fp/modules/temperatures.py
    • -54
    • +9
    /leahi_dialin/fp/modules/water_pumps.py
    • -0
    • +0
    /leahi_dialin/fp/proxies/__init__.py
    • -0
    • +62
    /leahi_dialin/fp/proxies/dd_proxy.py
  1. … 76 more files in changeset.
Merge branch 'LDT-566-water-treatment-and-degassing-fp-2' into develop

LDT-566: fix in conductivity variables

Merge branch 'LDT-566-water-treatment-and-degassing-fp-2' into develop

LDT-566: updated dd handlers to be in sync with dd staging

    • -22
    • +32
    /leahi_dialin/dd/modules/temperature_sensors.py