https://github.com/csete/softrig
https://github.com/csete/softrig
sdr
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/csete/softrig
- Owner: csete
- License: bsd-2-clause
- Created: 2017-03-03T22:10:52.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2019-09-08T21:06:02.000Z (almost 7 years ago)
- Last Synced: 2025-03-31T09:41:14.897Z (about 1 year ago)
- Topics: sdr
- Language: C++
- Size: 387 KB
- Stars: 13
- Watchers: 8
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Authors: AUTHORS
Awesome Lists containing this project
README
Softrig is a simple software defined radio transceiver application.
Softrig is very much a work in progress...
Objectives:
* Provide a simple and straightforward SDR application for getting the most out
of commonly available SDR hardware.
* Implement only the most basic SDR functionality but do it well.
* Integrate with external applications through the Hamlib rigctld protocol
and sedcondary audio interfaces.
* Serve as testbed for experimenting with DSP, SDR and FreeDV.