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 is a SoapySDR module to use multiple supported devices under a single device wrapper.
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).
Lime Suite NG is a collection of software supporting several hardware platforms based on the LMS7002M transceiver under the LimeSDR name. It provides a C++ API, command-line tools, a GUI, and plugins for multiple SDR tools.
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.
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
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.
DVB-T dongles based on the Realtek RTL2832U can be used as a cheap software defined radio, since the chip allows transferring the raw I/Q samples to the host. rtl-sdr provides drivers for this purpose.
The default Linux driver managing DVB-T dongles as TV devices doesn't work for SDR purposes and clashes with this package. Therefore you must prevent the kernel from loading it automatically by adding the following line to your system configuration:
(kernel-arguments '("modprobe.blacklist=dvb_usb_rtl28xxu"))To install the rtl-sdr udev rules, you must extend 'udev-service-type' with this package. E.g.: (udev-rules-service 'rtl-sdr rtl-sdr)
SDRangel is a Qt software defined radio and signal analyzer frontend for various hardware.
This package provides RTL-SDR devices support to the SoapySDR library.
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.
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.
Aldo is a morse code learning tool providing four type of training methods:
Classic exercise,
Koch method,
Read from file,
Callsign exercise.
SoapySDR is a library designed to support several kinds of software defined radio hardware devices with a common API.
JS8Call is a software using the JS8 digital mode (a derivative of the FT8 mode) providing weak signal keyboard to keyboard messaging to amateur radio operators.
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 spectrum analyzer for multiple SDR platforms. It is a GUI for soapy_power, hackrf_sweep, rtl_power, rx_power and other backends.
SDR++ is a software defined radio software for various hardware.
This package provides support for sound card devices to the SoapySDR library. It also adds hamlib support, which provides basic gain and frequency controls for certain tuners which may be paired with an audio device.
SerialDV is a minimal interface to encode and decode audio with AMBE3000 based devices in packet mode over a serial link.
This is a SoapySDR module to use a supported device transparently over a local network link.
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.
welle.io is a Digital Audio Broadcasting (DAB and DAB+) software defined radio with support for rtl-sdr.
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.