leahi_dialin

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merge branch 'staging' of bitbucket.org:diality-cloud/leahi-dialin into feature/LDT-2937-rinseback

Added module names to test configs

Changed test config order

-Fixed valve broadcast update - Fixed Beta 1.0 enums

Renamed enum

- Removed HW flag from broadcast as FW doesn't change broadcast content based on HW flag

    • -20
    • +15
    ./dd/modules/temperature_sensors.py
Merge branch 'staging' into LDT-2998-update-dialin-to-support-any-b1

- Added D85 Valve - Removed error message during init as it's not an error

Merge branch 'LDT-3214-override-refactor' into staging

    • -175
    • +136
    ./dd/modules/blood_leak.py
    • -146
    • +72
    ./dd/modules/concentrate_pump.py
    • -104
    • +48
    ./dd/modules/conductivity_sensors.py
    • -136
    • +72
    ./dd/modules/dialysate_pump.py
    • -149
    • +66
    ./dd/modules/gen_dialysate.py
    • -110
    • +59
    ./dd/modules/pressure_sensors.py
  1. … 32 more files in changeset.
LDT-2945: Rinseback - SW - 01 - R&I - 08: DEV - Dialin Implementation

- Updated td_messaging.py to add td_rinseback_cmd_response and update td_rinseback_progress.

Merge branch 'LDT-3159-getter_for_fp_defeatured' into staging

Merge branch 'LDT-2980' into staging

Merge branch 'LDT-611-fp-add-ability-to-override-tempe' into staging

    • -24
    • +24
    ./td/modules/pressure_sensors.py
Updated override range for flow sensors

LDT-2980 - Added internal temperature for flow sensors

LDT-2980 - Added Internal temperature for flow sensors

- Renamed command - Moved command from init to log in (as login is neccessary for it)

Added unique decorator

- Renamed variable

  1. … 1 more file in changeset.
Merge branch 'staging' into feature/LDT-3139-blood-set-auto-load

Added calling the defeatured command on initialization of FP

Merge branch 'feature/LDT-2805-edit-treatment-parameters' into staging

LDT-3159 - Added FP Defeatured MSG IDs - Added function for FP defeatured request - Added handler for FP defeatured response - Removed publish from FP non handler function

- Added new test config - Merged DD and FP test config enums

name update

- Fixed namin typos - Reworked dd temperature broadcast to address new values

    • -56
    • +44
    ./dd/modules/temperature_sensors.py
- Fixed typos and missing imports

- Updated modules to use the new enum structure

    • -56
    • +56
    ./dd/modules/concentrate_pump.py
    • -15
    • +21
    ./dd/modules/conductivity_sensors.py
    • -11
    • +18
    ./dd/modules/pressure_sensors.py
    • -45
    • +45
    ./dd/modules/temperature_sensors.py
  1. … 11 more files in changeset.
Changed dd_defs and td_defs to create enums dynamically

- Updated FP modules to use the new enum structure

    • -15
    • +15
    ./fp/modules/conductivity_sensors.py
    • -12
    • +15
    ./fp/modules/pressure_sensors.py