.gitignore
AUTHORS.rst
CHANGELOG.rst
LICENSE
LICENSE_bundled.txt
README.rst
setup.cfg
setup.py
docs/api.rst
docs/authors.rst
docs/conf.py
docs/index.rst
docs/readme.rst
docs/api/device.rst
docs/api/deviceList.rst
docs/api/generator.rst
docs/api/i2cHost.rst
docs/api/jitter_free.rst
docs/api/library.rst
docs/api/oscilloscope.rst
docs/api/oscilloscopeChannel.rst
handyscope/__init__.py
handyscope/config.json
handyscope/device.py
handyscope/deviceList.py
handyscope/generator.py
handyscope/i2cHost.py
handyscope/jitter_free.py
handyscope/library.py
handyscope/oscilloscope.py
handyscope/oscilloscopeChannel.py
handyscope/triggerInput.py
handyscope/triggerOutput.py
handyscope.egg-info/PKG-INFO
handyscope.egg-info/SOURCES.txt
handyscope.egg-info/dependency_links.txt
handyscope.egg-info/requires.txt
handyscope.egg-info/top_level.txt
handyscope/bin/LICENSE
handyscope/bin/libtiepie.so
handyscope/bin/libtiepie32.dll
handyscope/bin/libtiepie64.dll
tests/conftest.py
tests/test_device.py
tests/test_deviceList.py
tests/test_generator.py
tests/test_i2cHost.py
tests/test_oscilloscope.py
tests/test_oscilloscopeChannel.py
tests/test_triggerInput.py
tests/test_triggerOutput.py