You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
454 B

  1. Use any SoapySDR supported device transparently over a local network
  2. link. The remote support feature can turn any SDR into a network
  3. peripheral.
  4. Potential use-cases for Soapy Remote:
  5. * share the SDR device over a network
  6. * use the device in multiple processes
  7. * or use the device on multiple hosts
  8. * a multi-threaded abstraction layer
  9. * aid in embedded-device development
  10. * or a work-around for software issues
  11. * adapt an IPv4 SDR for an IPv6 network