Skip to content
forked from samuel/go-dsp

DSP and Software Defined Radio (SDR) package for Go

License

Notifications You must be signed in to change notification settings

timmattison/go-dsp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

About

DSP and Software Defined Radio (SDR) package for Go

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 100.0%