.bumpversion.cfg
.cookiecutterrc
.coveragerc
.editorconfig
AUTHORS.rst
CHANGELOG.rst
CONTRIBUTING.rst
LICENSE
MANIFEST.in
README.rst
pyproject.toml
setup.cfg
tox.ini
docs/authors.rst
docs/changelog.rst
docs/conf.py
docs/contributing.rst
docs/explore_legacy_devices.rst
docs/index.rst
docs/installation.rst
docs/logo.jpg
docs/readme.rst
docs/requirements.txt
docs/spelling_wordlist.txt
docs/usage.rst
docs/reference/explorepy.rst
docs/reference/index.rst
src/explorepy/BLEClient.py
src/explorepy/BTClient.py
src/explorepy/__init__.py
src/explorepy/_exceptions.py
src/explorepy/bt_mock_client.py
src/explorepy/bt_mock_server.py
src/explorepy/cli.py
src/explorepy/command.py
src/explorepy/debug.py
src/explorepy/explore.py
src/explorepy/filters.py
src/explorepy/log_config.py
src/explorepy/packet.py
src/explorepy/parser.py
src/explorepy/serial_client.py
src/explorepy/settings_manager.py
src/explorepy/stream_processor.py
src/explorepy/tools.py
src/explorepy.egg-info/PKG-INFO
src/explorepy.egg-info/SOURCES.txt
src/explorepy.egg-info/dependency_links.txt
src/explorepy.egg-info/entry_points.txt
src/explorepy.egg-info/requires.txt
src/explorepy.egg-info/top_level.txt
tests/README.md
tests/__init__.py
tests/conftest.py
tests/test_packet.py
tests/res/in/calibration_info
tests/res/in/calibration_info_usbc
tests/res/in/cmd_rcv
tests/res/in/cmd_stat
tests/res/in/device_info
tests/res/in/device_info_ble
tests/res/in/device_info_v2
tests/res/in/device_info_v2_2
tests/res/in/disconnect
tests/res/in/eeg16_ble
tests/res/in/eeg32
tests/res/in/eeg94
tests/res/in/eeg98
tests/res/in/eeg98_ble
tests/res/in/eeg98_usbc
tests/res/in/eeg98_usbc_2
tests/res/in/env
tests/res/in/orn
tests/res/in/orn_2
tests/res/in/orn_matrix.txt
tests/res/in/push_marker
tests/res/in/trigger_in
tests/res/out/axis_and_angle.txt
tests/res/out/calibration_info_out.txt
tests/res/out/calibration_info_usbc_out.txt
tests/res/out/cmd_rcv_out.txt
tests/res/out/cmd_stat_out.txt
tests/res/out/device_info_ble_out.txt
tests/res/out/device_info_out.txt
tests/res/out/device_info_v2_2_out.txt
tests/res/out/device_info_v2_out.txt
tests/res/out/disconnect_out.txt
tests/res/out/eeg16_ble_out.txt
tests/res/out/eeg32_out.txt
tests/res/out/eeg94_out.txt
tests/res/out/eeg98_ble_out.txt
tests/res/out/eeg98_out.txt
tests/res/out/eeg98_out_fake.txt
tests/res/out/eeg98_usbc_out.txt
tests/res/out/eeg98_usbc_out_2.txt
tests/res/out/env_out.txt
tests/res/out/orn_2_out.txt
tests/res/out/orn_out.txt
tests/res/out/push_marker_out.txt
tests/res/out/trigger_in_out.txt