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).
Multimon-ng can decode several digital radio transmission modes:
POCSAG512, POCSAG1200, POCSAG2400
FLEX
EAS
UFSK1200, CLIPFSK, AFSK1200, AFSK2400, AFSK2400_2, AFSK2400_3
HAPN4800
FSK9600
DTMF
ZVEI1, ZVEI2, ZVEI3, DZVEI, PZVEI
EEA, EIA, CCIR
MORSE CW
X10
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).
TLF is a Text User Interface amateur radio contest logging program. It integrates with radios supported by hamlib and other ham radio programs like fldigi. Many contests are supported including:
CQWW (SO, M/S and M/M)
WPX (SO, M/S and M/M)
ARRL Sweepstakes (SO, M/S )
EU SPRINT
EUHFC
ARRL-DX (both sides)
ARRL-FD
ARRL 10m
ARRL 160m
Region1 field day
SP DX contest
PACC (both sides)
NRAU - scandinavian
Wysiwyg mults mode (per band or per contest)
WAEDX
It also supports connecting to DX clusters, log synchronization with other TLF instances over the network, and general QSO and DXpedition logging.
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).
Xnec2c is a GTK3-based graphical version of nec2c, a translation to the C language of NEC2, the FORTRAN Numerical Electromagnetics Code commonly used for antenna simulation and analysis. It can be used to define the geometry of an antenna, and then plot the radiation pattern or frequency-related data like gain and standing wave ratio.
This package provides BladeRF devices support to the SoapySDR library.
This is a block for GNU Radio allowing to use a common API to access different radio hardware.
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 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.
NanoVNA-Saver is a tool for reading, displaying and saving data from the NanoVNA vector network analyzers.
This package provides a frequency scanner for the Gqrx software-defined radio receiver.
This package provides HackRF devices support to the SoapySDR library.
Dire Wolf is a Terminal Node Controller (TNC) for Amateur Packet Radio. It can perform as:
APRS GPS tracker,
Digipeater,
Internet gateway (IGate)
APRStt gateway
This is a simple library used for userspace, which manages multi-chip sync (on platforms (FMCOMMS5) where multiple AD9361 devices are use) and can create AD9361 specific FIR filters on the fly.
This package provides RTL-SDR devices support to the SoapySDR library.
This package provides a library for decoding the contents of ACARS 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.
This package provides a decoder for VDL Mode 2 messages used by planes.
JTDX means "JT,T10 and FT8 and FT4 modes for DXing", it is being developed with main focus on the sensitivity and decoding efficiency, both, in overcrowded and half empty HF band conditions.
It is modified WSJT-X software forked from WSJT-X r6462. JTDX supports JT9, JT65, T10, FT8 and FT4 © digital modes for HF amateur radio communication, focused on DXing and being shaped by community of DXers.JTDX
The Universal Radio Hacker (URH) is a complete suite for wireless protocol investigation with native support for many common Software Defined Radios.
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.
DSD is able to decode several digital voice formats used in radio transmissions.
Ragel compiles executable finite state machines from regular languages. Ragel targets C, C++, Obj-C, C#, D, Java, Go and Ruby. Ragel state machines can not only recognize byte sequences as regular expression machines do, but can also execute code at arbitrary points in the recognition of a regular language. Code embedding is done using inline operators that do not disrupt the regular language syntax.