On Mon, Oct 06, 2008 at 11:17:46PM -0400, birjodh tiwana wrote:
> Hi All,
>
> I am trying to migrate my code for a program fro hier_block to hier_block1.
> I know some details.
> Any suggestions? I couldn't found a good page for this in gnuradio Wiki.
>
> Best
> Birjodh
FYI, you'll be more lik
wrote:
> > The DB code sets the gain in the 9862 to the wrong value (there is
> > something wrong with the calculation of the register value from the gain
> in
> > db) - this may be fixed in the cppdb feature branch.
>
> Patch attached.
>
> Stefan
>
> --
&g
This is the corrected C++ source code.
/* -*- c++ -*- */
/*
* Copyright 2004 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* GNU Radio is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the F
Hi Eric ,
This is the detail.
File source : I have a binary file with only one byte in it. The byte value
is 0x5B in hex.
PN Sequence : By using
c = gr.glfsr_source_b(3,True,0x05,0x01)
d = gr.glfsr_source_b(3,True,0x06,0x01)
as the m-sequence gene
On Monday 06 October 2008 20:30:36 Stefan Brüns wrote:
> On Monday 06 October 2008 19:31:04 Stefan Brüns wrote:
> > The DB code sets the gain in the 9862 to the wrong value (there is
> > something wrong with the calculation of the register value from the gain
> > in db) - this may be fixed in the c
On Monday 06 October 2008 19:31:04 Stefan Brüns wrote:
> The DB code sets the gain in the 9862 to the wrong value (there is
> something wrong with the calculation of the register value from the gain in
> db) - this may be fixed in the cppdb feature branch.
Patch attached.
Stefan
--
Stefan Brüns
On Sun, Oct 05, 2008 at 04:23:10AM -0500, Murtuza wrote:
> Hi Eric
>
> I did exactly as you told me to do but still I face the same problem. I use
> gr.packed_to_unpacked_bb(1,gr.GR_LSB_FIRST) to send one bit each time but I
> still find some data missing in the destination file.
What, where, and
On Monday 06 October 2008 18:02:29 Per Zetterberg wrote:
> Dear All,
>
> I am trying to migrate from home-made daughterboard code to the code by
> Trondeau. I am using the version 9305. I use db_flexrf_1800_tx_mimo_b.
> After changing "d_common->R_DIV(1)" to "d_common->R_DIV(16)" the signal is
> s
Dear All,
I am trying to migrate from home-made daughterboard code to the code by
Trondeau. I am using the version 9305. I use db_flexrf_1800_tx_mimo_b.
After changing "d_common->R_DIV(1)" to "d_common->R_DIV(16)" the signal is
showing up on my spectrum analyzer at the correct frequency. However
On Mon, Oct 6, 2008 at 10:29 AM, Eric Blossom <[EMAIL PROTECTED]> wrote:
> On Sun, Oct 05, 2008 at 01:43:28PM -0400, Philip Balister wrote:
>> Running:
>>
>> [EMAIL PROTECTED] gnuradio-trunk-work]$ ./configure
>> --with-boost=/home/balister/boost-test --disable-usrp2
>>
>> leads to:
>>
>> config.st
On Sun, Oct 05, 2008 at 01:43:28PM -0400, Philip Balister wrote:
> Running:
>
> [EMAIL PROTECTED] gnuradio-trunk-work]$ ./configure
> --with-boost=/home/balister/boost-test --disable-usrp2
>
> leads to:
>
> config.status: executing run_tests_build commands
> === configuring in usrp2/firmware
> (
On Sun, Oct 5, 2008 at 11:10 AM, Philip Balister
<[EMAIL PROTECTED]> wrote:
> Does wxgui build in trunk? I see:
>
> configure: error: Component gr-wxgui: PKGCONFIG cannot find info for
> gr-wxgui, with PKG_CONFIG_PATH = [ NONE/lib64/pkgconfig ] .
Disregard, I am an idiot.
STill fighting configure
On Oct 5, 2008, at 10:40 PM, Thomas Schmid wrote:
I use SDCC 2.8.0 from macports. Seems to work without any problems.
Excellent ... I think we have a winner in SDCC 2.8.0 for Intel- and
PPC-Mac, finally. I'll update my install guide & script with the
corrected installation info, including
13 matches
Mail list logo