LICENSE
MANIFEST.in
README.md
setup.py
pyubx2/__init__.py
pyubx2/_version.py
pyubx2/exceptions.py
pyubx2/socket_stream.py
pyubx2/ubxhelpers.py
pyubx2/ubxmessage.py
pyubx2/ubxreader.py
pyubx2/ubxtypes_configdb.py
pyubx2/ubxtypes_core.py
pyubx2/ubxtypes_get.py
pyubx2/ubxtypes_poll.py
pyubx2/ubxtypes_set.py
pyubx2.egg-info/PKG-INFO
pyubx2.egg-info/SOURCES.txt
pyubx2.egg-info/dependency_links.txt
pyubx2.egg-info/entry_points.txt
pyubx2.egg-info/requires.txt
pyubx2.egg-info/top_level.txt
pyubx2cli/__init__.py
pyubx2cli/gnssdump.py
pyubx2cli/helpstrings.py
tests/test_assistnow.py
tests/test_bitfields.py
tests/test_configdb.py
tests/test_constructor.py
tests/test_exceptions.py
tests/test_parse.py
tests/test_socket.py
tests/test_specialcases.py
tests/test_static.py
tests/test_stream.py
tests/testsuite.py