CHANGELOG.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
docs/images/fir-lowpass.png
docs/images/gnss-acquisition.png
docs/images/radar-volume.png
examples/__init__.py
examples/advanced_gallery.py
examples/gallery.py
examples/radar.py
src/spviz/__init__.py
src/spviz/cli.py
src/spviz/observer.py
src/spviz/py.typed
src/spviz/server.py
src/spviz/session.py
src/spviz/static.py
src/spviz.egg-info/PKG-INFO
src/spviz.egg-info/SOURCES.txt
src/spviz.egg-info/dependency_links.txt
src/spviz.egg-info/entry_points.txt
src/spviz.egg-info/requires.txt
src/spviz.egg-info/top_level.txt
src/spviz/web/app.js
src/spviz/web/gif.js
src/spviz/web/index.html
src/spviz/web/range.css
src/spviz/web/style.css
tests/test_cli.py
tests/test_examples.py
tests/test_gallery.py
tests/test_server.py
tests/test_session.py
tests/test_static.py