NOTICE: This package has been removed from pkgsrc

./wip/gr-osmosdr-git, SDR Hardware support for OsmoSDR and so many more

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 0.1.4nb20200102, Package name: gr-osmosdr-0.1.4nb20200102, Maintainer: pkgsrc-users

While primarily being developed for the OsmoSDR hardware, this block
as well supports:

* FUNcube Dongle through libgnuradio-fcd
* FUNcube Dongle Pro+ through gr-fcdproplus
* sysmocom OsmoSDR Devices through libosmosdr
* RTL2832U based DVB-T dongles through librtlsdr
* RTL-TCP spectrum server (see librtlsdr project)
* MSi2500 based DVB-T dongles through libmirisdr
* gnuradio .cfile input through libgnuradio-blocks
* RFSPACE SDR-IQ, SDR-IP, NetSDR (incl. X2 option)
* AirSpy Wideband Receiver through libairspy
* Great Scott Gadgets HackRF through libhackrf
* Nuand LLC bladeRF through libbladeRF library
* Ettus USRP Devices through Ettus UHD library
* Fairwaves UmTRX through Fairwaves' fork of UHD

By using the OsmoSDR block you can take advantage of a common software api in
your application(s) independent of the underlying radio hardware.


Required to run:
[ham/gnuradio-core] [devel/boost-libs] [devel/orc] [devel/libusb1] [ham/uhd] [wip/gr-fcdproplus] [wip/rtl-sdr-git] [ham/gnuradio-uhd] [ham/gnuradio-fcd] [lang/python37]

Required to build:
[devel/boost-headers] [devel/git-base] [pkgtools/cwrappers]

Version history: (Expand)


CVS history: (Expand)


   2014-10-06 15:31:51 by Makoto Fujiwara | Files touched by this commit (5)
Log message:
(libmirisdr/Makefile)
  - Move the line MASTER_SITES and DIST_SUBDIR to suitable location
(Others)
  - Fix the typo on command lines:
    s/Supress/Suppress/
   2014-10-03 08:50:16 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
Add gr-fcdproplus and osmo-sdr

   2014-09-30 02:57:48 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
(Makefile)
 - Add libmirisdr
 - Add REPLACE_PYTHON
 - Delete unnecessary comment lines
(TODO)
 - Delete error messages
 - Update "Gnuradio enabled components" list
   2014-09-30 02:11:52 by Makoto Fujiwara | Files touched by this commit (1)
Log message:
Remove PKG_FAIL_REASON line.
It is cleared by deleting 
BUILDLINK_CPPFLAGS.gnuradio-core+=    \ 
-I${BUILDLINK_PREFIX.gnuradio-core}/include/gnuradio
of  gnuradio-*/buildlink3.mk, thanks obache@
   2014-09-18 05:00:28 by Makoto Fujiwara | Files touched by this commit (3)
Log message:
With modification on /usr/include/g++/cmath (search PATH issue, see TODO), it is \ 
now packaged.

   2014-09-10 03:50:31 by Makoto Fujiwara | Files touched by this commit (1)
Log message:
Remove unrelated comment lines.

   2014-09-10 03:49:06 by Makoto Fujiwara | Files touched by this commit (5)
Log message:
(This one can not be packaged yet. Marked as BROKEN. Hope someone
packages this, thanks a lot)
Import gr-osmosdr-0.1.4nb20140910 as wip/gr-osmosdr-git.

While primarily being developed for the OsmoSDR hardware, this block
as well supports:

 * FUNcube Dongle through libgnuradio-fcd
 * FUNcube Dongle Pro+ through gr-fcdproplus
 * sysmocom OsmoSDR Devices through libosmosdr
 * RTL2832U based DVB-T dongles through librtlsdr
 * RTL-TCP spectrum server (see librtlsdr project)
 * MSi2500 based DVB-T dongles through libmirisdr
 * gnuradio .cfile input through libgnuradio-blocks
 * RFSPACE SDR-IQ, SDR-IP, NetSDR (incl. X2 option)
 * AirSpy Wideband Receiver through libairspy
 * Great Scott Gadgets HackRF through libhackrf
 * Nuand LLC bladeRF through libbladeRF library
 * Ettus USRP Devices through Ettus UHD library
 * Fairwaves UmTRX through Fairwaves' fork of UHD

By using the OsmoSDR block you can take advantage of a common software api in
your application(s) independent of the underlying radio hardware.