dialin

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-8251: Addressed code review comments

    • -1
    • +1
    /tests/peter/test_dg_valves_observer.py
  1. … 7 more files in changeset.
DEN-8251: Addressed code review comments

DEN-8251: Addressed code review comments

DIAL-112: Ensuring id parameter comes before value

DEN-8251, DIAL-103: Using asyncio in CAN.py

    • -0
    • +26
    /tests/peter/test_listener.py
DEN-8251: Fixed fluid leak publish decorators

    • -0
    • +47
    /tests/peter/test_hd_fluid_leak.py
DIAL-100: Added type hints for hd modules

    • -11
    • +14
    /dialin/hd/dialysate_outlet_flow.py
  1. … 4 more files in changeset.
DIAL-84: Added test data logger script

    • -0
    • +56
    /tests/peter/test_data_logger.py
DIAL-84: Added DataLogger class to utils. Added more tests for service app.

    • -0
    • +118
    /dialin/utils/data_logger.py
    • -0
    • +47
    /tests/peter/test_dg_thermistors.py
    • -0
    • +43
    /tests/peter/test_dg_valves.py
    • -0
    • +63
    /tests/peter/test_hd_valves.py
DEN-8251, DIAL-103, DIAL-104: Improve threading performance, hd alarm volume simulation, maintenance.

    • -0
    • +222
    /dialin/utils/helpers.py
    • -0
    • +41
    /dialin/utils/singleton.py
    • -0
    • +40
    /tests/peter/set_RTCs.py
    • -0
    • +55
    /tests/peter/test_blood_flow.py
    • -0
    • +222
    /tests/peter/test_calibration.py
    • -0
    • +27
    /tests/peter/test_can.py
    • -0
    • +29
    /tests/peter/test_debug_text.py
  1. … 30 more files in changeset.
DEN-8055: Ack UI sync broadcast in active mode, version adjustments, hd / dg simulator updates for testing alarm volume and device information.

DEN-8055, DIAL-97, DIAL-98, DIAL-95: Dg calibration record truncated message bugfix, CAN.py sleep adjustments, test script improvements

DEN-8055, DIAL-97, DIAL-98, DIAL-95: Improvements to core can protocol, service app support for calibration.

    • -21
    • +19
    /dialin/hd/calibration_record.py
Merge branch 'staging' into DEN-8055_Sprint_43

DEN-8055: (BUGFIX) Prevent deleted reject reasons from being published

DEN-8055: Fixed installation issue

DEN-8055: Removed unused import

DEN-8055: Fixed msg_id issues

Merge staging into DEN-8055_Sprint_43

DEN-8055, DIAL-97, DIAL-98, DIAL-95: DG/HD calibration refactoring, improvements.

    • -46
    • +25
    /dialin/hd/calibration_record.py
Merge branch 'staging' of ssh://dvm-linux02:7999/vv/dialin into staging

DEN-7605: (BUGFIX) Removed dead code in UI Proxy. Use reject reasons array instead of temporary parameter specific variables. Add get function for syringe pump safety volume.

DEN-8055, DIAL-96, DIAL-97, DIAL-98, DIAL-88: Updated dg calibration classes

- CAN.py: Added additional thread to pop new messages off the message queue

- hemodialysis_device.py: docstring fixes

- syringe_pump.py: float casting fixes

    • -64
    • +74
    /dialin/dg/calibration_record.py
    • -155
    • +61
    /dialin/dg/scheduled_runs_record.py
    • -157
    • +155
    /dialin/utils/nv_ops_utils.py
    • -0
    • +182
    /tests/test_calibration.py
Merge staging into DEN-6890-dg-hd_dev-fluid-leak-detector-driver

    • -12
    • +26
    /dialin/dg/dialysate_generator.py
    • -67
    • +54
    /dialin/hd/hemodialysis_device.py
Merge branch 'DEN-7802-dg_dev-dialysate-generation' into staging

DEN-7802: Updated start treatment message defs

Merge branch 'DEN-7347-dg-hd_dev-post-treatment' into staging

DEN-7792, DIAL-88: Started refactoring

    • -192
    • +179
    /dialin/utils/excel_ops.py
    • -269
    • +297
    /dialin/utils/nv_ops_utils.py
Merge staging into DEN-7792_Sprint_42

Merge branch 'staging' of ssh://dvm-linux02:7999/vv/dialin into staging