Skip to content

gr-osmosdr fork with hackrf_tcp source support

License

GPL-3.0, GPL-3.0 licenses found

Licenses found

GPL-3.0
LICENSE
GPL-3.0
COPYING
Notifications You must be signed in to change notification settings

jpenalbae/gr-osmosdr_hackrftcp

Repository files navigation

Introduction

This is a fork of gr-osmosdr (git://git.osmocom.org/gr-osmosdr) which adds support for hackrf_tcp as source.

gqrx using hackrf_source

hackrf_tcp source was coded in a rush just as a PoC and uploaded to github for the record. It will be abandoned in favour of osmorsdr_tcp which will work with any SDR supported by gr-osmosdr.

Also note that this has only been tested to be working with Linux.

Known Issues

  • Tested only with Linux
  • It does not support hostnames at the "hackrf_tcp" parameter. Only IP addresses for now

Dependencies

Build

$ mkdir build
$ cd build/
$ cmake -DCMAKE_INSTALL_PREFIX=/opt/gnuradio/ ../
$ make
# make install

About

gr-osmosdr fork with hackrf_tcp source support

Resources

License

GPL-3.0, GPL-3.0 licenses found

Licenses found

GPL-3.0
LICENSE
GPL-3.0
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages