Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/coddingtonbear/hackrf-bridge

A GnuRadio Companion flow graph for transmitting (via HackRF) and receiving (via RTLSDR) D-Star audio from OpenDV's soundcard adapter.
https://github.com/coddingtonbear/hackrf-bridge

Last synced: 2 months ago
JSON representation

A GnuRadio Companion flow graph for transmitting (via HackRF) and receiving (via RTLSDR) D-Star audio from OpenDV's soundcard adapter.

Awesome Lists containing this project

README

        

# Hackrf/RTLSDR Soundcard Adapter for OpenDV

![](http://coddingtonbear-public.s3.amazonaws.com/github/grc-hackrf-rtlsdr-opendv-soundcard-adapter/rendered_block_diagram_aloop.png)

Have a HackRF and an RTLSDR and want to set up your own local D-Star HotSpot? Using the above flow graph and the help of OpenDV, you can do this pretty easily. The above approach can be used for other "9600-baud" data transmission modes, but you may need to adjust the filter settings.

Resources:

* [OpenDV on Github](https://github.com/dl5di/OpenDV)
* [PcRepeaterController Group on Yahoo](https://groups.yahoo.com/neo/groups/pcrepeatercontroller/info)
* [IrcDDBGateway Group on Yahoo](https://groups.yahoo.com/neo/groups/ircDDBGateway/info)
* If you're attempting this on OSX rather than Linux; check out an earlier version of this script in the `osx_version` branch.