dialin

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-3922 Removed cd1 and cd2 per code review

Updated HD classes method headers to list constraints.

    • -31
    • +47
    /dialin/hd/dialysate_inlet_flow.py
    • -5
    • +23
    /dialin/hd/dialysate_outlet_flow.py
DEN-3922 Updated per code review

    • -10
    • +10
    /dialin/dg/conductivity_sensors.py
DEN-3922 Make class name in comment consistent

Merge branch 'staging' into DEN-3964-Maintenance-2

Updated version and changelog

Merge DEN-3832-Maintenance to staging

Patch to fix invalid dg handler function registration

Fix reference to old handler function

Bumping dialin minor version, updated changelog

Merge branch 'master' into staging

Merge branch 'DEN-3964-Maintenance' into staging

Merge with staging

    • -12
    • +21
    /dialin/hd/hemodialysis_device.py
Addressing code review comments

Addressed code review comments

DEN-3922 Updated Dialin API for DG Conductivity sensors

    • -0
    • +170
    /dialin/dg/conductivity_sensors.py
Updated DG command method comments to include constraints.

Addressed code review comments

Updated changelog

Fixed changelog

Bumping minor version

Updated changelog

Bumping dialin version

Added subsystem field to _publish, standardized test names, moved logging to base class

    • -0
    • +0
    /tests/coverage/run_coverage.py
    • -0
    • +39
    /tests/test_can_xmit.py
    • -0
    • +101
    /tests/test_dg.py
    • -0
    • +58
    /tests/test_dg_valves.py
    • -0
    • +73
    /tests/test_dg_valves_observer.py
    • -0
    • +102
    /tests/test_uf.py
  1. … 3 more files in changeset.
Added convenience function to sort valves dictionary by id

    • -0
    • +60
    /tests/unit_tests.py
Updated unit tests

Preventing pip3 from installing virtualenv

Added IDs to individual valve states, continued cleanup of denaliMessages

    • -14
    • +14
    /dialin/squish/denaliMessages.py
Made squish a module, improved PEP8 compliance, added bash script to install dialin to a venv

    • -0
    • +46
    /dialin/squish/README.md
    • -0
    • +0
    /dialin/squish/__init__.py
    • -261
    • +545
    /dialin/squish/denaliMessages.py
    • -16
    • +36
    /dialin/squish/messageBuilder.py
    • -0
    • +16
    /tools/install_to_venv.sh
Beginning migration of squishapi into dialin

    • -0
    • +51
    /dialin/squish/crc.py
    • -0
    • +458
    /dialin/squish/denaliMessages.py
    • -0
    • +16
    /dialin/squish/globals.py
    • -0
    • +56
    /dialin/squish/messageBuilder.py
    • -0
    • +49
    /dialin/squish/unittests.py
    • -0
    • +67
    /dialin/squish/utils.py