issue93:radio_rtl-sdr
Différences
Ci-dessous, les différences entre deux révisions de la page.
Prochaine révision | Révision précédente | ||
issue93:radio_rtl-sdr [2015/02/28 14:21] – créée andre_domenech | issue93:radio_rtl-sdr [2015/03/16 14:55] (Version actuelle) – andre_domenech | ||
---|---|---|---|
Ligne 1: | Ligne 1: | ||
+ | ===== 1 ===== | ||
- | + | **I haven' | |
- | I haven' | + | |
I recently stumbled upon a YouTube video showing how easy it was to track planes in real-time using a simple DVB USB stick. I decided to purchase one to see if it really was that easy. And it is! | I recently stumbled upon a YouTube video showing how easy it was to track planes in real-time using a simple DVB USB stick. I decided to purchase one to see if it really was that easy. And it is! | ||
- | These devices are about £20/$20 on eBay/ | + | These devices are about £20/$20 on eBay/ |
+ | |||
+ | Puisque Greg ne m'a pas donné signe de vie, je dois supposer qu'il se sent encore un peu malade ce mois-ci. N' | ||
+ | |||
+ | J'ai récemment vu par hasard une vidéo YouTube qui montrait qu'il est facile de suivre des avions en temps réel en se servant d'une simple clé USB DVB. J'ai décidé d'en acheter une pour voir si c' | ||
+ | |||
+ | Ces dispositifs coûtent environ 20 £/20 $ sur eBay/ | ||
+ | ===== 2 ===== | ||
- | Prerequisites | + | **Prerequisites |
The first thing you need to do is add the GQRX PAA to your sources. This is either done in your package manager, or in a terminal using: | The first thing you need to do is add the GQRX PAA to your sources. This is either done in your package manager, or in a terminal using: | ||
Ligne 36: | Ligne 43: | ||
sudo apt-get install dump1090 | sudo apt-get install dump1090 | ||
- | This may take some time as there’s a lot of dependencies for GQRX (~125MB) – GNURadio being one of them. Fear not. Once you’ve gotten bored of tracking planes, you can use GQRX to scan the myriad of radio frequencies for other cool stuff. | + | This may take some time as there’s a lot of dependencies for GQRX (~125MB) – GNURadio being one of them. Fear not. Once you’ve gotten bored of tracking planes, you can use GQRX to scan the myriad of radio frequencies for other cool stuff.** |
- | GQRX isn’t actually what we want, but we do need the dependencies that it pulls in. The dump1090 application is what we really want. | + | Prérequis |
+ | |||
+ | La première chose qu'il faut faire, c'est d' | ||
+ | |||
+ | sudo add-apt-repository ppa: | ||
+ | |||
+ | Ensuite, nous voulons ajouter un PPA de Roman Moravcik, le propriétaire de l' | ||
+ | |||
+ | sudo add-apt-repository ppa: | ||
+ | |||
+ | Le problème c'est que ni l'un ni l' | ||
+ | utopic main | ||
+ | |||
+ | vers : | ||
+ | |||
+ | trusty main | ||
+ | |||
+ | Il faut maintenant mettre la liste des paquets à jour : | ||
+ | |||
+ | sudo apt-get update | ||
+ | |||
+ | Et, enfin, faire l' | ||
+ | |||
+ | sudo apt-get install gqrx | ||
+ | |||
+ | sudo apt-get install dump1090 | ||
+ | |||
+ | Cela peut prendre pas mal de temps, car GQRX a pas mal de dépendances (~ 125 Mo), dont GNURadio. Ne craignez rien. Si, à la longue, vous trouvez ennuyeux le suivi des avions, vous pouvez toujours utiliser GQRX pour scanner la myriade de fréquences radio pour d' | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | ===== 3 ===== | ||
+ | |||
+ | **GQRX isn’t actually what we want, but we do need the dependencies that it pulls in. The dump1090 application is what we really want. | ||
Plug in your dongle, open a terminal, and type: | Plug in your dongle, open a terminal, and type: | ||
Ligne 51: | Ligne 92: | ||
In a terminal type: | In a terminal type: | ||
- | |||
dump1090 --interactive --net --net-beast --net-ro-port 31001 | dump1090 --interactive --net --net-beast --net-ro-port 31001 | ||
Ligne 59: | Ligne 99: | ||
http:// | http:// | ||
- | Well, would you look at that! | + | Well, would you look at that!** |
+ | |||
+ | Ce n'est pas GQRX que nous voulons en fait, mais on a bien besoin des dépendances qu'il installe. Ce qu'il nous faut vraiment, c'est l' | ||
+ | |||
+ | Branchez la clé, ouvrez un terminal et tapez : | ||
+ | |||
+ | dump1090 --interactive | ||
+ | |||
+ | Il peut prendre une ou deux minutes pour scanner, puis trouver des avions, mais vous verrez bientôt un écran du terminal où sont affichés les numéros d' | ||
+ | |||
+ | Que dites-vous ? Vous aimeriez voir tout cela sur une carte ? Ouah, c'est dur de vous faire plaisir. Mais, puisqu' | ||
+ | |||
+ | Appuyez deux fois que CTRL+C pour fermer dump1090, s'il fonctionne. | ||
+ | |||
+ | Dans un terminal tapez : | ||
+ | |||
+ | dump1090 --interactive --net --net-beast --net-ro-port 31001 | ||
+ | |||
+ | Et c'est ici que c'est magique ; ouvrez un navigateur et allez à : | ||
+ | |||
+ | http:// | ||
+ | |||
+ | Regardez-moi ça ! | ||
+ | |||
+ | ===== 4 ===== | ||
+ | |||
+ | **Obviously, | ||
+ | |||
+ | I’ve only scratched the surface of RTL-SDR devices in this article. Try loading up GQRX and scanning through the frequencies. It’s pretty incredible the amount of weird stuff you’ll find. Most of it won’t make sense, initially, but, with a bit of digging, you find out that some are ordinary FM radio stations and some are even frequencies broadcast by garage door openers, car alarms, etc.** | ||
- | Obviously, the only planes on the map are the ones who are broadcasting their GPS coordinates. It’s amazing to think that they’re broadcasting so much information completely open. But they are. | + | Bien évidemment, les seuls avions sur la carte sont ceux qui diffusent leurs coordonnées |
- | I’ve only scratched the surface of RTL-SDR | + | Dans cet article, je n'ai fait qu' |
issue93/radio_rtl-sdr.1425129683.txt.gz · Dernière modification : 2015/02/28 14:21 de andre_domenech