ham:rtl-airband
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| ham:rtl-airband [2026/06/08 11:04] – djo | ham:rtl-airband [2026/06/08 11:20] (current) – djo | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== RTLSDR-Airband ====== | ====== RTLSDR-Airband ====== | ||
| + | |||
| + | Ce logiciel est normalement destine a l’écoute des bandes Aviation. Mais il offre un certain nombre d' | ||
| + | |||
| + | * L’écoute simultané de plusieurs fréquences | ||
| + | * la démodulation narrow FM. | ||
| + | * L' | ||
| + | * Plusieurs mode de sorties: Pulse Audio, UDP, IQ Brut | ||
| + | |||
| + | Par exemple avec une simple cle RTL-SDR qui a une capaticite de reception de 3 Msps, il est possible plusieurs d' | ||
| {{: | {{: | ||
| Line 8: | Line 17: | ||
| === Pre-requis === | === Pre-requis === | ||
| + | |||
| * [[https:// | * [[https:// | ||
| ^ --- ^ Lib & packages ^ --- ^ | ^ --- ^ Lib & packages ^ --- ^ | ||
| - | | --- | build-essential cmake pkg-config libmp3lame-dev libshout3-dev ' | + | | RTLSDR-Airband |
| - | | --- | libpulse-dev | --- | | + | | RTLSDR-Airband |
| - | | --- | librtlsdr-dev | --- | | + | | RTLSDR-Airband |
| - | | --- | libsoapysdr-dev | --- | | + | | RTLSDR-Airband |
| - | | --- | google-perftools libgoogle-perftools-dev | --- | | + | | RTLSDR-Airband |
| + | |||
| + | ^ --- ^ Lib & packages ^ --- ^ | ||
| + | | pipewire | pipewire pipewire-pulse wireplumber | Audio | | ||
| + | | wiremix | libpipewire-0.3-dev clang cargo | Pirewire TUI Controller | | ||
| Line 94: | Line 109: | ||
| === Installation === | === Installation === | ||
| - | | + | |
| - | | + | |
| === wiremix === | === wiremix === | ||
| - | | + | |
| - | + | ||
| - | | + | |
| - | + | ||
| - | | + | |
| ===== Configuration ===== | ===== Configuration ===== | ||
| Line 109: | Line 119: | ||
| * 2m-band.config | * 2m-band.config | ||
| - | {{ : | + | {{ : |
| + | |||
| + | ^ QRG Mhz ^ Description ^ Mode / BW / Demode ^ | ||
| + | | 144,350 | Pager Ham | nFM 22050 POCSAG1200 | | ||
| + | | 144,800 | APRS | nFM 22050 AFSK1200 | | ||
| + | | 144,500 | Images, SSTV, FAX... | nFM | | ||
| + | | 144,600 | Modes numériques, | ||
| + | | 145,075 | Relais R3 FKIO ARA35 | nFM 12000 | | ||
| + | | 145,3875 | Relais local ARA35 | nFM 12000 | | ||
| + | | 145,500 | FM fréquence d' | ||
| + | | 145,450 | Communications d' | ||
| + | | 145,4625 | Communications d' | ||
| + | | 145,475 | Communications d' | ||
| + | | 145,800 | ISS Contact | nFM 12000 | | ||
| + | |||
| + | * Source [[https:// | ||
| + | |||
| + | ==== General ==== | ||
| + | |||
| + | multiple_demod_threads = true; | ||
| + | multiple_output_threads = true; | ||
| + | |||
| + | ==== device ==== | ||
| + | |||
| + | < | ||
| + | devices: | ||
| + | ({ | ||
| + | type = " | ||
| + | index = 1; | ||
| + | serial = " | ||
| + | gain = 25; | ||
| + | centerfreq = 145.0; | ||
| + | correction = 12; | ||
| + | sample_rate = " | ||
| + | channels: | ||
| + | ( ../.. ) | ||
| + | } | ||
| + | ) | ||
| + | </ | ||
| + | |||
| + | ==== Pager ==== | ||
| + | |||
| + | < | ||
| + | { | ||
| + | freq = 145.35; | ||
| + | label = " | ||
| + | modulation = " | ||
| + | lowpass = 0; | ||
| + | highpass = 0; | ||
| + | bandwidth = 12500; | ||
| + | outputs: ( | ||
| + | { | ||
| + | type = " | ||
| + | dest_address = " | ||
| + | dest_port = 1234; | ||
| + | }, | ||
| + | ); | ||
| + | }, | ||
| + | </ | ||
| + | |||
| + | ==== Phonie ==== | ||
| + | |||
| + | < | ||
| + | { | ||
| + | freq = 145.075; | ||
| + | squelch_threshold = -30; | ||
| + | label = "R3 Broc"; | ||
| + | modulation = " | ||
| + | bandwidth = 12500; | ||
| + | outputs: ( | ||
| + | { | ||
| + | type = " | ||
| + | stream_name = " | ||
| + | }, | ||
| + | { | ||
| + | type = " | ||
| + | directory = "/ | ||
| + | filename_template = " | ||
| + | continuous = false; | ||
| + | split_on_transmission = false; | ||
| + | include_freq = false; | ||
| + | append = true; | ||
| + | | ||
| + | ); | ||
| + | | ||
| + | </ | ||
| ==== APRS / Pager decoder ==== | ==== APRS / Pager decoder ==== | ||
ham/rtl-airband.1780916679.txt.gz · Last modified: by djo
