ham:rtl-airband
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| ham:rtl-airband [2026/06/08 11:18] – djo | ham:rtl-airband [2026/06/08 11:20] (current) – djo | ||
|---|---|---|---|
| Line 17: | 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 103: | Line 109: | ||
| === Installation === | === Installation === | ||
| - | | + | |
| - | | + | |
| === wiremix === | === wiremix === | ||
| - | | + | |
| - | + | ||
| - | | + | |
| - | + | ||
| - | | + | |
| ===== Configuration ===== | ===== Configuration ===== | ||
| Line 134: | Line 135: | ||
| * Source [[https:// | * 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.txt · Last modified: by djo
