diff options
author | Panagiotis Nikolaou <hostmaster@slackonly.com> | 2015-01-18 08:27:43 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-01-18 08:27:43 +0700 |
commit | b9d04f9b8564bf4305985bb90089d6a176863eab (patch) | |
tree | 2318452ff58f5093c58663381eb63140240139b4 /development/osmo-sdr/README | |
parent | b601e94ea24f2f489072ad75878a687001555e8b (diff) |
development/osmo-sdr: Added (toolkit for building SDRs).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/osmo-sdr/README')
-rw-r--r-- | development/osmo-sdr/README | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/development/osmo-sdr/README b/development/osmo-sdr/README new file mode 100644 index 000000000000..2d1fe0c6ee32 --- /dev/null +++ b/development/osmo-sdr/README @@ -0,0 +1,13 @@ +OsmoSDR is a 100% Free Software based small form-factor +inexpensive SDR (Software Defined Radio) project. + +If you are familiar with existing SDR receivers, +then OsmoSDR can be thought of something in between +a ​FunCube Dongle (only 96kHz bandwidth) and a USRP +(much more expensive). +For a very cheap SDR (with limited dynamic range), +you can use the DVB-T USB stick using the RTL2832U chip, +as documented in rtl-sdr. + +It consists of a USB-attached Hardware, associated Firmware +as well as GrOsmoSDR gnuradio integration on the PC. |