snstac / pytak

PyTAK is a Python package for rapid TAK integration.
https://pytak.readthedocs.io/en/stable/
Apache License 2.0
162 stars 45 forks source link

Update functions.py #7

Closed sniporbob closed 3 years ago

sniporbob commented 3 years ago

Classifications for different larger aircraft types based on Category. All classifications will be a variant of Fixed Wing Cargo, as it's not possible to tell aircraft type from ADSB, only relative size. This only applies to military aircraft, as there are no civilian icons other than the generic fixed wing.

Additionally, forced Drone affil to military (as there's no civilian drone icon) and capitalized Q since lowercase Q did not register as valid in WinTAK.

ghost commented 3 years ago

This would leverage emitter category for weight class designations and any known MIL icao hex address range for fixed wing emitter categories only.