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 webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.
This package contains a library and command line utilities for controlling the BladeRF Software Defined Radio (SDR) over USB. To install the bladerf udev rules, you must extend 'udev-service-type' with this package. E.g.: (udev-rules-service 'bladerf bladerf).
The Universal Radio Hacker (URH) is a complete suite for wireless protocol investigation with native support for many common Software Defined Radios.
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.
This program is a software-defined receiver which is able to process (that is, to perform detection, synchronization, demodulation and decoding of the navigation message, computation of observables and, finally, computation of position fixes) the signals of the BeiDou, Galileo, GLONASS and GPS Global Navigation Satellite System.
This is a SoapySDR module to use a supported device transparently over a local network link.
This package provides RTL-SDR devices support to the SoapySDR library.
This package provides a library and a program to decode several digital voice formats.
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.
FLAMP is a program for transferring files by radio waves using AMP (Amateur Multicast Protocol).
FLMSG is a Narrow Band Emergency Messaging Software (NBEMS). It can be used to manage, send and receive the forms that are used as basis for emergency communications data transfers (like ICS213 forms).
This is a C++ library implementing fast GF(256) Cauchy MDS Block Erasure Codec.
This is a SoapySDR module to use multiple supported devices under a single device wrapper.
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.
This package provides the driver and utilities for controlling the Airspy Software Defined Radio (SDR) over USB.
To install the airspy udev rules, you must extend udev-service-type with this package. E.g.: (udev-rules-service 'airspy airspy)
This package includes the libcsdr library of DSP functions for SDRs, and the csdr command line program that can be used to build simple signal processing flow graphs.
This is a GNU Radio block to correct IQ imbalance in quadrature receivers. It's composed of two main block:
Fix: Given a phase and amplitude error, it will correct a complex signal.
Optimize: Attempts to auto-detect the phase and amplitude error to feed to the fix block above.
WSJT-X implements communication protocols or modes called FT4, FT8, JT4, JT9, JT65, QRA64, ISCAT, MSK144, and WSPR, as well as one called Echo for detecting and measuring your own radio signals reflected from the Moon. These modes were all designed for making reliable, confirmed QSOs under extreme weak-signal conditions.
Fldigi is a software modem for amateur radio use. It is a sound card based program that is used for both transmitting and receiving data by connecting the microphone and headphone connections of a computer to some radio hardware.
This is a generic data receiver, mainly for decoding radio transmissions from devices on the 433 MHz, 868 MHz, 315 MHz, 345 MHz and 915 MHz ISM bands.
SDR++ is a software defined radio software for various hardware.
This package provides Airspy devices support to the SoapySDR library.
convert-samples is a command-line program to convert samples received from software defined radios from one format to another.
Supported formats:
s8: signed 8 bit integer
u8: unsigned 8 bit integer
s16: signed 16 bit integer
u16: unsigned 16 bit integer
s32: signed 32 bit integer
u32: unsigned 32 bit integer
f32: 32 bit float
cs8: complex made of signed 8 bit integers
cu8: complex made of unsigned 8 bit integers
cs16: complex made of signed 16 bit integers
cu16: complex made of unsigned 16 bit integers
cs32: complex made of signed 32 bit integers
cu32: complex made of unsigned 32 bit integers
cf32: complex made of 32 bit floats
This package provides a decoder for VDL Mode 2 messages used by planes.
gr-satellites is a GNU Radio out-of-tree module encompassing a collection of telemetry decoders that supports many different Amateur satellites.