Hi lists,
I'm using a E100 to send a sine wave to two N200 by going through a
splitter and I'm trying to synchronize the phases between the signals recieved
by the two N200.Both of the N200 have internal GPSDO with the gps locked and
the same gps time. However, they are still not in
Hi Lists,
I am quite new to the Gnu radio.
We are trying to do spectrum scanning using Energy detection. One of our
collegues used gr-modtool to write the signal processing block for it.
He build the project using python 2.7.2 and Gnu radio version 3.6.3,
make'd and checked into the source tree.
It's not just an offset problem. Even though in the output file, there is a
delayed sequence, it doesn't have the right bits. As it has exactly the
same period it leads me to believe that it's just a problem of phase sync.
Attached is a minimal grc file.
Cheers,
Fabián
On Wed, Oct 3, 2012 at 12:
>> Hi Lists,
>>
>> I am quite new to the Gnu radio.
>> We are trying to do spectrum scanning using Energy detection. One of our
>> collegues used gr-modtool to write the signal processing block for it.
>>
>> He build the project using python 2.7.2 and Gnu radio version 3.6.3,
>> make'd and checked
Hi Lists,
I am quite new to the Gnu radio.
We are trying to do spectrum scanning using Energy detection. One of our
collegues used gr-modtool to write the signal processing block for it.
He build the project using python 2.7.2 and Gnu radio version 3.6.3,
make'd and checked into the source tree.
On 10/03/2012 02:02 AM, Shih Oliver wrote:
>
>
>
>
> Hi lists, I'm using a E100 to send a sine wave to two N200 by going
> through a splitter and I'm trying to synchronize the phases between
> the signals recieved by the two N200.Both of the N200 have internal
> GPSDO with the gps locked an
Hi Folks,
Finally getting around to playing with some of the stuff in gr-extras.
Having compiled 3.6.2, and the extras, I found the tuntap block, and
was hoping to use it to implement some RF Networking with the GMSK
modules.
I found the tuntap block, and noticed that it had an input and output
I figured out the problem. There were two things I wasn't taking into
account:
- The modulator reads bits in MSB order, which means that I should pack
them the same way.
- There is a bit framing problem (can be solved using packet
encoder/decoder). Checked converting both sequences to
On 10/03/2012 10:21 AM, Iain Young, G7III wrote:
> Hi Folks,
>
> Finally getting around to playing with some of the stuff in gr-extras.
>
> Having compiled 3.6.2, and the extras, I found the tuntap block, and
> was hoping to use it to implement some RF Networking with the GMSK
> modules.
>
> I
I've been keeping a list of projects that were worked on at the
Hackfest last Thursday at GRCon12 on the conference website:
http://www.trondeau.com/grcon12-hackfest
I wanted to highlight the latest entry in particular:
http://www.trondeau.com/grcon12-hackfest/2012/10/3/new-gnu-radio-companion-fea
On Wed, Sep 5, 2012 at 10:05 AM, Tom Rondeau wrote:
> On Tue, Sep 4, 2012 at 9:01 PM, ikjtel wrote:
>>
>>
>>> Yes, looks like it. But it's an Atom, which might change things. I
>>
>>> know we had some issues on Atom's before, but I thought that we worked
>>> them out. I'll be interested to see ho
"global name 'midn' is not defined window.py"
It appears when we try to use windows other than the five windows described
at the bottom of the window.py (because they are not using midn)
I tried to search on community and found following two links but both are
unanswered
http://gnuradio.4.n7.n
How do I run the USRP E110 codes remotely with GNURADIO ?
___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
Is this the stock rootfs or something custom?
Is usrp_e module loaded?
Are you using the UHD from opkg or did you build it yourself? If so, did
you enable E100 support?
-josh
On 10/03/2012 05:55 PM, Valentina Aguilar Ocoro wrote:
>
...?
>
>
>
> _
On 10/03/2012 05:03 PM, Julio H. Aguilar Renteria wrote:
> How do I run the USRP E110 codes remotely with GNURADIO ?
>
>
>
Typically, ssh is used to run programs on the E110.
It can be used just like any other headless linux box on a network.
Of course
Hi all,
Sorry to bother again with this issue. Maybe the question is:
Can I pass a pointer as an argument to the block function?. I mean, can I
use the block like this:
blob_to_stream_impl(const size_t *file) // Pass a pointer to the blob
function.
Regards,
Jose
On Wed, Oct 3, 2012 at 4:12 PM
17 matches
Mail list logo