-
Notifications
You must be signed in to change notification settings - Fork 447
Device MIMO plugins (Multiple In Multiple Out)
These device plugins capture multiple synchronous I/Q streams from a MIMO device like Lime USB (2x2), BladeRF v.2 or micro (2x2), XTRX (2x2). Note that it is assumed that streams are synchronous but this is only guaranteed by the hardware or firmware of the device.
This plugin is used to receive or send the I/Q data streams of a BladeRF 2.0 micro (second generation) device. The user interface is described here
This plugin is used to receive or send the I/Q data streams of a LimeSDR device. It works with Lime USB and Lime Mini but Lime Mini has only one Rx and one Tx stream so using the MIMO plugin has no real interest. The user interface is described here
This plugin is mainly intended to be used to process samples to/from a Red Pitaya board with Pavel's HPSDR compatible applications. In all implementations the protocol supports only one transmitter hence the "SO" (Single Output) naming. More details and user interface description are available here
This plugin is used to produce a multiple input streams combination internally for testing purposes. The user interface is described here
This plugin is used to simulate a 2x MO device respecting the synchronization of streams and that can be used for testing. The user interface is described here
This plugin is used to receive or send the I/Q data streams of a XTRX device. The user interface is described here
- Home
- Quick start
- Quick start legacy (v6)
- Hardware requirements
- High DPI displays
- Compile in Linux
- Compile in Windows
- Compile in MacOS
- History and major releases
- Audio related
- Plugins
- Advanced
- Server and API