Skip to content

Latest commit

 

History

327 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

36 stars

Watchers

5 watching

Forks

Releases

Packages

Contributors

Languages