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-3323-enhancements-rinseback-bloodflow

    • -8
    • +105
    /leahi_dialin/ui/td_messaging.py
Merge branch 'feature/LDT-3174-pre-treatment-foundations' into staging

Removed ignore from dialinenum

Merge remote-tracking branch 'origin/staging' into feature/LDT-3174-pre-treatment-foundations

Merge branch 'feature/LDT-3194-isolated-uf-adjustment' into staging

Merge branch 'staging' of bitbucket.org:diality-cloud/leahi-dialin into feature/LDT-3194-isolated-uf-adjustment

    • -30
    • +56
    /leahi_dialin/ui/td_messaging.py
Merge branch 'feature/LDT-3106-blood-prime' into staging

removed duplicate enum

Merge branch 'LDT-2787-fp_dd_proxy_commands' into develop

Fixed msg id for override pwm

    • -1
    • +1
    /leahi_dialin/fp/modules/boost_pump.py
Merge branch 'LDT-3350-add_from_str' into develop

- updated if to fix build

Merge branch 'LDT-2787-fp_dd_proxy_commands' into develop

- Updated test configs

    • -7
    • +6
    /leahi_dialin/common/test_config_defs.py
Merge branch 'LDT-3350-add_from_str' into develop

Merge branch 'LDT-2994-iofp-valve-data-is-inaccurate' into develop

Merge branch 'LDT-2787-fp_dd_proxy_commands' into develop

    • -2
    • +28
    /leahi_dialin/dd/modules/conductivity_sensors.py
    • -4
    • +0
    /leahi_dialin/dd/modules/gen_dialysate.py
    • -1
    • +2
    /leahi_dialin/fp/filtration_purification.py
- Added fp go to commands

    • -7
    • +27
    /leahi_dialin/fp/proxies/dd_proxy.py
- Matching alarm publish name with variable name

- Updated test config names - Removed invalid publish from gen_dialysate

    • -2
    • +2
    /leahi_dialin/common/test_config_defs.py
    • -4
    • +0
    /leahi_dialin/dd/modules/gen_dialysate.py
Look in the td_defs.py for the same comment.

Look in the td_defs.py for the same comment.

Look in the td_defs.py for the same comment.

Look in the td_defs.py for the same comment.

Look in the td_defs.py for the same comment.

Look in the td_defs.py for the same comment.

Look in the td_defs.py for the same comment.

Look in the td_defs.py for the same comment.

This design is incorrect, For common codes, a proxy or a wrapper class should have been implemented. We will keep it for now to unblock the rest of the team.

This design is incorrect,
For common codes, a proxy or a wrapper class should have been implemented.
We will keep it for now to unblock the rest of the team.

This is incorrect. We should not create many objects for all the Enum classes in an API, and we should not use memory that may not even be in use. We will keep it for now to unblock the rest of the...

This is incorrect.
We should not create many objects for all the Enum classes in an API, and we should not use memory that may not even be in use.
We will keep it for now to unblock the rest of the team.