dialin

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DIAL-47: Improved consistency of function names.

Merge branch 'develop' into DEN-5328-Sprint-30

DEN-5518: Fixed invalid message IDs in hd simulator, refactoring

- Fixed missing return in version.py

- Ensure env is activate before running flake8

Fix merge conflicts from DEN-4640.

DEN-4640: Fixed msg ID names.

DEN-4606: Added end-treatment response

DEN-4695: Integration Testing

- Added response message API

DEN-5518, DIAL-46: Fixed deprecated message ids in alarms class

Bamboo Commit: Updated the Copyright with the current year and replaced tabs with 4 spaces

Merge branch 'DEN-5282_UltrafiltrationStopState'

    • -37
    • +54
    /dialin/squish/denaliMessages.py
DEN-5518: Fixed blood flow message ids. Documentation fixes.

    • -10
    • +10
    /dialin/hd/dialysate_outlet_flow.py
DEN-3504: Added DG operation mode change request command

DEN-5518: Fixed dialysate inlet flow invalid message ids

DEN-5518: Fixed rest of dialysate inlet flow invalid mesage ids

DEN-5518: Fixed dialysate inlet flow invalid message ids

DEN-5342: Code Review 0

- Removed the class variables and used the one defined int the common.

DEN-5518: Ensuring message IDs are all unique

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

DEN-5518, DIAL-42: Created DialinEnum, added has_value

Fix merge conflicts.

Merge branch 'DEN-4640-hd-firmware-saline-bolus' into develop

DEN-4640: sync message IDs w/ firmware.

Merge branch 'DEN-4640-hd-firmware-saline-bolus' into develop

DEN-4640: Addressed code review feedback.

Fixed merge conflicts with DEN-4640 branch.

DEN-5518, DIAL-45, HD Software reset request will not require response.

    • -0
    • +39
    /tests/unit_tests/test_enums.py
DEN-3504: Added concentrate pumps function and conductivity cd1, cd2 sensors

    • -0
    • +165
    /dialin/dg/concentrate_pumps.py
Merge branch 'DEN-4640-hd-firmware-saline-bolus' into develop

DEN-5340 Code Coverage [100%]

- Modified the Pressure/Occlusion message to have new structure (last 3 of 5 fields changed to U32 from F32)

    • -10
    • +10
    /dialin/squish/denaliMessages.py
DEN-5339: Integration Testing

- Fixing tst_Treatment_Adjustment_Ultrafiltration