dialin

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fixed import issues, added unit test to verify that all imports work.

    • -0
    • +47
    /tests/test_imports.py
Fixed filename template in build.sh

Updated build.sh to indicate success or failure.

Updated README.md

removed soflinks

Restructured dialin package and modules.

    • -0
    • +257
    /dialin/dg/dialysate_generator.py
    • -0
    • +277
    /dialin/hd/alarms.py
  1. … 42 more files in changeset.
Continued refactoring...

  1. … 14 more files in changeset.
Continued refactoring...

  1. … 39 more files in changeset.
Renamed byte array to bytearray

Improved adherence to pep8. Fixed non-terminating while loops in HD_TestScript.py.

More refactoring

Added copyright, added more FIXME notes, some more cleanup.

Moved Hemodialysis Device inner classes into separate files.

    • -0
    • +355
    /HD/DialysateInletFlow.py
    • -0
    • +429
    /HD/DialysateOutletFlow.py
    • -0
    • +319
    /HD/PressureOcclusion.py
Continuation of repository refactoring. Began reviewing test scripts

    • -4
    • +0
    /Document/run_documentation_locally.sh
Adding in changes to address code review comments

Updated README

Updated README

Moved setup scripts to Tools dir

    • -0
    • +8
    /Tools/setup_environment.sh
    • -0
    • +6
    /Tools/setup_environment_windows.bat
Restructured the repository, more refactoring.

    • -0
    • +39
    /DG/DG_Firmware_Simulator.py
    • -0
    • +273
    /DG/DialysateGenerator.py
    • -0
    • +699
    /DialIn/CoreCANProtocol.py
    • -0
    • +2503
    /Document/Doxyfile
    • -0
    • +4
    /Document/run_documentation_locally.sh
    • -0
    • +164
    /HD/HD_DialOutFlow.py
    • -0
    • +59
    /HD/HD_TestScript.py
    • -0
    • +2731
    /HD/HemodialysisDevice.py
  1. … 11 more files in changeset.
Continued refactoring, improved logging

    • -39
    • +0
    /Miscellaneous/DG_Firmware_Simulator.py
    • -0
    • +39
    /Scripts/DG_Firmware_Simulator.py
    • -0
    • +59
    /Scripts/HD_TestScript.py
Refactoring, added configurable logging.

    • -153
    • +199
    /DialityCoreCanProtocol.py
    • -9
    • +9
    /Miscellaneous/DG_Firmware_Simulator.py
    • -0
    • +15
    /setup_virtual_can.sh
Updated HD/UI messaging.

Added reason code to UF and treatment time settings change response.

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

Added blood & dialysate flow rate change to UI subclass of HD.

Updated README, updated setup scripts.

    • -0
    • +1
    /activate_environment_windows.bat
    • -0
    • +5
    /setup_environment_windows.bat
Added requirements and environment setup script.

Fixed some comments for doxygen.

Added handling for HD treatment state broadcast message. Added treatment duration change request command to UI.

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