tkuester / taky

A simple python TAK server
MIT License
192 stars 42 forks source link

Add support for iTAK-specific routing by uid #100

Open deemoowoor opened 4 months ago

deemoowoor commented 4 months ago

Description

iTAK seems to send position points and other such objects to others by UIDs, instead of callsigns. Added that support to the router, so that iTAK clients can exchange these with others. Together with #99, this should make iTAK minimally usable with taky for basic positional information exchange.