Windows PC でドングルのシリアル番号を書き換える場合は https://www.rtl-sdr.com/tag/rtltool/ からツールをダウンロードして書き換えをしてください。
SDR ラジオのソフトから RTL-SDR ドングルの接続確認をします。今回は WIndows の SDR# で接続して FM ラジオが聞けることで確認しました。
$ rtl_tcp -d 00014464 -a 0.0.0.0 -p 1234
Found 3 device(s):
0: Realtek, RTL2838UHIDIR, SN: 00001090
1: Realtek, RTL2838UHIDIR, SN: 00014464
2: Realtek, RTL2838UHIDIR, SN: 00014466
Using device 1: Generic RTL2832U OEM
Detached kernel driver
Found Rafael Micro R820T tuner
[R82XX] PLL not locked!
Tuned to 100000000 Hz.
listening...
Use the device argument 'rtl_tcp=0.0.0.0:1234' in OsmoSDR (gr-osmosdr) source
to receive samples in GRC and control rtl_tcp parameters (frequency, gain, ...).
# dump1090-fa configuration
# This is sourced by /usr/share/dump1090-fa/start-dump1090-fa as a
# shellscript fragment.
# If you are using a PiAware sdcard image, this config file is regenerated
# on boot based on the contents of piaware-config.txt; any changes made to this
# file will be lost.
# dump1090-fa won't automatically start unless ENABLED=yes
ENABLED=yes
RECEIVER_OPTIONS="--device-index 0 --gain -10 --ppm 0"
DECODER_OPTIONS="--max-range 360 --fix"
NET_OPTIONS="--net --net-heartbeat 60 --net-ro-size 1300 --net-ro-interval 0.2 --net-ri-port 0 --net-ro-port 30002 --net-sbs-port 30003 --net-bi-port 30004,30104 --net-bo-port 30005"
JSON_OPTIONS="--json-location-accuracy 1"
Preparing to unpack .../fr24feed_1.0.26-9_armhf.deb ...
Unpacking fr24feed (1.0.26-9) ...
Setting up fr24feed (1.0.26-9) ...
You don't seem to have any dump1090 installed. On the fr24feed start it will automatically install dump1090-mutability.
Created symlink /etc/systemd/system/multi-user.target.wants/fr24feed.service → /etc/systemd/system/fr24feed.service.
error | Local time: 2020-10-24 15:15:25 +0900
error | GMT+0 time: 2020-10-24 06:15:25 +0900
error | Your machine should be set as GMT+0 time zone!
warning | Time zone is not set to GMT+0
______ _ _ _ _ _ _____ ___
| ___|| |(_) | | | | | | / __ \ / |
| |_ | | _ __ _ | |__ | |_ _ __ __ _ __| | __ _ _ __`' / /' / /| |
| _| | || | / _` || '_ \ | __|| '__|/ _` | / _` | / _` || '__| / / / /_| |
| | | || || (_| || | | || |_ | | | (_| || (_| || (_| || | ./ /___\___ |
\_| |_||_| \__, ||_| |_| \__||_| \__,_| \__,_| \__,_||_| \_____/ |_/
__/ |
|___/
[main][i]FR24 Feeder/Decoder
[main][i]Version: 1.0.26-9/generic
[main][i]Built on Oct 14 2020 07:35:30 (HEAD-de0814c.git/Linux/static_armel)
[main][i]Running on: raspbian10
[main][i]Local IP(s): 192.168.24.90,240b:250:5160:2c00:41de:8104:26d0:4ae0,fe80::d6c4:2cbe:dcda:95ab
[main][i]Copyright 2012-2020 Flightradar24 AB
[main][i]https://www.flightradar24.com
[main][i]DNS mode: PING
Welcome to the FR24 Decoder/Feeder sign up wizard!
Before you continue please make sure that:
1 - Your ADS-B receiver is connected to this computer or is accessible over network
2 - You know your antenna's latitude/longitude up to 4 decimal points and the altitude in feet
3 - You have a working email address that will be used to contact you
4 - fr24feed service is stopped. If not, please run: sudo systemctl stop fr24feed
To terminate - press Ctrl+C at any point
Step 1.1 - Enter your email address (username@domain.tld)
$: flightRadar 24 アカウントのメールアドレスを入れる
Step 1.2 - If you used to feed FR24 with ADS-B data before, enter your sharing key.
If you don't remember your sharing key, you can find it in your account on the website under "My data sharing".
https://www.flightradar24.com/account/data-sharing
Otherwise leave this field empty and continue.
$:データシェアリングキーを入れる。(メールで届くキーを入れる)
Verifying sharing key...OK
Step 1.3 - Would you like to participate in MLAT calculations? (yes/no)$:yes
IMPORTANT: For MLAT calculations the antenna's location should be entered very precise!
Step 3.A - Enter antenna's latitude (DD.DDDD)
$:緯度を小数点4桁で入力
Step 3.B - Enter antenna's longitude (DDD.DDDD)
$:経度を小数点4桁で入力
Step 3.C - Enter antenna's altitude above the sea level (in feet)
$:アンテナの高さを入力
Using latitude: 34.6566, longitude: 135.6465, altitude: 10ft above sea level
We have detected that you already have a dump1090 instance running. We can therefore automatically configure the FR24 feeder to use existing receiver configuration, or you can manually configure all the parameters.
Would you like to use autoconfig (*yes*/no)$:yes を入力
Step 6 - Please select desired logfile mode:
0 - Disabled
1 - 48 hour, 24h rotation
2 - 72 hour, 24h rotation
Select logfile mode (0-2)$:1 お好みで設定する
Saving settings to /etc/fr24feed.ini...OK
Settings saved, please run "sudo systemctl restart fr24feed" to use new configuration.
Installation and configuration completed!
サービスを再起動する
pi@pi4-aprs:~ $ sudo systemctl restart fr24feed
FlightRadar 24 のデータシェアリングは、キー番号で一意となるため、fr24 のサイトにログインして、My Data Sharering を見てONLINE となっていれば問題ありません。