FaradayRF / aprs2influxdb

Interfaces ham radio APRS-IS servers and saves packet data into an influxdb database
https://www.faradayrf.com
GNU General Public License v3.0
28 stars 9 forks source link

Mic-E Format Packets Cause Massive Tag Value Increase #20

Closed kb1lqc closed 7 years ago

kb1lqc commented 7 years ago

Summary

Mic-E format packets can send data in the destination address ("TO") which aprs2influxdb currently creates tags from. This isn't good since that would increase the tag values substantially for each station. This slows the server down.

Problem Explanation

http://www.aprs.org/doc/APRS101.PDF

Supporting Information

image

image