Skip to content

gofaster/airspy_tcp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

airspy_tcp

a rtl-tcp compatible, IQ server for airspy SDR

airspy_tcp is a direct port of rtl_tcp for the airspy.

As the rtl_tcp protocol is only 8 bits IQ, man will loose the major advantage of an airspy : its 12bits DAC, but :

  1. It will work with any rtl_tcp capable frontend (Well I hope, see below)
  2. As it's opensource, you could compile it on any Linux (and perhaps other UNIXes) server

Notes :

  • I try it with gqrx and sdrangelove frontend only. Other tests are welcome. Works as a gr-osmosdr source.
  • The rtl_tcp frontend client must set one the frequencies that the Airspy supports. Other sample frequencies are not supported.
  • Works with Airspy R0/R2 and Mini.

About

a rtl-tcp compatible, IQ server for airspy SDR

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 98.6%
  • Makefile 1.4%