_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/

Enter the query into the form above. You can look for specific version of a package by using @ symbol like this: gcc@10.

API method:

GET /api/packages?search=hello&page=1&limit=20

where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned in response headers.

If you'd like to join our channel search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


liquid-dsp 1.7.0
Dependencies: fftwf@3.3.10 libfec@1.0-1.9750ca0
Channel: guix
Location: gnu/packages/radio.scm (gnu packages radio)
Home page: https://liquidsdr.org
Licenses: Expat
Build system: gnu
Synopsis: Signal processing library for software-defined radios
Description:

Liquid DSP is a digital signal processing (DSP) library designed specifically for software-defined radios on embedded platforms. The aim is to provide a lightweight DSP library that does not rely on a myriad of external dependencies or proprietary and otherwise cumbersome frameworks. All signal processing elements are designed to be flexible, scalable, and dynamic, including filters, filter design, oscillators, modems, synchronizers, complex mathematical operations, and much more.

aptdec 1.7-3.4d4a0c9
Dependencies: libpng@1.6.39 libsndfile@1.2.2-0.68f6c16
Channel: guix
Location: gnu/packages/radio.scm (gnu packages radio)
Home page: https://github.com/Xerbo/aptdec
Licenses: GPL 2+
Build system: cmake
Synopsis: NOAA Automatic Picture Transmission (APT) decoder
Description:

Aptdec decodes Automatic Picture Transmission (APT) images. These are medium resolution images of the Earth transmitted by, among other satellites, the POES NOAA weather satellite series. These transmissions are on a frequency of 137 MHz. They can be received using an inexpensive antenna and a dedicated receiver.

dumpvdl2 2.3.0
Dependencies: glib@2.86.0 libacars@2.2.0 protobuf-c@1.4.1 rtl-sdr@2.0.1 soapysdr@0.8.1 sqlite@3.39.3 zeromq@4.3.5
Channel: guix
Location: gnu/packages/radio.scm (gnu packages radio)
Home page: https://github.com/szpajder/dumpvdl2
Licenses: GPL 3+
Build system: cmake
Synopsis: VDL Mode 2 message decoder
Description:

This package provides a decoder for VDL Mode 2 messages used by planes.

libcorrect 0-1.f5a28c7
Channel: guix
Location: gnu/packages/radio.scm (gnu packages radio)
Home page: https://github.com/quiet/libcorrect
Licenses: Modified BSD
Build system: cmake
Synopsis: Forward error correction library
Description:

This library provides convolutional and Reed-Solomon codes for forward error correction. It also includes a compatibility layer so that it can be used as a drop-in substitute for libfec.

rx-tools 1.0.3-1.811b21c
Dependencies: soapysdr@0.8.1
Channel: guix
Location: gnu/packages/radio.scm (gnu packages radio)
Home page: https://github.com/rxseger/rx_tools
Licenses: GPL 2+
Build system: cmake
Synopsis: Command line programs for receiving data from SDRs
Description:

This package provides the rx_fm, rx_power and rx_sdr tools for receiving data from SDRs, based on rtl_fm, rtl_power and rtl_sdr from RTL-SDR, but using the SoapySDR vendor-neutral SDR support library instead, intended to support a wider range of devices than RTL-SDR.

qspectrumanalyzer 2.1.0
Dependencies: bash-minimal@5.2.37 python-pyqt@5.15.11 python-pyqtgraph@0.13.7 python-qt-py@2.0.3 python-simplespectral@1.0.0 python-simplesoapy@1.5.1 soapy-power@1.6.1
Channel: guix
Location: gnu/packages/radio.scm (gnu packages radio)
Home page: https://github.com/xmikos/qspectrumanalyzer
Licenses: GPL 3
Build system: pyproject
Synopsis: Spectrum analyzer for multiple SDR platforms
Description:

This package provides a spectrum analyzer for multiple SDR platforms. It is a GUI for soapy_power, hackrf_sweep, rtl_power, rx_power and other backends.

gnuradio 3.10.12.0
Dependencies: alsa-lib@1.2.16 bash-minimal@5.2.37 boost@1.83.0 cairo@1.18.4 codec2@0.9.2 cppzmq@4.10.0 fftwf@3.3.10 gmp@6.3.0 gsl@2.8 gsm@1.0.20 gtk+@3.24.51 jack@0.125.0 libsndfile@1.2.2-0.68f6c16 log4cpp@1.1.3 pango@1.56.4 portaudio@190600.20161030 python@3.12.12 python-click@8.3.1 python-click-plugins@1.1.1.2 python-jsonschema@4.23.0 python-lxml@6.0.2 python-matplotlib@3.10.8 python-numpy@2.3.1 python-pycairo@1.28.0 python-pygobject@3.50.2 python-pyqt@6.9.1 python-pyqtgraph@0.13.7 python-pyyaml@6.0.2 qtbase@6.9.2 qwt@6.1.5 sdl12-compat@1.2.68 soapysdr@0.8.1 spdlog@1.15.3 volk@3.0.0 zeromq@4.3.5
Channel: guix
Location: gnu/packages/radio.scm (gnu packages radio)
Home page: https://www.gnuradio.org
Licenses: GPL 3+
Build system: cmake
Synopsis: Toolkit for software-defined radios
Description:

GNU Radio is a development toolkit that provides signal processing blocks to implement software radios. It can be used with external RF hardware to create software-defined radios, or without hardware in a simulation-like environment.

go-github-com-mesilliac-pulse-simple 0.0.0-0.75ac54e
Propagated dependencies: pkg-config@0.29.2 pulseaudio@16.1
Channel: guix
Location: gnu/packages/radio.scm (gnu packages radio)
Home page: https://github.com/mesilliac/pulse-simple
Licenses: Expat
Build system: go
Synopsis: Cgo bindings to PulseAudio's Simple API
Description:

This package provides Cgo bindings to PulseAudio's Simple API, to play or capture raw audio.

wfview 2.11
Dependencies: eigen@3.4.0 eudev@3.2.14 hidapi@0.15.0 opus@1.6.1 portaudio@190600.20161030 pulseaudio@16.1 qcustomplot-qt5@2.1.1 qtgamepad@5.15.17 qtbase@5.15.17 qtmultimedia@5.15.17 qtserialport@5.15.17 qtwayland@5.15.18 qtwebsockets@5.15.17 rtaudio@5.2.0
Channel: guix
Location: gnu/packages/radio.scm (gnu packages radio)
Home page: https://wfview.org/
Licenses: Expat GPL 3
Build system: qt
Synopsis: Software to control Icom radios
Description:

wfview is a program to control modern Icom radios and view the spectrum waterfall. It supports at least the following models:

  • IC-705

  • IC-905

  • IC-7300

  • IC-7610

  • IC-7850

  • IC-7851

  • IC-9700

chirp 0.4.0-4.bc27f66
Dependencies: python-future@1.0.0 python-importlib-resources@6.5.2 python-lark@1.2.2 python-pyserial@3.5 python-requests@2.32.5 python-suds@1.2.0 python-wxpython@4.2.2 python-yattag@1.16.1
Channel: guix
Location: gnu/packages/radio.scm (gnu packages radio)
Home page: https://chirp.danplanet.com
Licenses: GPL 3+
Build system: pyproject
Synopsis: Cross-radio programming tool
Description:

Chirp is a cross-radio programming tool. It supports a growing list of radios across several manufacturers and allows transferring of memory contents between them.

soapyrtlsdr 0.3.3
Dependencies: rtl-sdr@2.0.1 soapysdr@0.8.1
Channel: guix
Location: gnu/packages/radio.scm (gnu packages radio)
Home page: https://github.com/pothosware/SoapyRTLSDR/wiki
Licenses: Expat
Build system: cmake
Synopsis: SoapySDR RTL-SDR module
Description:

This package provides RTL-SDR devices support to the SoapySDR library.

serialdv 1.1.4
Channel: guix
Location: gnu/packages/radio.scm (gnu packages radio)
Home page: https://github.com/f4exb/serialDV
Licenses: GPL 3+
Build system: cmake
Synopsis: Audio interface for AMBE3000 based devices
Description:

SerialDV is a minimal interface to encode and decode audio with AMBE3000 based devices in packet mode over a serial link.

cm256cc 1.1.1
Channel: guix
Location: gnu/packages/radio.scm (gnu packages radio)
Home page: https://github.com/f4exb/cm256cc
Licenses: GPL 3+
Build system: cmake
Synopsis: Cauchy MDS Block Erasure Codec
Description:

This is a C++ library implementing fast GF(256) Cauchy MDS Block Erasure Codec.

radio-tool 0.3.0
Dependencies: libusb@1.0.25
Channel: guix
Location: gnu/packages/radio.scm (gnu packages radio)
Home page: https://github.com/v0l/radio_tool
Licenses: GPL 3+
Build system: cmake
Synopsis: Radio Firmware tool
Description:

radio_tool is a utility for reading, writing, and manipulating firmware/codeplugs on the following radios: TYT MD-2017, TYT MD-9600, TYT MD-UV380, TYT MD-UV390, TYT MD-390, TYT MD-380, TYT MD-446, TYT MD-280, Baofeng DM-1701, Baofeng DM1801, Baofeng RD-5R, Connect Systems CS800D, Ailunce HD1, Yaesu FT-70DR, and the Radioddity GD-77.

soapyairspy 0.2.0
Dependencies: airspy@1.0.10-1.6f92f47 soapysdr@0.8.1
Channel: guix
Location: gnu/packages/radio.scm (gnu packages radio)
Home page: https://github.com/pothosware/SoapyAirspy/wiki
Licenses: Expat
Build system: cmake
Synopsis: SoapySDR Airspy module
Description:

This package provides Airspy devices support to the SoapySDR library.

libacars 2.2.0
Dependencies: jansson@2.14 libxml2@2.14.6 zlib@1.3.1
Channel: guix
Location: gnu/packages/radio.scm (gnu packages radio)
Home page: https://github.com/szpajder/libacars
Licenses: FreeBSD Expat
Build system: cmake
Synopsis: Decoder for ACARS messages
Description:

This package provides a library for decoding the contents of ACARS messages used by planes.

flamp 2.2.12
Dependencies: fltk@1.4.4 libx11@1.8.12 libxext@1.3.6 libxfixes@6.0.1 libxft@2.3.8
Channel: guix
Location: gnu/packages/radio.scm (gnu packages radio)
Home page: http://www.w1hkj.com/
Licenses: GPL 3+
Build system: gnu
Synopsis: Tool for AMP file transfer
Description:

FLAMP is a program for transferring files by radio waves using AMP (Amateur Multicast Protocol).

rfcat 2.0.1
Dependencies: python-future@1.0.0 python-ipython@9.8.0 python-numpy@2.3.1 python-pyserial@3.5 python-pyside-6@6.9.2 python-pyusb@1.2.1
Channel: guix
Location: gnu/packages/radio.scm (gnu packages radio)
Home page: https://github.com/atlas0fd00m/rfcat
Licenses: Modified BSD GPL 2
Build system: pyproject
Synopsis: Program to control some radio dongles
Description:

rfcat is a program to control some radio dongles operating in ISM bands.

Supported dongles:

  • YARD Stick One

  • cc1111emk

  • chronos watch dongle

  • imme (limited support)

To install the rfcat udev rules, you must extend udev-service-type with this package. E.g.: (udev-rules-service 'rfcat rfcat)

aldo 0.7.7
Dependencies: ao@1.2.2-5-g20dc8ed
Channel: guix
Location: gnu/packages/radio.scm (gnu packages radio)
Home page: https://www.nongnu.org/aldo/
Licenses: GPL 3+
Build system: gnu
Synopsis: Morse code tutor
Description:

Aldo is a morse code learning tool providing four type of training methods:

  • Classic exercise,

  • Koch method,

  • Read from file,

  • Callsign exercise.

unixcw 3.6.0
Dependencies: alsa-lib@1.2.16 ncurses@6.2.20210619 pulseaudio@16.1 qtbase@5.15.17
Channel: guix
Location: gnu/packages/radio.scm (gnu packages radio)
Home page: https://unixcw.sourceforge.net/
Licenses: GPL 2+
Build system: gnu
Synopsis: Morse code library and programs
Description:

unixcw is a project providing the libcw library and a set of programs using the library: cw, cwgen, cwcp and xcwcp. The programs are intended for people who want to learn receiving and sending morse code.

soapybladerf 0.4.2
Dependencies: bladerf@2025.10 soapysdr@0.8.1
Channel: guix
Location: gnu/packages/radio.scm (gnu packages radio)
Home page: https://github.com/pothosware/SoapyBladeRF/wiki
Licenses: LGPL 2.1+
Build system: cmake
Synopsis: SoapySDR BladeRF module
Description:

This package provides BladeRF devices support to the SoapySDR library.

gqrx-scanner 1.0.5
Channel: guix
Location: gnu/packages/radio.scm (gnu packages radio)
Home page: https://github.com/neural75/gqrx-scanner
Licenses: Expat
Build system: cmake
Synopsis: Frequency scanner for Gqrx
Description:

This package provides a frequency scanner for the Gqrx software-defined radio receiver.

kappanhang 1.3
Dependencies: go-github-com-akosmarton-papipes@0.0.0-0.3c63b49 go-github-com-fatih-color@1.17.0 go-github-com-google-goterm@0.0.0-20200907032337-555d40f16ae2 go-github-com-mattn-go-isatty@0.0.22 go-github-com-mesilliac-pulse-simple@0.0.0-0.75ac54e go-github-com-pborman-getopt@1.0.0 go-go-uber-org-multierr@1.11.0 go-go-uber-org-zap@1.27.0
Channel: guix
Location: gnu/packages/radio.scm (gnu packages radio)
Home page: https://github.com/nonoo/kappanhang
Licenses: Expat
Build system: go
Synopsis: Client for Icom RS-BA1 server
Description:

Kappanhang remotely opens audio channels and a serial port to an Icom RS-BA1 server. The application is mainly developed for connecting to the Icom IC-705 transceiver, which has built-in WiFi and RS-BA1 server.

Compatible hardware/software:

  • Icom RS-BA1 server software,

  • Icom IC-705

  • Icom IC-9700

soapy-power 1.6.1
Dependencies: python-numpy@2.3.1 python-scipy@1.16.3 python-simplesoapy@1.5.1 python-simplespectral@1.0.0
Channel: guix
Location: gnu/packages/radio.scm (gnu packages radio)
Home page: https://github.com/xmikos/soapy_power
Licenses: Expat
Build system: pyproject
Synopsis: Obtain power spectrum from SDR devices
Description:

The soapy_power obtains the power spectrum from SDR devices that are supported by the SoapySDR library.

Total packages: 72465