Fix AAR TCN on Yankee band

This commit is contained in:
Raffson 2023-01-29 18:34:27 +01:00
parent b7d95819c1
commit 5c8e783980
No known key found for this signature in database
GPG Key ID: B0402B2C9B764D99
2 changed files with 2 additions and 2 deletions

View File

@ -93,6 +93,6 @@ class RaceTrackBuilder(PydcsWaypointBuilder):
tacan_callsign, tacan_callsign,
bearing=True, bearing=True,
unit_id=self.group.units[0].id, unit_id=self.group.units[0].id,
aa=True, aa=False,
) )
) )

View File

@ -30,7 +30,7 @@ platformdirs==2.5.4
pluggy==1.0.0 pluggy==1.0.0
pre-commit==2.20.0 pre-commit==2.20.0
pydantic==1.10.2 pydantic==1.10.2
-e git+https://github.com/dcs-retribution/pydcs@0f2b2b5cd266f99538ba572cfdcb723792b1e83b#egg=pydcs -e git+https://github.com/dcs-retribution/pydcs@9ab67af976da3c3e6939954f07ede328fe424258#egg=pydcs
pyinstaller==5.6.2 pyinstaller==5.6.2
pyinstaller-hooks-contrib==2022.13 pyinstaller-hooks-contrib==2022.13
pyparsing==3.0.9 pyparsing==3.0.9