Field Guide · hardware

Also known as: Zadig, WinUSB

Zadig is a small Windows utility that installs the generic WinUSB driver onto an SDR dongle. Out of the box, Windows binds an RTL-SDR to its TV-tuner (DVB-T) driver; Zadig replaces that with WinUSB so SDR software can talk to the device directly.1

DVB-T driver Zadig WinUSB SDR app
Zadig swaps the dongle's default Windows driver for WinUSB so SDR software can access it.

Overview

GopherTrunk’s Windows installer bundles Zadig to automate this step. On Linux and macOS the equivalent access is handled by libusb/IOKit without a separate tool.

Sources

  1. Zadig — the official Zadig site, the USB driver installer that swaps a dongle’s driver for WinUSB. 

See also