.containerignore
.gitignore
LICENSE
README.md
compose.yaml
pyproject.toml
.github/workflows/pypi.yml
.github/workflows/tests.yml
container/Containerfile
examples/99-serial.rules
examples/adc-scan.sh
examples/append-to-boot-config.txt
examples/config.ini-UPB
examples/config.ini-testing
examples/get-temp.sh
examples/gpio-scan.sh
examples/install.sh
examples/park-rotator.sh
examples/rotctld.service
examples/stationc.sh
examples/stationd.service
src/stationd/__init__.py
src/stationd/__main__.py
src/stationd/_version.py
src/stationd/accessory.py
src/stationd/amplifier.py
src/stationd/stationd.py
src/uniclogs_stationd.egg-info/PKG-INFO
src/uniclogs_stationd.egg-info/SOURCES.txt
src/uniclogs_stationd.egg-info/dependency_links.txt
src/uniclogs_stationd.egg-info/requires.txt
src/uniclogs_stationd.egg-info/top_level.txt
tests/__init__.py
tests/test_accessory.py
tests/test_amplifier.py
tests/test_stationd.py