aprs_tool/config_default.ini

20 lines
470 B
INI
Raw Normal View History

[Settings]
# Name and location of this station, for inclusion in the API
station_call = W1CDN-1
station_lat = 47.941500
station_lon = -97.027000
# Base URL for application (no trailing slash)
base_url = https://digi.w1cdn.net/aprs_api
# How long to keep packets (frames) e.g., "2 days", "5 minutes"
keep_time = "2 days"
# KISS settings
2024-11-20 19:56:21 -06:00
kiss_host = 192.168.0.100
kiss_port = 8001
# Development settings (not operational yet)
mycall = W1CDN-15
2023-07-12 12:43:24 -05:00
log_path = aprs_api.log