Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No capturing any packet on dump1090 #207

Open
rsavignon opened this issue Oct 15, 2022 · 1 comment
Open

No capturing any packet on dump1090 #207

rsavignon opened this issue Oct 15, 2022 · 1 comment

Comments

@rsavignon
Copy link

rsavignon commented Oct 15, 2022

Hi all.

when i execute:
rtl_adsb -V
i got

Found 1 device(s):
  0:  Realtek, RTL2838UHIDIR, SN: 00000001

Using device 0: Generic RTL2832U OEM
Found Rafael Micro R820T tuner
Tuner gain set to automatic.
Tuned to 1090000000 Hz.
Exact sample rate is: 2000000.052982 Hz
Sampling at 2000000 S/s.
*f825caf1112ae186c108a6d3de09;
DF=31 CA=0
ICAO Address=25caf1
PI=0xd3de09
Type Code=2 S.Type/Ant.=1
--------------
*fe40e8795bab09e21dacc76e42b4;
DF=31 CA=6
ICAO Address=40e879
PI=0x6e42b4
Type Code=11 S.Type/Ant.=3
--------------
*86667394f82ea8b2a59dfe847486;
DF=16 CA=6
ICAO Address=667394
PI=0x847486
Type Code=31 S.Type/Ant.=0
--------------
*905cc95fb468a800092fa2cc81ea;
DF=18 CA=0
ICAO Address=5cc95f
PI=0xcc81ea
Type Code=22 S.Type/Ant.=4
--------------
*8132e71bd482716b9a72231e142d;
DF=16 CA=1
ICAO Address=32e71b
PI=0x1e142d
Type Code=26 S.Type/Ant.=4
--------------

but when i execute:
dump1090 --net

i couldn't capture no packets

Fri Oct 14 23:13:15 2022 -03  dump1090-fa unknown starting up.
rtlsdr: using device #0: Generic RTL2832U OEM (Realtek, RTL2838UHIDIR, SN 00000001)
Found Rafael Micro R820T tuner
rtlsdr: tuner gain set to 49.6 dB (gain step 28)

What could be wrong ?

Thanks in advance.

@mutability
Copy link

The data from rtl_adsb is garbage. dump1090-fa is smarter about filtering out bad data. Your setup is probably deaf.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants