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 provides a set of functions that implement several popular forward error correction (FEC) algorithms and several low-level routines useful in modems implemented with digital signal processing (DSP).
This package provides a library for decoding the contents of ACARS messages used by planes.
This package provides Airspy devices support to the SoapySDR library.
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).
GGMorse is a library that decodes Morse code in real-time from raw audio.
redsea is a lightweight command-line FM Radio Data System (FM-RDS) decoder. Redsea can be used with any RTL-SDR USB radio stick with the rtl_fm tool, or any other software-defined radio (SDR) via csdr, for example. It can also decode raw ASCII bitstream, the hex format used by RDS Spy, and audio files containing multiplex signals (MPX).
The soapy_power obtains the power spectrum from SDR devices that are supported by the SoapySDR library.
This library contains VOLK kernels of hand-written SIMD code for different mathematical operations used by GNSS-SDR, mainly with 8-bit and 16-bit real and complex data types, offering a platform/architecture agnostic version that will run in all machines, plus other versions for different SIMD instruction sets.
This is a block for GNU Radio allowing to use a common API to access different radio hardware.
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.
This is a C++ library implementing fast GF(256) Cauchy MDS Block Erasure Codec.
This package provides Airspy HF+ devices support to the SoapySDR library.
This package provides BladeRF devices support to the SoapySDR library.
This package provides the driver and utilities for controlling the Airspy HF+ Software Defined Radio (SDR) over USB.
To install the airspyhf udev rules, you must extend udev-service-type with this package. E.g.: (udev-rules-service 'airspyhf airspyhf)
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.
qdmr is a graphical user interface (GUI) application that allows one to program several types of DMR radios. It is comparable to the Customer Programming Software (CPS) bundled with these radios but aims to be a more universal tool.
To install the qdmr udev rules, you must extend udev-service-type with this package. E.g.: (udev-rules-service 'qdmr qdmr)
This package provides a library and a program to decode several digital voice formats.
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.
SoapySDR is a library designed to support several kinds of software defined radio hardware devices with a common API.
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.
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.
SatDump is a generic satellite data processing software. For example, it can decode the telemetry and images sent by some meteorological satellites.
Aldo is a morse code learning tool providing four type of training methods:
Classic exercise,
Koch method,
Read from file,
Callsign exercise.
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.