LICENSE.md
README.md
pyproject.toml
src/dcspy.egg-info/PKG-INFO
src/dcspy.egg-info/SOURCES.txt
src/dcspy.egg-info/dependency_links.txt
src/dcspy.egg-info/entry_points.txt
src/dcspy.egg-info/requires.txt
src/dcspy.egg-info/top_level.txt
src/dcspy/__init__.py
src/dcspy/aircraft.py
src/dcspy/dcsbios.py
src/dcspy/log.py
src/dcspy/logitech.py
src/dcspy/migration.py
src/dcspy/models.py
src/dcspy/py.typed
src/dcspy/qt_gui.py
src/dcspy/qtgui_rc.py
src/dcspy/run.py
src/dcspy/starter.py
src/dcspy/utils.py
src/dcspy.egg-info/PKG-INFO
src/dcspy.egg-info/SOURCES.txt
src/dcspy.egg-info/dependency_links.txt
src/dcspy.egg-info/entry_points.txt
src/dcspy.egg-info/requires.txt
src/dcspy.egg-info/top_level.txt
src/dcspy/img/dcspy_black.ico
src/dcspy/img/dcspy_white.ico
src/dcspy/img/splash.png
src/dcspy/resources/AH-64D_BLK_II.yaml
src/dcspy/resources/AV8BNA.yaml
src/dcspy/resources/F-14A-135-GR.yaml
src/dcspy/resources/F-14B.yaml
src/dcspy/resources/F-15ESE.yaml
src/dcspy/resources/F-16C_50.yaml
src/dcspy/resources/F-4E-45MC.yaml
src/dcspy/resources/FA-18C_hornet.yaml
src/dcspy/resources/Ka-50.yaml
src/dcspy/resources/Ka-50_3.yaml
src/dcspy/resources/config.yaml
src/dcspy/resources/falconded.ttf
src/dcspy/resources/license.txt
src/dcspy/sdk/LogitechGkeyLib.h
src/dcspy/sdk/LogitechLCDLib.h
src/dcspy/sdk/LogitechLEDLib.h
src/dcspy/sdk/__init__.py
src/dcspy/sdk/key_sdk.py
src/dcspy/sdk/lcd_sdk.py
src/dcspy/sdk/led_sdk.py
tests/test_aircraft.py
tests/test_dcsbios.py
tests/test_dcspy.py
tests/test_key_sdk.py
tests/test_lcd_sdk.py
tests/test_led_sdk.py
tests/test_logitech.py
tests/test_migration.py
tests/test_models.py
tests/test_qtgui.py
tests/test_starter.py
tests/test_utils.py