.gitignore
.readthedocs.yaml
.yamllint.yaml
LICENSE
README.md
build_and_install.sh
pyproject.toml
requirements.txt
.github/workflows/pypi.yaml
.github/workflows/tests.yaml
docs/Makefile
docs/conf.py
docs/index.rst
docs/make.bat
docs/oresat0/index.rst
docs/oresat0_5/index.rst
docs/oresat1/index.rst
docs/scripts/__init__.py
docs/scripts/gen_beacon_rst.py
docs/static/custom.css
docs/yamls/beacon_config.rst
docs/yamls/card_config.rst
docs/yamls/index.rst
oresat_configs/__init__.py
oresat_configs/__main__.py
oresat_configs/_version.py
oresat_configs/_yaml_to_od.py
oresat_configs/beacon_config.py
oresat_configs/card_config.py
oresat_configs/card_info.py
oresat_configs/constants.py
oresat_configs/standard_objects.yaml
oresat_configs.egg-info/PKG-INFO
oresat_configs.egg-info/SOURCES.txt
oresat_configs.egg-info/dependency_links.txt
oresat_configs.egg-info/entry_points.txt
oresat_configs.egg-info/requires.txt
oresat_configs.egg-info/top_level.txt
oresat_configs/base/__init__.py
oresat_configs/base/adcs.yaml
oresat_configs/base/battery.yaml
oresat_configs/base/c3.yaml
oresat_configs/base/cfc.yaml
oresat_configs/base/diode_test.yaml
oresat_configs/base/dxwifi.yaml
oresat_configs/base/fw_common.yaml
oresat_configs/base/gps.yaml
oresat_configs/base/reaction_wheel.yaml
oresat_configs/base/solar.yaml
oresat_configs/base/star_tracker.yaml
oresat_configs/base/sw_common.yaml
oresat_configs/oresat0/__init__.py
oresat_configs/oresat0/battery_overlay.yaml
oresat_configs/oresat0/beacon.yaml
oresat_configs/oresat0/cards.csv
oresat_configs/oresat0_5/__init__.py
oresat_configs/oresat0_5/beacon.yaml
oresat_configs/oresat0_5/cards.csv
oresat_configs/oresat1/__init__.py
oresat_configs/oresat1/beacon.yaml
oresat_configs/oresat1/cards.csv
oresat_configs/scripts/__init__.py
oresat_configs/scripts/gen_dbc.py
oresat_configs/scripts/gen_dcf.py
oresat_configs/scripts/gen_fw_files.py
oresat_configs/scripts/gen_kaitai.py
oresat_configs/scripts/gen_xtce.py
oresat_configs/scripts/list_cards.py
oresat_configs/scripts/pdo.py
oresat_configs/scripts/print_od.py
oresat_configs/scripts/sdo_transfer.py
tests/SpaceSystem.xsd
tests/__init__.py
tests/test_config_types.py
tests/test_oresat0.py
tests/test_oresat0_5.py
tests/test_oresat1.py