Hi,
> $ git shortlog v3.7.1...v3.7.1.1
The v3.7.1.1 tag seems to be missing
Cheers,
Sylvain
___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
Hello,
I currently have N210 devices with GNU Radio 3.7.0 installed. I am
currently using them to send and receive packets between them through a
tun/tap interface.
i would like to be able to send different packets (e.g depending on the MAC
address for instance) on different frequencies.
For exa
On Tue, Nov 12, 2013 at 4:34 AM, Sylvain Munaut <246...@gmail.com> wrote:
> Hi,
>
>> $ git shortlog v3.7.1...v3.7.1.1
>
> The v3.7.1.1 tag seems to be missing
>
> Cheers,
>
>Sylvain
You sure? It's there on all my machines after a pull.
http://gnuradio.org/cgit/gnuradio.git/tag/?id=v3.7.1.1
On Tue, Nov 12, 2013 at 3:20 AM, 周易子睿 wrote:
> Dear all,
>
> I tried to install GNU Radio v3.7 git on my computer, but some of the build
> tests failed.
>
> The OS is Ubuntu 13.10 32bit, with kernel version Linux 3.11.0-12-generic,
> the cpu is Intel® Core™ i5-2400 CPU @ 3.10GHz × 4.
>
> I install
Hi,
> You sure? It's there on all my machines after a pull.
>
> http://gnuradio.org/cgit/gnuradio.git/tag/?id=v3.7.1.1
Indeed it seems to be on gnuradio.org but not on the github mirror and
I was using the latter.
Cheers,
Sylvain
___
Discuss-gnura
On Tue, Nov 12, 2013 at 8:09 AM, Sylvain Munaut <246...@gmail.com> wrote:
> Hi,
>
>> You sure? It's there on all my machines after a pull.
>>
>> http://gnuradio.org/cgit/gnuradio.git/tag/?id=v3.7.1.1
>
> Indeed it seems to be on gnuradio.org but not on the github mirror and
> I was using the latter
Johnathan,
It would be nice to include Dream and gr-drm, for DRM support in the next
LiveDVD.
; )
Best regards,
Rafael Diniz
Em seg 11 nov 2013, às 05:31:48, Johnathan Corgan escreveu:
> The GNU Radio LiveDVD has been updated:
>
> http://gnuradio.org/releases/gnuradio/iso/ubuntu-12.04.3-desktop
On Thu, Nov 07, 2013 at 09:59:15AM -0500, Aditya Dhananjay wrote:
> Yes, I am using the current version pulled from the git sources.
>
> To clarify, this is not a rare occurrence. With a > 50% probability, when I
> reduce the TX/RX gain, the problem shows up. The header/payload demux is
> always
Hi Tom,
I'm afraid my patch broke something :( gr-osmosdr and probably some
other OOT projects that were using GnuradioConfig but without using
the _ALL_ variable but using the individual ones.
Turns out that after the patch, GNURADIO_XXX_LIBRARIES is no longer
directly build from find_library,
Dear GNU Radio,
I am writing a GNU Radio block that processes the input in blocks of 1024. Is
there a way for me to tell the scheduler that I can only accept inputs in
multiples of 1024, or do I need to block the input, and save the left-overs for
the next work() call? If the latter, how do I k
On Tue, Nov 12, 2013 at 06:54:43PM +0100, Sylvain Munaut wrote:
> The attached patch fixes that by re-declaring the variable in the parent
> scope.
>
> This fixes the gr-osmosdr build for me.
> @Martin : could you give it a shot to check it fixes it for you too ?
Yep, this fixes gr-osmosdr on my
On Tue, Nov 12, 2013 at 01:07:52PM -0500, Tommy Tracy II wrote:
> Dear GNU Radio,
>
> I am writing a GNU Radio block that processes the input in blocks of 1024. Is
> there a way for me to tell the scheduler that I can only accept inputs in
> multiples of 1024, or do I need to block the input, and
Hi Robert -
Is there a reason you are using such an old release of GNURadio? We are up
to 3.7.2 now, and have a completely different build system that resolved
many of the issues with the old autofoo-based system.
Cheers,
Ben
On Sun, Nov 10, 2013 at 11:32 AM, Robert Light wrote:
> Hi, Can any
>
>
> I've opened http://gnuradio.org/redmine/issues/611 and will try and
> figure this out.
>
Thanks, Martin.
___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
Sadly Dream appears to be an "open source" implementation of a protocol
that is licensed and has no rights allowing for a decoder. While you
may choose to use it, sadly, distributing it on a livecd would be very
unintelligent as it would make the distributor legally liable for
breaching the licens
Hi Zero,
You're wrong.
Dream can be distributed as it's GPL licensed. All the code is GPL, except
concerning the AAC codec (FAAC and FAAD2), but you don't need to distribute it
together with dream, as it dlopen()'s the AAC library dinamically (so you can
install AAC "live"). Most windows and li
On 11/12/2013 04:21 PM, Rafael Diniz wrote:
> Hi Zero,
>
> You're wrong.
I'm certainly not perfect but if you bother to look at Dream's website:
http://sourceforge.net/apps/mediawiki/drm/index.php?title=Main_Page
You will notice they say these words, all in red, on a line by themselves:
"Althou
I'm pretty sure if you look hard enough you'll find some blocks in GR
that implement or could implement some patented telecom technique ...
The user could also acquire a license on his own (license which btw is
free of charge for low qty).
On Tue, Nov 12, 2013 at 11:51 PM, Rick Farina wrote:
> O
18 matches
Mail list logo