Categorygithub.com/samuel/go-dsp
repository
0.0.0-20240910171456-305488f64539
Repository: https://github.com/samuel/go-dsp.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

Software Defined Radio (SDR) package and tools for Go

This repo is a collection of packages and tools for working with SDR in Go.

It also includes ARM assembly optimized filters and conversions which allow real-time FM demodulation on the Raspberry Pi.

Demodulators

  • FM (polar disciminator)
  • AFSK

Decoders

  • AX.25
  • DTMF

Other Algorithms

  • Goertzel
  • Sliding DFT

Clients & Servers

  • borip compatible client and server

Filter design

Go packages for filter design:

SDR Hardware Interfaces

Go packages to utilize SDR hardware: