dialin

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

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

DEN-7117: addressed final code review comment.

DEN-7792: (BUGFIX) Added missing get hd valves status

DEN-7792, DIAL-79, DIAL-88: Removed unused calibration functions, refactoring and fixed invalid message ids, added unit tests

    • -0
    • +176
    /dialin/common/ui_defs.py
  1. … 6 more files in changeset.
DEN-7117: (BUGFIX).

Fixed merge conflicts from DEN-7117.

DEN-7117: Addressed code review comments.

Merge staging into DEN-7792_Sprint_42

DEN-7792, DIAL-75: Improved auto generation of common defs.

    • -0
    • +282
    /dialin/common/msg_ids.py
    • -0
    • +182
    /tools/build_common_defs.py
DEN-5980 added a check in nv_ops_utils to ignore if a cell value in excel is empty or none