Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tomdionysus/soapyhackrfduplex
A SoapyHackRF module, allowing two HackRF devices to be used as a single full duplex device.
https://github.com/tomdionysus/soapyhackrfduplex
fullduplex hackrf sdr
Last synced: 1 day ago
JSON representation
A SoapyHackRF module, allowing two HackRF devices to be used as a single full duplex device.
- Host: GitHub
- URL: https://github.com/tomdionysus/soapyhackrfduplex
- Owner: tomdionysus
- License: mit
- Created: 2023-11-28T06:26:36.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-13T06:45:00.000Z (about 1 year ago)
- Last Synced: 2024-11-18T08:13:51.280Z (2 months ago)
- Topics: fullduplex, hackrf, sdr
- Language: C++
- Homepage:
- Size: 135 KB
- Stars: 14
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: Changelog.txt
- License: LICENSE
Awesome Lists containing this project
README
# Soapy SDR module for Hack RF Duplex
A virtual SoapySDR module, allowing full duplex communication using two HackRF devices.
This project is based on [SoapyHackRF module](https://github.com/pothosware/SoapyHackRF) but is too different to be considered a fork.
## Dependencies
* SoapySDR - https://github.com/pothosware/SoapySDR/wiki
* libhackrf - https://github.com/mossmann/hackrf/wiki## Documentation
* https://github.com/tomdionysus/SoapyHackRFDuplex/wiki
## License
Please see [LICENSE](LICENSE).