dialin

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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-4308 initial release of the hd valves and hd_valves_test module. Removed the old copyright text from the files in the squish folder

    • -0
    • +121
    /dialin/hd/valves.py
    • -0
    • +24
    /tests/hd_valves_test.py
DEN-3421 Removed the old copyright format from the file in squish folder

DEN-2652 initial commit of the valves and hd_valves_test

    • -0
    • +121
    /dialin/hd/valves.py
    • -0
    • +24
    /tests/hd_valves_test.py
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

DEN-4443: Integration Testing

- Added a function to check for can0 so if the canbus is not configured we can fail the test.

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-4443: Integration Testing

- Added Saline Bolus Messages API

DEN-4217: Updated accelerometer calibration commands.

Merge branch 'DEN-3875_Logging_2of3' into DEN-4344_Sprint_25

Added common, improved ui folder structure

    • -0
    • +0
    /dialin/common/__init__.py
    • -0
    • +89
    /dialin/common/alarm_defs.py
    • -0
    • +175
    /dialin/common/msg_defs.py
    • -0
    • +121
    /dialin/ui/hd_proxy.py
    • -0
    • +146
    /dialin/ui/hd_proxy_alarms.py
Updated hd_simulator, hd buttons, and test hd simulator

DEN-4436: Denali Investigate and Fix the new VM issues

    • -223
    • +238
    /dialin/squish/denaliMessages.py
    • -15
    • +20
    /dialin/squish/messageBuilder.py
Updated changelog

Updated changelog

Updated changelog and version

Merge DEN-3964-Maintenance-2 into staging

    • -24
    • +32
    /dialin/dg/dialysate_generator.py
    • -28
    • +30
    /dialin/hd/dialysate_inlet_flow.py
    • -34
    • +36
    /dialin/hd/dialysate_outlet_flow.py
  1. … 3 more files in changeset.
Merge with Logging2of3

  1. … 20 more files in changeset.
In progress update

    • -0
    • +0
    /dialin/ui/dg_simulator.py
    • -0
    • +244
    /dialin/ui/hd_simulator.py
    • -0
    • +22
    /docs/source/dialin.ui.rst
    • -0
    • +32
    /tests/test_buttons.py
    • -0
    • +69
    /tests/test_hd_simulator.py
Updates to HD pump open loop control option. Added test scripts to calibrate accelerometers and flow sensors. Added test script to set RTCs. Added test script that tests open loop pump control.

    • -0
    • +49
    /dialin/hd/dialysate_outlet_flow.py
    • -0
    • +95
    /tests/hd_test_pumps_open_loop.py
    • -0
    • +59
    /tests/set_accels_cal.py
    • -0
    • +36
    /tests/set_flow_sensors_cal.py
Updated unit test script