./wip/gr-fcdproplus, Addon for funcube dongle pro+ to GNU Radio

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 3.7.11nb13, Package name: gr-fcdproplus-3.7.11nb13, Maintainer: pkgsrc-users

gr-fcdproplus is an linux and OSX addon for gnuradio to implement a
funcube dongle pro+ source.
On linux autodetects the correct soundcard from /proc/asound/cards.
This idea was taken from the osmosdr drivers.

To control the device the hidraw code of the hidapi is used.


Required to run:
[ham/gnuradio-core] [devel/boost-libs] [devel/libusb1] [lang/python37]

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

Master sites: (Expand)

RMD160: 571c4e698bd68d3f162cabb9dea03c7d4683ab10
Filesize: 100.484 KB

Version history: (Expand)


CVS history: (Expand)


   2014-10-14 06:02:48 by Makoto Fujiwara | Files touched by this commit (26) | Package removed
Log message:
Deleting 5 packages as friends of GNU Radio, imported to pkgsrc/ham.

   2014-10-06 17:03:40 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
Convert to non-git version, pulling from Debian site.

   2014-10-06 16:46:39 by Makoto Fujiwara | Files touched by this commit (1)
Log message:
Remove unnecessary line, MAKE_ENV+= GIT_SSL_NO... 

   2014-10-06 09:45:43 by Makoto Fujiwara | Files touched by this commit (1)
Log message:
Place workaround for 'SSL certificate problem: unable to get local issuer \ 
certificate'

   2014-10-04 09:28:59 by Makoto Fujiwara | Files touched by this commit (1)
Log message:
Add +MAKE_ENV+= GIT_SSL_NO_VERIFY=true

   2014-10-03 06:37:36 by Makoto Fujiwara | Files touched by this commit (6)
Log message:
Import gr-fcdproplus-0.1nb20141003 as wip/gr-fcdproplus
(gr-osmosdr will be happy with this).

gr-fcdproplus is an linux and OSX addon for gnuradio to implement a
funcube dongle pro+ source.
On linux autodetects the correct soundcard from /proc/asound/cards.
This idea was taken from the osmosdr drivers.

To control the device the hidraw code of the hidapi is used.