https://github.com/hiperiondev/soapysdr_rpitx
SoapySDR driver for librpitx ( https://github.com/F5OEO/librpitx )
https://github.com/hiperiondev/soapysdr_rpitx
Last synced: over 1 year ago
JSON representation
SoapySDR driver for librpitx ( https://github.com/F5OEO/librpitx )
- Host: GitHub
- URL: https://github.com/hiperiondev/soapysdr_rpitx
- Owner: hiperiondev
- License: gpl-3.0
- Created: 2023-09-11T17:39:47.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-29T20:22:54.000Z (over 2 years ago)
- Last Synced: 2025-01-12T22:43:06.959Z (over 1 year ago)
- Language: C++
- Size: 135 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SoapySDR_rpitx
SoapySDR driver for librpitx ( https://github.com/F5OEO/librpitx )
WIP!!!!
Working but unstable. A lot of glitches
*COMPILE*
- git clone https://github.com/hiperiondev/SoapySDR_rpitx.git
- cd SoapySDR_rpitx/build
- make all
- cp libSoapySDR_rpitx.so /usr/lib/aarch64-linux-gnu/SoapySDR/modules0.7/ (depend of your SoapySDR version. Please check!)
- reboot