meta data for this page
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| linux:rtl-sdr [2020/10/24 10:55] – niziak | linux:rtl-sdr [2020/11/07 21:12] (current) – niziak | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== RTL-SDR ====== | ====== RTL-SDR ====== | ||
| - | ===== rtl_433 ===== | ||
| - | <code bash> | ||
| - | sudo apt-get install librtlsdr0 librtlsdr-dev  | ||
| - | </ | ||
| - | And follow instruction: | + | |
| + | ===== multimon-ng ===== | ||
| <code bash> | <code bash> | ||
| - | $  rtl_433  | + | sudo apt-get install multimon-ng | 
| + | |||
| - | _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ | ||
| - | time      : 2020-10-23 23: | ||
| - | model     : LaCrosse-TX35DTHIT  | ||
| - | Battery  | ||
| - | _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ | ||
| - | time      : 2020-10-23 23: | ||
| - | model     : LaCrosse-TX29IT  | ||
| - | Battery  | ||
| - | _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ | ||
| </ | </ | ||
| + | |||
| + | |||
| + | |||
| ==== source build ==== | ==== source build ==== | ||
| Line 32: | Line 25: | ||
| <code bash> | <code bash> | ||
| - | ===== HDRSdr ===== | ||
| - | [[http:// | ||
| - | Runs under Wine: | ||
| ===== SDRSharp ===== | ===== SDRSharp ===== | ||