gr-osmosdr/lib
Pavel Demin 3582ba17e0 redpitaya: add support for Red Pitaya SDR transceiver
This patch adds two gr-osmosdr blocks that can be used with the SDR transceiver
application available from the Red Pitaya application marketplace:

http://bazaar.redpitaya.com

These new source and sink blocks are based on the file block with some pieces
borrowed from the rtl_tcp block.

More details about Red Pitaya SDR transceiver can be found at:

http://pavel-demin.github.io/red-pitaya-notes/sdr-transceiver

Usage example:

osmocom_fft -a "redpitaya=192.168.1.100:1001"

Signed-off-by: Pavel Demin <pavel.demin@uclouvain.be>
2015-12-18 22:02:25 +01:00
..
airspy airspy: comment on used gain values 2015-05-13 00:16:54 +02:00
bladerf bladeRF: Support opening via a (subset of a) serial number, using any backend 2015-07-17 17:09:30 +02:00
fcd fcd: add support for FUNcube Dongle Pro+ 2013-07-14 12:09:55 +02:00
file cmake: update from gnuradio master 2014-08-26 00:09:15 +02:00
hackrf hackrf: change hackrf i/o from default char to explicit int8_t 2015-12-07 20:37:32 +01:00
miri osmosdr/rtl/miri/hackrf: use 15 buffers by default 2014-02-11 20:52:56 +01:00
osmosdr osmosdr: use a fixed output signature of 1x gr_complex 2014-05-04 15:17:17 +02:00
redpitaya redpitaya: add support for Red Pitaya SDR transceiver 2015-12-18 22:02:25 +01:00
rfspace rfspace: Add basic Cloud-IQ support. 2015-12-10 20:54:26 +01:00
rtl rtl: fix large output buffers handling 2014-08-14 23:35:23 +02:00
rtl_tcp rtl_tcp: fix ssize_t definition for MSVC 2015-12-06 15:49:44 -08:00
sdrplay bug fixes 2015-07-16 19:35:18 +02:00
soapy soapy: do not throw when IQ bal mode is set to off 2015-12-06 15:19:26 -08:00
uhd introduce time & clock synchronisation APIs 2014-11-25 20:47:59 +01:00
CMakeLists.txt redpitaya: add support for Red Pitaya SDR transceiver 2015-12-18 22:02:25 +01:00
arg_helpers.h osmo: minor build tweaks w/ rtl on msvc 2015-04-28 22:27:53 +02:00
config.h.in redpitaya: add support for Red Pitaya SDR transceiver 2015-12-18 22:02:25 +01:00
device.cc Added SDRplay RSP support 2015-04-28 22:35:18 +02:00
gnuradio-osmosdr.rc.in cmake: add windows dll resource file 2013-04-16 21:53:09 +02:00
ranges.cc introduce osmosdr namespace, remove _c suffix 2013-05-30 16:14:22 +02:00
sink_iface.h introduce time & clock synchronisation APIs 2014-11-25 20:47:59 +01:00
sink_impl.cc redpitaya: add support for Red Pitaya SDR transceiver 2015-12-18 22:02:25 +01:00
sink_impl.h introduce time & clock synchronisation APIs 2014-11-25 20:47:59 +01:00
source_iface.h introduce time & clock synchronisation APIs 2014-11-25 20:47:59 +01:00
source_impl.cc redpitaya: add support for Red Pitaya SDR transceiver 2015-12-18 22:02:25 +01:00
source_impl.h introduce time & clock synchronisation APIs 2014-11-25 20:47:59 +01:00
time_spec.cc osmo: minor build tweaks w/ rtl on msvc 2015-04-28 22:27:53 +02:00