MyNixOS website logo
Description

A software defined radio library.

Write software defined radio applications in Haskell.

Features:

  • Signal processing blocks can be chained together using the Pipes library

  • Zero copy design

  • Signal processing functions are implemented in both Haskell and C (with SIMD acceleration)

  • Can FIR filter, decimate and resample

  • Helper functions for FIR filter design using window functions and plotting of the frequency response

  • FFTs using FFTW

  • Line and waterfall plots using OpenGL

  • FM demodulation

  • PulseAudio sound sink

  • rtl-sdr and BladeRF based radio sources/sinks supported and other sources are easily added

See https://github.com/adamwalker/sdr for more features and screenshots.

A collection of simple apps that use this library can be found here. These include an FM radio receiver, an OpenGL waterfall plotter and an AM radio receiver.

Metadata

Version

0.1.0.14

Platforms (11)

    Darwin
    FreeBSD
    Genode
    Linux
    NetBSD
    none
    OpenBSD
    Redox
    Solaris
    Windows
Show all
  • x86_64-cygwin
  • x86_64-darwin
  • x86_64-freebsd
  • x86_64-genode
  • x86_64-linux
  • x86_64-netbsd
  • x86_64-none
  • x86_64-openbsd
  • x86_64-redox
  • x86_64-solaris
  • x86_64-windows