Skip to content

Interceptor777/SoapyRemoteXTRX

 
 

Repository files navigation

This is a fork of SoapyRemote meant specifically for use with the XTRX as several things were broken. List of changes:

  • Set default MTU size to 4096 as the XTRX is hard coded to return 4096 when asked for MTU.
  • Set default window size to 64KiB, this needs to be a number which is a power of two.

Known issues related to SoapyRemote so far:

  • The XTRX doesn't close properly after running both deactivateStream() and closeStream()

Use any Soapy SDR remotely

Build Status

  • Travis: Travis Build Status

Dependencies

Documentation

Licensing information

Use, modification and distribution is subject to the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Packages

No packages published

Languages

  • C++ 90.8%
  • C 4.6%
  • CMake 4.1%
  • Roff 0.5%