Harmonising OGN section of example.config between 2.6.0 and 2.7.0

pull/334/head
Romeo-Golf 2017-01-03 03:25:09 +00:00
rodzic 6042fbe9e1
commit 2d7447f650
1 zmienionych plików z 20 dodań i 12 usunięć

Wyświetl plik

@ -126,42 +126,50 @@ DUMP978_INSTALL="false"
DUMP978_DEVICE_ID="1"
# ---------------------------------------------------------------------------------
# RTLSDR-OGN
# RTLSDR-OGN
# ---------------------------------------------------------------------------------
RTLSDROGN_INSTALL="false"
# Device ID Device index of the USB RTL-SDR device to be selected
#
RTLSDROGN_UPGRADE="true"
#
RTLSDROGN_USB_DEVICE=""
# Device ID Device index of the USB RTL-SDR device to be selected
OGN_DEVICE_ID=""
# DeviceSerial Serial number of the USB RTL-SDR device to be selected
# DeviceSerial Serial number of the USB RTL-SDR device to be selected
OGN_DEVICE_SERIAL=""
# FreqCorr [ppm] Some R820T sticks have 40-80ppm correction factors, measure it with gsm_scan
# FreqCorr [ppm] Some R820T sticks have 40-80ppm correction factors, measure it with gsm_scan
OGN_FREQ_CORR=""
# CenterFreq [MHz] Use gsm_scan to find the best GSM frequency
# CenterFreq [MHz] Use gsm_scan to find the best GSM frequency
OGN_GSM_FREQ=""
# Gain [0.1dB] RF input gain for frequency calibration (beware that GSM signals are very strong)
# Gain [0.1dB] RF input gain for frequency calibration (beware that GSM signals are very strong)
OGN_GSM_GAIN=""
# Latitude [deg] Antenna latitude in decimal degrees
# Latitude [deg] Antenna latitude in decimal degrees
OGN_LAT=""
# Longitude [deg] Antenna longitude in decimal degrees
# Longitude [deg] Antenna longitude in decimal degrees
OGN_LON=""
# Altitude [m] Antenna altitude above sea leavel
# Altitude [m] Antenna altitude above sea leavel
OGN_ALT=""
# GeoidSepar [m] Geoid separation: FLARM transmits GPS altitude, APRS uses means Sea level altitude
# GeoidSepar [m] Geoid separation: FLARM transmits GPS altitude, APRS uses means Sea level altitude
OGN_GEOID=""
# Callsign [char9] APRS callsign (max. 9 characters)
# Callsign [char9] APRS callsign (max. 9 characters)
OGN_RECEIVER_NAME=""
# Whitelist [0|1] OGN Whitelist
# Whitelist [0|1] OGN Whitelist
OGN_WHITELIST=""