dialin

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added more override support for DG sub-systems.

Added HD version support to HD ui_proxy.

Minor fixes to ui_proxy.py.

Added new HD proxy sub class for DG. Renamed ui subclass of HD to ui_proxy.

    • -0
    • +168
    /dialin/dg/hd_proxy.py
    • -0
    • +439
    /dialin/hd/ui_proxy.py
Fixes to HD and DG classes. Added several new DG sub-classes. Moved doxygen config to document folder. Updated document script.

    • -0
    • +19
    /dialin/dg/constants.py
    • -166
    • +83
    /dialin/dg/dialysate_generator.py
    • -0
    • +111
    /dialin/dg/drain_pump.py
    • -0
    • +131
    /dialin/dg/load_cells.py
    • -0
    • +131
    /dialin/dg/pressures.py
    • -0
    • +82
    /dialin/dg/reservoirs.py
    • -0
    • +118
    /dialin/dg/ro_pump.py
    • -17
    • +16
    /dialin/hd/dialysate_inlet_flow.py
    • -29
    • +28
    /dialin/hd/dialysate_outlet_flow.py
  1. … 8 more files in changeset.
Updated README.md

Updated README

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.