leahi-sw.plugins.sim

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merge branch 'feature/LDT-450-TreatmentParametersCreateRx' into develop

Merge remote-tracking branch 'origin/LDT-261-MainTreatmentScreen-SW-DiagnosticsScreen' into develop

Main Treatment Screen - SW - Diagnostics Screen - 05: DEV - Feature Implementation

- Adjust comments to match corresponding module

- Add DD versions

    • -0
    • +354
    /DD_Versions/interface.ui
    • -0
    • +108
    /DD_Versions/loader.py
Main Treatment Screen - SW - Diagnostics Screen - 05: DEV - Feature Implementation

- Fix UI of Ejector, Versions, vlaves and Switches modules

- Update Blood Pump module per message list

    • -163
    • +166
    /TD_BloodPump/interface.ui
LDT-460 Treatment Parameters (Create Rx) - SW - 10: DVT - Simulator Implementation & Dev Test

- The Alarm is incomplete.

    • -0
    • +1080
    /Alarms/interface.ui
    • -0
    • +403
    /Alarms/loader.py
    • -0
    • +2340
    /GeneralResponseMessage/interface.ui
    • -0
    • +584
    /GeneralResponseMessage/loader.py
    • -0
    • +676
    /TreatmentParameters/interface.ui
    • -0
    • +189
    /TreatmentParameters/loader.py
Main Treatment Screen - SW - Diagnostics Screen - 05: DEV - Feature Implementation

- Complete diagnostic plugins

- Clean up plugin code naming

    • -0
    • +124
    /TD_Ejector/interface.ui
    • -0
    • +73
    /TD_Ejector/loader.py
    • -424
    • +86
    /TD_Temperatures/interface.ui
    • -0
    • +368
    /TD_Versions/interface.ui
    • -0
    • +108
    /TD_Versions/loader.py
Main Treatment Screen - SW - Diagnostics Screen - 05: DEV - Feature Implementation

- Complete implementation for Air Trap

- Complete implementation for Blood pump

    • -425
    • +199
    /TD_BloodPump/interface.ui
Main Treatment Screen - SW - Diagnostics Screen - 05: DEV - Feature Implementation

- remove all *.pyc files

Merge branch 'staging' into LDT-261-MainTreatmentScreen-SW-DiagnosticsScreen

Main Treatment Screen - SW - Diagnostics Screen - 05: DEV - Feature Implementation

- Complete base interfaces and loaders for all diagnostic modules

    • -0
    • +449
    /TD_AirTrap/interface.ui
    • -0
    • +74
    /TD_AirTrap/loader.py
    • -0
    • +449
    /TD_Battery/interface.ui
    • -0
    • +74
    /TD_Battery/loader.py
    • -0
    • +449
    /TD_BloodPump/interface.ui
    • -0
    • +74
    /TD_BloodPump/loader.py
    • -0
    • +449
    /TD_Switches/interface.ui
    • -0
    • +74
    /TD_Switches/loader.py
    • -0
    • +449
    /TD_Temperatures/interface.ui
    • -0
    • +74
    /TD_Temperatures/loader.py
    • -0
    • +449
    /TD_Valves/interface.ui
    • -0
    • +74
    /TD_Valves/loader.py
    • -0
    • +449
    /TD_Voltages/interface.ui
    • -0
    • +74
    /TD_Voltages/loader.py
Merge branch 'staging' into LDT-261-MainTreatmentScreen-SW-DiagnosticsScreen

Main Treatment Screen - SW - Diagnostics Screen - 05: DEV - Feature Implementation

- Create folder structure for diagnostic plugins

    • binary
    /TD_AirTrap/__pycache__/loader.cpython-38.pyc
    • binary
    /TD_Battery/__pycache__/loader.cpython-38.pyc
    • binary
    /TD_BloodPump/__pycache__/loader.cpython-38.pyc
    • binary
    /TD_OpMode/__pycache__/loader.cpython-38.pyc
    • binary
    /TD_Switches/__pycache__/loader.cpython-38.pyc
    • binary
    /TD_Temperatures/__pycache__/loader.cpython-38.pyc
    • binary
    /TD_Valves/__pycache__/loader.cpython-38.pyc
    • binary
    /TD_Voltages/__pycache__/loader.cpython-38.pyc
Merge remote-tracking branch 'origin/master'

Merge branch 'LDT-237-MainTreatmentScreen-SW-SimulatorCleanup' into staging

Merge branch staging into master

Merge branch 'LDT-237-MainTreatmentScreen-SW-SimulatorCleanup' into develop

LDT-242 Main Treatment Screen - SW - Simulator Cleanup - 05: DEV - Feature Implementation

- Changed the plugin according to the dialin fix that caused SWVV main test to fail.

Merge branch 'LDT-237-MainTreatmentScreen-SW-SimulatorCleanup' into staging

Merge branch 'LDT-237-MainTreatmentScreen-SW-SimulatorCleanup' into develop

LDT-242 Main Treatment Screen - SW - Simulator Cleanup - 05: DEV - Feature Implementation

- Fixed .ui incompatible values which caused .ui title alignments to fail to align properly.

LDT-242 Main Treatment Screen - SW - Simulator Cleanup - 05: DEV - Feature Implementation

- Refactored HD to TD and simplified the function names that going to use the format later as well.

LDT-242 Main Treatment Screen - SW - Simulator Cleanup - 05: DEV - Feature Implementation

- Renamed the td_messaging.py to lowercase to match the rest of the modules.

- Updated the reference in TD_OpMode plugin.

LDT-242 Main Treatment Screen - SW - Simulator Cleanup - 05: DEV - Feature Implementation

- Added TD_OpMode plug-in.

- Also used only the find_widget function instead of the overloaded ones.

    • -0
    • +550
    /TD_OpMode/interface.ui
    • -0
    • +74
    /TD_OpMode/loader.py
LDT-242 Main Treatment Screen - SW - Simulator Cleanup - 05: DEV - Feature Implementation

- removed the readme.md to avoid being loaded by engine.

LDT-242 Main Treatment Screen - SW - Simulator Cleanup - 05: DEV - Feature Implementation

- renamed the readme.md to lower-case to be consistent.

- Copied the __init__.py from Denali.

Initial commit