From d75fa55fc15586fdd4ad5c32415052c699b0e5e4 Mon Sep 17 00:00:00 2001 From: f4exb Date: Fri, 23 Dec 2016 22:13:48 +0100 Subject: [PATCH] Updated Home (markdown) --- Home.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Home.md b/Home.md index 0555b0d..0de8e79 100644 --- a/Home.md +++ b/Home.md @@ -2,4 +2,6 @@ SDRangel uses [sample source plugins](/f4exb/sdrangel/wiki/Sample-source-plugins) to collect I/Q samples from a hardware device. Then in the passband returned possibly decimated one or more [channel Rx plugins](/f4exb/sdrangel/wiki/Channel-Rx-plugins) can be used to demodulate, decode or analyze some part of this spectrum. +Conversely SDRangel uses sample sink plugins to send I/Q samples to a hardware device. In the transmission passband with possible subsequent interpolation one or more [channel Tx plugins]() can be use to produce modulated samples. + Some pictures and videos can be found [here](/f4exb/sdrangel/wiki/SDRangel)