FreeTAKTeam / FreeTakServer

Situational Awareness Server compatible with TAK clients
Eclipse Public License 2.0
649 stars 166 forks source link

Overloaded Base Types #113

Closed gregbuehler closed 3 years ago

gregbuehler commented 3 years ago

In the base types enumeration Attack, Medevac, and Medium are repeated with different values. These should probably have distinct keys.

https://github.com/FreeTAKTeam/FreeTakServer/blob/master/FreeTAKServer/model/RestMessages/RestEnumerations.py#L131

brothercorvo commented 3 years ago

thank you, this has been fixed (BTW, the original is coming from ATAK, so it's probably they have a similar bug