.bumpversion.cfg
.cookiecutterrc
.coveragerc
.editorconfig
AUTHORS.rst
CHANGELOG.rst
CONTRIBUTING.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
tox.ini
docs/authors.rst
docs/changelog.rst
docs/conf.py
docs/contributing.rst
docs/index.rst
docs/installation.rst
docs/logo.png
docs/readme.rst
docs/requirements.txt
docs/spelling_wordlist.txt
docs/usage.rst
docs/reference/explorepy.rst
docs/reference/index.rst
lib/linux/BTSerialPortBinding.cpp
lib/linux/BTSerialPortBinding.h
lib/linux/DeviceINQ.cpp
lib/linux/ExploreException.h
lib/linux/ExploreExceptionConstants.h
lib/linux/ExploreSDK.h
lib/linux/exploresdk.py
lib/linux/exploresearch.i
lib/linux/serialport.i
lib/linux/swig_interface.i
lib/linux/swig_interface_wrap.cxx
lib/mac/BTSerialPortBinding.h
lib/mac/BTSerialPortBinding.mm
lib/mac/BluetoothDeviceResources.h
lib/mac/BluetoothDeviceResources.mm
lib/mac/BluetoothWorker.h
lib/mac/BluetoothWorker.mm
lib/mac/DeviceINQ.mm
lib/mac/ExploreException.h
lib/mac/ExploreExceptionConstants.h
lib/mac/ExploreSDK.h
lib/mac/_exploresdk.so
lib/mac/btScan
lib/mac/btScan.mm
lib/mac/create_shared_lib.sh
lib/mac/exploresdk.py
lib/mac/exploresearch.i
lib/mac/json.hpp
lib/mac/pipe.c
lib/mac/pipe.h
lib/mac/serialport.i
lib/mac/swig_interface.i
lib/mac/swig_interface_wrap.cxx
lib/windows/BTSerialPortBinding.cpp
lib/windows/BTSerialPortBinding.h
lib/windows/BluetoothHelpers.cpp
lib/windows/BluetoothHelpers.h
lib/windows/DeviceINQ.cpp
lib/windows/ExploreException.h
lib/windows/ExploreExceptionConstants.h
lib/windows/ExploreSDK.h
lib/windows/ex.py
lib/windows/exploresdk.py
lib/windows/exploresearch.i
lib/windows/serialport.i
lib/windows/swig_interface.i
lib/windows/swig_interface_wrap.cxx
lib/windows/winsock_wrapper.h
src/explorepy/__init__.py
src/explorepy/_exceptions.py
src/explorepy/bt_mock_client.py
src/explorepy/bt_mock_server.py
src/explorepy/btcpp.py
src/explorepy/cli.py
src/explorepy/command.py
src/explorepy/debug.py
src/explorepy/explore.py
src/explorepy/exploresdk.py
src/explorepy/filters.py
src/explorepy/log_config.py
src/explorepy/packet.py
src/explorepy/parser.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/not-zip-safe
src/explorepy.egg-info/requires.txt
src/explorepy.egg-info/top_level.txt
src/explorepy/dashboard/__init__.py
src/explorepy/dashboard/dashboard.py
src/explorepy/dashboard/theme.yaml
src/explorepy/dashboard/templates/index.html
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_v2
tests/res/in/disconnect
tests/res/in/eeg32
tests/res/in/eeg94
tests/res/in/eeg98
tests/res/in/eeg98_usbc
tests/res/in/eeg98_usbc_2
tests/res/in/env
tests/res/in/orn
tests/res/in/orn_matrix.txt
tests/res/in/push_marker
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_out.txt
tests/res/out/device_info_v2_out.txt
tests/res/out/disconnect_out.txt
tests/res/out/eeg32_out.txt
tests/res/out/eeg94_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_out.txt
tests/res/out/push_marker_out.txt