Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDT-566: fixed ejector broadcast

LDT-566: fixed login msg ids naming.

  1. … 3 more files in changeset.
LDT-566: alpha integration fixes for air bubble and air trap

WIP on develop

LDT-566: updated bubble detector to not search ADV

WIP on develop

LDT-566: temporary changes for alpha integration support. Valve homing has 3 parameters. air pump has reverted set state

LDT-566: updated td blood flow handler.

WIP on develop

LDT-566: fixed various TD commands to conform to FW data structures

LEAHI-566: fixed dup enums

LEAHI-566: implemented ejector module and tx param commands

    • -0
    • +176
    ./modules/ejector.py
  1. … 1 more file in changeset.
LDT-566: ui proxy implementation. documentation fixes in td's dd proxy

    • -0
    • +245
    ./proxies/ui_proxy.py
LDT-566: fixed treatment delivery to use reset constants

LDT-332: updated alarm ids, msg_ids, td and dd defs. fixed td pressure sensors using correct msg id

  1. … 4 more files in changeset.
WIP on staging

LDT-332: implemented TD treatment module. implemented td op mode broadcast interval.

    • -0
    • +212
    ./modules/treatment.py
Revert "Merge branch 'LDT-237-MainTreatmentScreen-SW-SimulatorCleanup' into develop"

This reverts commit 2ef54f5cc7ef9ce2cf49c528a6205f77933d8a77, reversing

changes made to 9403e6711adf53da699ff25b4b7342286bf49b92.

  1. … 7 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.

  1. … 7 more files in changeset.
WIP on develop

LEAHI-261: code review comments

  1. … 2 more files in changeset.
LEAHI-261: updated valve naming. Added FP temperature sensor module, monitoring only.

  1. … 6 more files in changeset.
LEAHI-261: fixes to variable naming

  1. … 2 more files in changeset.
LEAHI-261: updated air trap to use the correct valve names.

WIP on staging

  1. … 4 more files in changeset.
Addressing code reviews

  1. … 2 more files in changeset.
WIP on develop

fixed valves channels

fixed dd_proxy. added inits for easier importing.

  1. … 2 more files in changeset.
implemented gen dialysate request proxy cmd

commented out interval checkin until FW implementation. Fixed blood flow handler. Fixed blood flow overrides that had incorrect logging.

TEST: Fixed typos in blood_flow.py.

  1. … 1 more file in changeset.
TEST: misc fixes and disables to facilitate testing.

  1. … 3 more files in changeset.
updated blood flow handler

fixed air trap handler. moved constants file to be in sync with the rest of the subsystems.

    • -0
    • +24
    ./modules/constants.py
Fixed syntax naming for project name. Fixed instantiation errors for TD module. Fixed import pathing for TD modules.

    • -0
    • +140
    ./modules/air_pump.py
    • -0
    • +244
    ./modules/air_trap.py
    • -0
    • +693
    ./modules/alarms.py
    • -0
    • +390
    ./modules/blood_flow.py
    • -0
    • +170
    ./modules/bubble_detector.py
    • -0
    • +157
    ./modules/buttons.py
    • -0
    • +192
    ./modules/pressure_sensors.py
    • -0
    • +157
    ./modules/switches.py
    • -0
    • +302
    ./modules/valves.py
    • -0
    • +194
    ./modules/voltages.py
  1. … 97 more files in changeset.