Last active
August 25, 2020 09:58
-
-
Save romanblanco/7e2576f4c5c6d95504a178244053228d to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
https://www.sigidwiki.com/wiki/Signal_Identification_Guide -- signaly atd. | |
qspectrumanalyzer -- zobrazi signaly -- binning algoritmus (ukazae silu signalu) | |
Bourka: 0-600 kHz, direct sampling mode, 5m antena minimalne (nebo drat) | |
cd dump1090-mutability-git/ | |
ls -l | |
makepkg -isr | |
cd .. | |
rm -fr dump1090-mutability-git/ | |
git clone https://aur.archlinux.org/dump1090-git.git | |
cd dump1090-git/ | |
ls -l | |
makepkg -isr | |
dump1090 | |
dump1090 --interactive --net --enable | |
dump1090 --interactive --net --enable-agc | |
dump1090 --interactive --net --enable-agc --gain 019 --phase-enhance --lat 33.0 --lon -111.0 --oversample -dcfilter | |
dump1090 --interactive --net --enable-agc --gain 019 --phase-enhance --lat 33.0 --lon -111.0 --oversample -=dcfilter | |
dump1090 --interactive --net --enable-agc --gain 019 --phase-enhance --lat 33.0 --lon -111.0 --oversample --dcfilter | |
dump1090 --interactive --net --enable-agc --gain -10 --phase-enhance --lat 33.0 --lon -111.0 --oversample --dcfilter | |
dump1090 --interactive --net --enable-agc --gain -10 --phase-enhance --lat 33.0 --lon -111.0 --dcfilter | |
dump1090 --interactive --net --enable-agc --gain -10 --phase-enhance --lat 33.0 --lon -111.0 | |
dump1090 --interactive --net --enable-agc --gain -10 --phase-enhance --lat 49.2 --lon 16.6 | |
firefox http://localhost:8080/ | |
• ~/devel/ PATH=./rtl-sdr-2/build/src:$PATH qspectrumanalyzer | |
https://www.rtl-sdr.com/using-an-rtl-sdr-as-a-simple-imsi-catcher/ | |
https://fccid.io/ | |
http://websdr.org/ | |
https://www.sdrplay.com/updated-sdrplay-raspberry-pi3-software-suite-downloadable-sd-card-image/ | |
https://amsat-uk.org/beginners/how-to-hear-the-iss/ | |
https://www.reddit.com/r/amateursatellites/comments/ic6gmq/received_this_weird_image_from_noaa_15_details_in/g20t3tu/ | |
https://www.sdr-j.tk/index.html | |
https://skycircl.es/donate/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment