dialin

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-4445 Code Review 0

DEN-4443: Integration Testing

- Added a function to check for can0 so if the canbus is not configured we can fail the test.

DEN-4443: Integration Testing

- Added Saline Bolus Messages API

DEN-4436: Denali Investigate and Fix the new VM issues

    • -223
    • +238
    /dialin/squish/denaliMessages.py
    • -15
    • +20
    /dialin/squish/messageBuilder.py
DEN-3883: Coverage

DEN-4246: Merge Newly added Squish API Messages into Dial-In

DEN-4246: Merge Newly added Squish API Messages into Dial-In

    • -342
    • +286
    /dialin/squish/denaliMessages.py
Bamboo Commit: Updated the Copyright with the current year and replaced tabs with 4 spaces

  1. … 44 more files in changeset.
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

Addressed code review comments

Updated changelog

Fixed changelog

Bumping minor version

Updated changelog

Bumping dialin version

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