diff options
author | Panagiotis Nikolaou <hostmaster@slackonly.com> | 2015-01-18 08:32:27 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-01-18 08:32:27 +0700 |
commit | 3df6da56fe36201dcc9b1a5d2b96460693a6cf78 (patch) | |
tree | 4b09bb14ecd9a657f79406b4e1046d117cdb6202 /development/gr-osmosdr/README | |
parent | b9d04f9b8564bf4305985bb90089d6a176863eab (diff) | |
download | slackbuilds-3df6da56fe36201dcc9b1a5d2b96460693a6cf78.tar.gz |
development/gr-osmosdr: Added (toolkit for building SDRs).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/gr-osmosdr/README')
-rw-r--r-- | development/gr-osmosdr/README | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/development/gr-osmosdr/README b/development/gr-osmosdr/README new file mode 100644 index 0000000000..a7638b861d --- /dev/null +++ b/development/gr-osmosdr/README @@ -0,0 +1,11 @@ +By using the OsmoSDR block you can take advantage +of a common software api in your application(s) +independent of the underlying radio hardware. + +Depending to your hardware you may want to +install some or all of the optional dependencies: +rtl-sdr, uhd, osmo-sdr, gr-iqbal, hackrf. +(the last two is recomended). + +Optional: MiriSDR, bladeRF, airspy and Dongle Pro+. +(not available at slackbuilds.org) |