Jump to content

RTL-SDR: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

25 June 2025

8 June 2025

  • curprev 15:0415:04, 8 June 2025 Chris143 talk contribs 1,562 bytes +1,562 Created page with "== RTL-SDR == The '''RTL-SDR''' is an inexpensive and widely used software-defined radio (SDR) receiver. The USB dongle is based on the Realtek '''RTL2832U''' chipset. === Installation === To begin using the RTL-SDR dongle, enable it with the following configuration: <syntaxhighlight lang="nix"> hardware.rtl-sdr.enable = true; </syntaxhighlight> This setting enables <code>rtl-sdr</code> udev rules, ensures the <code>plugdev</code> group exists, and blacklists DVB ke..."