g4klx / DMRGateway

A multi-network DMR gateway for the MMDVM.
GNU General Public License v2.0
141 stars 91 forks source link

Question: How to disable send aprs data to APRS.fi? #82

Closed sp2ong closed 5 years ago

sp2ong commented 5 years ago

Hi,

How to disable send aprs data to APRS.fi by DMRgateway?

g4klx commented 5 years ago

The DMR Gateway doesn't send APRS data to APRS.fi, that is done by the different masters. DMR Gateway and MMDVM Host don't understand GPS data on DMR because there is no standard. If you mean sending only the location of the MMDVM itself, that is also done by the masters. That could be controlled by the DMR Gateway, but currently isn't. If you want to control it, then it'd be a nice project for someone.

sp2ong commented 5 years ago

Thank you for your explanations.