dialin

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

Added sub-mode to HD op modes broadcast message.

Migrated from Doxygen to sphinx.

    • -15
    • +10
    /dialin/dg/dialysate_generator.py
    • -23
    • +23
    /dialin/hd/dialysate_inlet_flow.py
    • -32
    • +32
    /dialin/hd/dialysate_outlet_flow.py
  1. … 17 more files in changeset.
Initial commit of the branch

    • -0
    • +15
    /tests/dg_heaters_test.py
Initial commint of the branch

    • -0
    • +49
    /dialin/dg/heaters.py
Bumping dialin version.

Ignore build directory when generating documentation.

Merged DEN-2652-dg-valve-control-1-of-2-dialin with master.

Updates to UF test script.