43 lines
1.1 KiB
Plaintext
43 lines
1.1 KiB
Plaintext
# !!!!! HEADS-UP WINDOWS USERS !!!!!
|
|
#
|
|
# Do not use Wordpad for editing this file, it will mangle it and your
|
|
# configuration won't work. Use a proper text editor instead.
|
|
# Recommended: Notepad, Notepad++, VSCode, Atom, SublimeText.
|
|
#
|
|
# !!!!! HEADS-UP MACOSX USERS !!!!!
|
|
#
|
|
# If you use Textedit to edit this file make sure to use "plain text format"
|
|
# and "disable smart quotes" in "Textedit > Preferences", otherwise Textedit
|
|
# will use none-compatible characters and your network configuration won't
|
|
# work!
|
|
|
|
# location
|
|
# note the (-) sign
|
|
# for your hemisphere
|
|
# If latitude is positive, the position is on the northern hemisphere.
|
|
# If latitude is negative, it is on the southern hemisphere.
|
|
# If west of prime meridian, then longitude is negative.
|
|
# If east of prime meridian, then longitude is positive.
|
|
LATITUDE=3.366016
|
|
LONGITUDE=-11.694583
|
|
|
|
# altitude above MSL (mean sea level)
|
|
# meters 1050m (no space between number and ft)
|
|
# feet 10050ft (no space between number and ft)
|
|
ALTITUDE=60440ft
|
|
|
|
# mlat feeder name
|
|
USER="W1LMS-ADSB01"
|
|
|
|
# dump1090
|
|
DUMP1090=yes
|
|
GAIN=40.2
|
|
AUTOGAIN=yes
|
|
|
|
# dump978
|
|
DUMP978=no
|
|
|
|
# remote support via zerotier
|
|
ZEROTIER=no
|
|
# web GUI
|
|
PROMG=yes |