dialin

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fixed dg valves rate test

    • -0
    • +74
    /tests/dg_valves_test_observer.py
Returning datetime object instead of string

Fixed alarms init

Publishing valve data

Added _publish to more classes, fixed valve state interpretation logic.

    • -1
    • +13
    /dialin/hd/dialysate_outlet_flow.py
Added _publish decorator, _AbstractSystem and _AbstractSubSystem classes

    • -0
    • +95
    /dialin/utils/base.py
Fixed valves bit masking

Fixed dialin.__version__ when read after installing the package

Cleaned up version, added get version unit tests.

Improved API version Added git commit sha to version Added git branch to version Added version information to documentation

Updated documentation

Added getter functions, cleanup

    • -5
    • +56
    /dialin/hd/dialysate_outlet_flow.py
    • -10
    • +49
    /dialin/hd/pressure_occlusion.py
Added getter functions, cleanup in dg classes.

Merged master to DEN-3433-Maintenance

Restored DG sub-classes.

Merge branch 'DEN-2379-dg-dialysate-temperature-1-of-2' of ssh://dvm-linux02:7999/vv/dialin into DEN-2379-dg-dialysate-temperature-1-of-2

DEN-2379 added more functions to the modules

    • -6
    • +131
    /dialin/dg/temperature_sensors.py
Added capability to simulate alarms.

    • -0
    • +89
    /tests/test_alarms.py
All UF volumes to float for consistency.

Merge branch 'DEN-2379-dg-dialysate-temperature-1-of-2' of ssh://dvm-linux02:7999/vv/dialin into DEN-2379-dg-dialysate-temperature-1-of-2

Updated UF change messaging per f/w changes.

Made handler functions private. Updated constructor and class descriptions. Styling fixes to adhere to PEP8.

    • -25
    • +12
    /dialin/hd/hemodialysis_device.py
    • -13
    • +12
    /dialin/hd/pressure_occlusion.py
  1. … 5 more files in changeset.
Updated version.

Fixed the channel ID for getting the DG FW version

Merge branch 'DEN-2379-dg-dialysate-temperature-1-of-2' of ssh://dvm-linux02:7999/vv/dialin into DEN-2379-dg-dialysate-temperature-1-of-2

    • -25
    • +23
    /dialin/dg/dialysate_generator.py
DEN-2379 Created test scripts

    • -0
    • +42
    /dialin/dg/temperature_sensors.py
Added safety shutdown override commands for HD and DG.

    • -25
    • +23
    /dialin/dg/dialysate_generator.py
    • -13
    • +10
    /dialin/hd/hemodialysis_device.py
DEN-2652 Updated valves.py for DG and dg_valves_test.py

Merge branch 'DEN-2652-dg-valve-control-1-of-2-dialin' of ssh://dvm-linux02:7999/vv/dialin into DEN-2652-dg-valve-control-1-of-2-dialin

DEN-2652 Updated valves.py for DG and dg_valves_test.py