← 返回命令列表

Linux command

gqrx 命令

趣味

复制后可按需替换文件名、目录或参数。

常用示例

Start Gqrx

gqrx

Start with specific config

gqrx -c [config.conf]

Reset settings

gqrx -r

Edit settings before start

gqrx -e

说明

Gqrx is an open-source software defined radio (SDR) receiver. It provides a graphical interface for receiving radio signals using RTL-SDR, HackRF, Airspy, and other SDR hardware. The application features a waterfall display, spectrum analyzer, and various demodulation modes including AM, FM, SSB, and CW. It can record audio and I/Q data.

参数

-c _file_
Configuration file.
-r, --reset
Reset settings to defaults.
-e, --edit
Edit configuration before start.
-s _style_
Qt style.

FAQ

What is the gqrx command used for?

Gqrx is an open-source software defined radio (SDR) receiver. It provides a graphical interface for receiving radio signals using RTL-SDR, HackRF, Airspy, and other SDR hardware. The application features a waterfall display, spectrum analyzer, and various demodulation modes including AM, FM, SSB, and CW. It can record audio and I/Q data.

How do I run a basic gqrx example?

Run `gqrx` in a terminal, then adjust file names, paths, flags, or remote targets for your system.

What does -c _file_ do in gqrx?

Configuration file.