dialin

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-4217: Added accelerometer class to DG. Fixed inspect issues.

    • -0
    • +301
    /dialin/dg/accelerometer.py
DEN-4212, DEN-4217: Added accelerometer class to HD. Added calibration set commands to HD blood and dialysate flow classes.

    • -0
    • +303
    /dialin/hd/accelerometer.py
Updated unit tests

    • -0
    • +29
    /tools/bring_can_interface_down.sh
    • -0
    • +39
    /tools/run_unit_tests.sh
Added helper function to find variable names of matching value and prefix

Added create_logger utility function, updated _LogManager and test_logging.py

Removed unneeded imports

Added logger typing information

  1. … 5 more files in changeset.
DIAL-10: Cleanup unneeded debug statements, updated logging test

DIAL-10: Improved logging mechanism for all the original print statements

    • -23
    • +31
    /dialin/dg/dialysate_generator.py
    • -28
    • +29
    /dialin/hd/dialysate_inlet_flow.py
    • -34
    • +35
    /dialin/hd/dialysate_outlet_flow.py
  1. … 10 more files in changeset.
DIAL-10 Change to self.print_and_log() instead of print()

    • -10
    • +10
    /dialin/dg/dialysate_generator.py
    • -27
    • +27
    /dialin/hd/dialysate_inlet_flow.py
    • -33
    • +33
    /dialin/hd/dialysate_outlet_flow.py
  1. … 5 more files in changeset.
Merge pull request #1 in VV/dialin from DEN-3922-dg-inlet-water-quality to staging

* commit '2adaaf1a16c352da0448b929f853f68b08249cf0':

DEN-3922 Removed cd1 and cd2 per code review

DEN-3922 Updated per code review

DEN-3922 Make class name in comment consistent

DEN-3922 Updated Dialin API for DG Conductivity sensors

DEN-3421 merged with DIAL19 to fix a bug

Cleanup

Added rejection reasons to ui proxy

    • -0
    • +37
    /tests/unit_tests/test_ui_proxy.py
Ensuring ro pump message ids are not defined as tuples

Initial commit of dg_heatdisinfect.py

    • -0
    • +14
    /tests/dg_heatdisinfect.py
Bamboo Commit: Updated the Copyright with the current year and replaced tabs with 4 spaces

  1. … 44 more files in changeset.
Merge remote-tracking branch 'origin/DEN-3421-dg-heat-disinfection' into staging

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