leahi_dialin

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
test

    • -0
    • +230
    ./fp/modules/conductivity_sensors.py
    • -0
    • +220
    ./fp/modules/pressure_sensors.py
    • -230
    • +0
    ./ro/modules/conductivity_sensors.py
  1. … 5 more files in changeset.
LDT-242 Main Treatment Screen - SW - Simulator Cleanup - 05: DEV - Feature Implementation

- Fixed the issues caused SWVV main test to fail.

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.

    • -0
    • +54
    ./ui/td_messaging.py
LDT-242 Main Treatment Screen - SW - Simulator Cleanup - 05: DEV - Feature Implementation

- Add a configuration named coinfig.json.

- For now one only SW key to bypass the imports in __init__.py files.

- Added TS_Messaging class.

- Added TD_OpMode message send function.

- Created a simpler singleton with decorator (may need more testing.)

- Updated data_logger to use the relative import.

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

- initial implementation of the TD_Messaging

- need to commit to add the utils/basse.py in sparse

    • -0
    • +45
    ./ui/TD_Messaging.py
  1. … 1 more file in changeset.
LDT-242 Main Treatment Screen - SW - Simulator Cleanup - 05: DEV - Feature Implementation

- copied the utils.py from Denali.

- it may need cleanup.

  1. … 1 more file in changeset.
Merge branch 'LEAH-139-dial-dd-base-object' into staging

LEAHI-139: code review comments

LEAHI-139: code review comments.

LEAHI-139: code review comments.

LEAHI-139: updated sensor renaming to FW conventions.

    • -50
    • +51
    ./dd/modules/pressure_sensors.py
LEAHI-139: code review comments.

    • -56
    • +30
    ./dd/modules/conductivity_sensors.py
    • -79
    • +77
    ./dd/modules/pressure_sensors.py
LEAHI-139: code review comments.

    • -25
    • +43
    ./dd/modules/temperature_sensors.py
LEAHI-136: Code review comments.

LEAHI-139: code review comments. Implemented hydraulic fluid temperature override method.

    • -46
    • +46
    ./dd/modules/concentrate_pump.py
LEAHI-136: code review comments

LEAHI-139: code review comments

    • -30
    • +28
    ./dd/modules/concentrate_pump.py
LEAHI-136: code review comments

LEAHI-136: addressing code review comments. Updated pressure handler method.

    • -65
    • +21
    ./ro/modules/conductivity_sensors.py
    • -35
    • +73
    ./ro/modules/pressure_sensors.py
DD integration

Updated latest dd changes to branch. Implemented Piston Pumps module.

    • -0
    • +164
    ./dd/modules/piston_pump.py
heaters target temperature override

Addressing code reviews

updated start stop to include volume parameter

fixed concentrate pump handler

WIP on develop

added flow sensors and conductivity to ro main module

WIP on develop

fixed concentrate pump handler

    • -21
    • +17
    ./dd/modules/concentrate_pump.py
fixed ro valve positioning

WIP on develop

updated dd valve positioning