PH0TV schreef:
...
Ik lees her en der dat het lastig is om de frequentie te kalibreren, omdat de sticks per exemplaar wat frequentie afwijking hebben, is hier een methode voor, evenals het instellen van de gain?
'73 Patrick PH0TV
Valt mee. Er is inderdaad een methode voor.
De kalibratie doe je als volgt:
Citaat:
Example of calibrating your DVB-T dongle with E4000 chip (remember PPM for later)
kal -s GSM900
kal -c 36
Channel 36 was the strongest in my region, yours can be different.
With the new R820T(2) Chip the kalibrate tool will give us often the wrong PPM value. You can use the command rtl_test -p instead, which will show you the right PPM value after some minutes runtime.
Aanpassen van je config file met de gevonden waardes:
Citaat:
Change configuration file (Call, password, position, gain, ppm, etc.)
sudo nano /etc/pymultimonaprs.json
Do not use leading zeros in front of lat and lon parameters.
Testen:
Citaat:
To test if all is configured well and works fine enter the following (Strg+C cancels)
rtl_fm -f 144800000 -s 22050 -p 18 -g 42.0 - | multimon-ng -a AFSK1200 -A -t raw -
The 18 behind the -p option is my PPM and the 42.0 behind the -g option is one of the available gain settings of my stick
Als deze info is te vinden op
http://www.kubonweb.de/?tag=rtl-sdrSucces