dialin

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-4211: Addressed merge conflicts.

    • -36
    • +79
    /dialin/dg/dialysate_generator.py
    • -37
    • +38
    /dialin/hd/dialysate_inlet_flow.py
    • -43
    • +44
    /dialin/hd/dialysate_outlet_flow.py
    • -35
    • +44
    /dialin/hd/hemodialysis_device.py
  1. … 7 more files in changeset.
DEN-4211: Addressed code review comments.

DEN-4589: Fixed drain pump bug, added get_fpga_version()

DEN-4211: Addressed code review feedback.

DEN-4589: Removed pkg-resources dependency

DEN-4589: Adding missing dg get_fpga_version

DEN-4589: Version fix

DEN-4589: Added missing get_fpga_version, adjusted treatment parameters response ordering.

DEN-4589: Updated Changelog

Merge pull request #2 in VV/dialin from DEN-4322-dg-water-ro-rejection to staging

* commit '219f8023145f879d9b17191f60a3f7700ff32665':

DEN-4322: Removed alignment per code review

DEN-4322: Removed RO rejection ratio override command

DEN-4322: Updated Dialin API for DG RO rejection ratio

Merge DEN-4344_Sprint 25 into staging

    • -12
    • +34
    /dialin/dg/dialysate_generator.py
  1. … 4 more files in changeset.
Updated to Projects instead of projects

DEN-4211: Added more UI proxy commands and message handling for treatment parameters.

Added treatment parameter set commands to treatment class.

DIAL-29: Added DG temperature sensors enum

    • -0
    • +34
    /tests/unit_tests/test_dg_temperature_sensors.py
DEN-4344, DIAL-9: Documentation fixes

Removed empty file

DIAL-28, DEN-4589, DEN-4344: Ensure unit tests don't mix with hardware reliant tests, finalized import test

    • -0
    • +35
    /tests/test_ui_proxy.py
    • -60
    • +0
    /tests/unit_tests/test_dg_valves.py
DIAL-28, DEN-4589, DEN-4344: Simplified dialin import system

DEN-4322: Removed alignment per code review

DEN-4589 Fixed HD import issue and reworked version.py to work outside of git repos.

    • -0
    • +20
    /tests/test_print_version.py
DEN-3421 Removed the old copyright format from the file in squish folder

DEN-3421 testes the pumps in heat disinfection

DEN-4322: Removed RO rejection ratio override command

Updated hd simulator test

DEN-4322: Updated Dialin API for DG RO rejection ratio

    • -15
    • +68
    /dialin/dg/conductivity_sensors.py
DEN-4217: Updated accelerometer calibration script. Fixed RTC set script. Added accelerometer readings to UF script.

Added canbus convenience functions

Fixed ro pump msg ids, added fpga version to dg and hd versions, added test imports to unit tests, cleaned up get alarm states

    • -0
    • +79
    /tests/unit_tests/test_imports.py
DEN-4217: Updated accelerometer calibration commands.