FLARM Receiver Config
Version vom 13. September 2020, 14:28 Uhr von Raz0rsedge (Diskussion | Beiträge) (Die Seite wurde neu angelegt: „<syntaxhighlight lang="bash" line='line'> ### RTLSDR-OGN ### RF: { FreqCorr=+1; # [ppm] "big" R820T sticks have 40-80ppm correction factors, meas…“)
<syntaxhighlight lang="bash" line='line'>
- RTLSDR-OGN ###
RF: { FreqCorr=+1; # [ppm] "big" R820T sticks have 40-80ppm correction factors, measure it with gsm_scan
Gain=60;
GSM: { CenterFreq=949.40; # [MHz] find the best GSM frequency with gsm_scan
Gain=15; # [dB] RF input gain (beware that GSM signals are very strong !)
} ; OGN: { SampleRate=1.0;
Gain=60;
} ; } ; Demodulator: { DetectSNR=10.5;
ScanMargin=15.0;
} ; Position: { Latitude=48.1860940; # [deg] Antenna coordinates
Longitude=10.8615790; # [deg] Altitude=465; # [m] Altitude above sea leavel
- GeoidSepar=43;g# [m] Geoid separation: FLARM transmits GPS altitude, APgS uses means Sea level altitude
} ; APRS: { Call="ETSL"; # APRS callsign (max. 9 characters) } ; <syntaxhighlight>