<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://permalink.gmane.org/gmane.comp.gnu.radio.general">
    <title>gmane.comp.gnu.radio.general</title>
    <link>http://permalink.gmane.org/gmane.comp.gnu.radio.general</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnu.radio.general/39677"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnu.radio.general/39676"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnu.radio.general/39675"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnu.radio.general/39674"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnu.radio.general/39673"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnu.radio.general/39672"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnu.radio.general/39671"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnu.radio.general/39670"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnu.radio.general/39669"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnu.radio.general/39668"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnu.radio.general/39667"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnu.radio.general/39666"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnu.radio.general/39665"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnu.radio.general/39664"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnu.radio.general/39663"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnu.radio.general/39662"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnu.radio.general/39661"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnu.radio.general/39660"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnu.radio.general/39659"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnu.radio.general/39658"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnu.radio.general/39677">
    <title>Re: graphical sink blocks of grc</title>
    <link>http://permalink.gmane.org/gmane.comp.gnu.radio.general/39677</link>
    <description>&lt;pre&gt;On Fri, May 25, 2012 at 3:47 PM, Nazmul Islam
&amp;lt;mnislam&amp;lt; at &amp;gt;winlab.rutgers.edu&amp;gt; wrote:

This sounds like you might have some old stuff laying around in your
install directory. This won't hurt you, but might cause some confusion
about things that don't actually exist anymore.

Check out "WX GUI Widgets" or you can change (in the "options" block)
to using qtgui, in which case you'll use the "QT GUI Widgets". The
renaming happened when we put in the ability to use qtgui and didn't
want a name clash.

Tom
&lt;/pre&gt;</description>
    <dc:creator>Tom Rondeau</dc:creator>
    <dc:date>2012-05-25T19:58:22</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnu.radio.general/39676">
    <title>graphical sink blocks of grc</title>
    <link>http://permalink.gmane.org/gmane.comp.gnu.radio.general/39676</link>
    <description>&lt;pre&gt;Hi,

I installed the latest version of gnuradio and gnuradio-companion a few
weeks ago. The "Graphical Sinks" option of my grc has two blocks: Eye
Diagram and Fast AutoCorrelation Sink.

I am following a grc tutorial (
http://www.csun.edu/~skatz/katzpage/sdr_project/sdr/grc_tutorial1.pdf). The
authors' grc version had more blocks (scope sink, fft sink, waterfall sink,
etc.). Were these options taken out recently?


Thanks,

Nazmul




&lt;/pre&gt;</description>
    <dc:creator>Nazmul Islam</dc:creator>
    <dc:date>2012-05-25T19:47:42</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnu.radio.general/39675">
    <title>Re: Recording I-Q stream with uhd_rx_cfile</title>
    <link>http://permalink.gmane.org/gmane.comp.gnu.radio.general/39675</link>
    <description>&lt;pre&gt;On Thu, May 24, 2012 at 7:07 PM, Nazmul Islam
&amp;lt;mnislam&amp;lt; at &amp;gt;winlab.rutgers.edu&amp;gt; wrote:


Nazmul,
Hard to say from this info. A few things to note on, though. First,
1000 samples isn't that much. There are startup transients in
hardware, so you might just be seeing effects of those. I'd capture
ten thousand or a million and just read out the last 1000.

Also, the transmitter and receiver are running on two different
clocks, so their frequency and phases aren't going to match, unless
you've locked them to the same source. It'd be hard to say what you'll
see, exactly, due to this. That's why we use recovery loops for all of
these things.

What I would recommend is to create a transmitter that transmits a
long string of 1's followed by a long string of 0's (100 or 200 each).
When you plot the last 1000 samples, you should see something that
moves between two amplitudes. I wouldn't trust what you see from one
run to another, so just do it at the same time.

Tom
&lt;/pre&gt;</description>
    <dc:creator>Tom Rondeau</dc:creator>
    <dc:date>2012-05-25T17:40:10</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnu.radio.general/39674">
    <title>Re: Carrier Sensing only in gr_packet_sink?</title>
    <link>http://permalink.gmane.org/gmane.comp.gnu.radio.general/39674</link>
    <description>&lt;pre&gt;
That packet sink block is very old and mostly just an example, now.
It's largely been replaced by frame_sink_1 and
digital_correlate_access_code_bb (note that we will be moving
frame_sink_1 into gr-digital in 3.7; there was some talk about
removing packet_sink altogether).

If you follow the benchmark examples in
gr-digital/examples/narrowband, we actually implement the carrier
sensing in there, prior to the modulation as you say.

Hope this helps.

Tom
&lt;/pre&gt;</description>
    <dc:creator>Tom Rondeau</dc:creator>
    <dc:date>2012-05-25T17:32:41</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnu.radio.general/39673">
    <title>Re: Build GR w/o GUI</title>
    <link>http://permalink.gmane.org/gmane.comp.gnu.radio.general/39673</link>
    <description>&lt;pre&gt;
-DENABLE_GR_QTGUI=ON/OFF
&lt;/pre&gt;</description>
    <dc:creator>Michael Dickens</dc:creator>
    <dc:date>2012-05-25T16:59:52</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnu.radio.general/39672">
    <title>Re: Build GR w/o GUI</title>
    <link>http://permalink.gmane.org/gmane.comp.gnu.radio.general/39672</link>
    <description>&lt;pre&gt;
wxwidgets are not on the the e100, so no worries there. You will need to
disable the QT stuff though. I'm not certain what the variable is though.

Philip

&lt;/pre&gt;</description>
    <dc:creator>Philip Balister</dc:creator>
    <dc:date>2012-05-25T16:51:51</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnu.radio.general/39671">
    <title>Build GR w/o GUI</title>
    <link>http://permalink.gmane.org/gmane.comp.gnu.radio.general/39671</link>
    <description>&lt;pre&gt;Is there a one-stop-shop command to disable building GNU Radio without the GUI? I want to save build time on E100 and don't need it.

My best guess is "cmake -DENABLE_GR_WXGUI=False ../", but I don't know if there are other dependencies or GUI components that also can be explicitly disabled.

Thanks,
Sean
_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio&amp;lt; at &amp;gt;gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
&lt;/pre&gt;</description>
    <dc:creator>Nowlan, Sean</dc:creator>
    <dc:date>2012-05-25T16:37:10</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnu.radio.general/39670">
    <title>Re: Baseband GPS OTA USRP capture that anyonecan share?</title>
    <link>http://permalink.gmane.org/gmane.comp.gnu.radio.general/39670</link>
    <description>&lt;pre&gt;I didn't see that may 9th post. I could get some samples ( USRP with
rubber duck with clear sky, would that work? ).

Does anyone know how to feed RTKNAVI? What format does the file need to be?

On Fri, May 25, 2012 at 12:06 AM, Chris Beaumont &amp;lt;chris&amp;lt; at &amp;gt;cmsai.com&amp;gt; wrote:
&lt;/pre&gt;</description>
    <dc:creator>Andrew Davis</dc:creator>
    <dc:date>2012-05-25T15:35:44</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnu.radio.general/39669">
    <title>Re: Adding block to an existing module</title>
    <link>http://permalink.gmane.org/gmane.comp.gnu.radio.general/39669</link>
    <description>&lt;pre&gt;
Using gr-modtool would be the easiest way.
(https://www.cgran.org/wiki/devtools). 

And it's not *that* hard to find.

MB


&lt;/pre&gt;</description>
    <dc:creator>Martin Braun</dc:creator>
    <dc:date>2012-05-25T13:05:38</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnu.radio.general/39668">
    <title>Adding block to an existing module</title>
    <link>http://permalink.gmane.org/gmane.comp.gnu.radio.general/39668</link>
    <description>&lt;pre&gt;Dear gnuradio list,

I have built a new module using the create-gnuradio-out-of-tree-project command. Now I would like to add new blocks to this module. Writing new .h, .cc and swig-files is not a problem, but obviously I have to adapt some Makefiles etc.

I thought, it would be a good idea to take a look at the howto-write-a-block structure and modify existing Makefiles. But I am not familiar with these things and hope there is an easier way.

Could someone please tell me, what is the best way to add a signal processing block to an existing module? At the moment I am only able to create a new block creating a new module at the same time, which doesn't make much sense. I have searched the web a lot, maybe it is too trivial to find any useful information...

I am currently running Ubuntu 10.04 with gnuradio 3.5.2.1.

Thanks in advance
Piotr

_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio&amp;lt; at &amp;gt;gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
&lt;/pre&gt;</description>
    <dc:creator>Piotr Palka</dc:creator>
    <dc:date>2012-05-25T11:48:55</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnu.radio.general/39667">
    <title>Carrier Sensing only in gr_packet_sink?</title>
    <link>http://permalink.gmane.org/gmane.comp.gnu.radio.general/39667</link>
    <description>&lt;pre&gt;Hi!

I have a short question: in my implementation of a state machine to
implement a parser for a MAC sublayer standard (802.15.4) I used a
Sync-Block. Now I found out that carrier_sense() is only in
gr_packet_sink class. Does this make sense at all? Normally I'd apply
some Carrier Sensing right before modulation, mostly to avoid blocks
wasting performance on iterating over noise. I'm aware that a Squelch
Filter might archive a similar effect, but that still means the other
Signal Block go into general_work() routines.
So, why is carrier_sense() not in gr_sync_block etc.?

Best,
Marius
&lt;/pre&gt;</description>
    <dc:creator>Marius</dc:creator>
    <dc:date>2012-05-25T08:32:34</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnu.radio.general/39666">
    <title>Re: Baseband GPS OTA USRP capture that anyone can share?</title>
    <link>http://permalink.gmane.org/gmane.comp.gnu.radio.general/39666</link>
    <description>&lt;pre&gt;Hello,

A while ago (May 9) there was a post to the list about raw GPS data as 
captured by a USRP.

These web pages may or may not be useful, I don't know if the data files 
on the first one are the right format for you (they were not captured by 
a USRP) but they may still be helpful.

http://michelebavaro.blogspot.com/2012/04/spring-news-in-gnss-and-sdr-domain.html

If not, Michele might be able to help point you to where you could find 
data that is.

Also, you should check out this web page:

http://gpspp.sakura.ne.jp/indexe.html

Tomoji Takasu has done quite a bit of amazing stuff with GPS including 
SDR development. (you may have to dig a bit for it but its there)

Between one or the other you should be able to find what you are looking 
for.


On Mon, 2011-05-09 at 10:27 -0500, John Andrews wrote:
 &amp;gt; Hi,
 &amp;gt;
 &amp;gt; Is there is anyone here who has GPS OTA capture using USRP that they
 &amp;gt; are willing to share? I don't have a USRP and I am interested in
 &amp;gt; demodulating the GPS signal.
&lt;/pre&gt;</description>
    <dc:creator>Chris Beaumont</dc:creator>
    <dc:date>2012-05-25T04:06:32</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnu.radio.general/39665">
    <title>Re: Persistence causes glAccum exception</title>
    <link>http://permalink.gmane.org/gmane.comp.gnu.radio.general/39665</link>
    <description>&lt;pre&gt;
Yeah, that's why I said "fade away." It'd be a pretty long deprecation
process, I think, on this one.

Tom
&lt;/pre&gt;</description>
    <dc:creator>Tom Rondeau</dc:creator>
    <dc:date>2012-05-25T03:01:32</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnu.radio.general/39664">
    <title>Re: Persistence causes glAccum exception</title>
    <link>http://permalink.gmane.org/gmane.comp.gnu.radio.general/39664</link>
    <description>&lt;pre&gt;The only heartburn it gives me is thinking about all those flow-graphs 
out there that use wxGUI. [And more important personally, all
   the flow-graphs *I* have that use wxGUI].



&lt;/pre&gt;</description>
    <dc:creator>Marcus D. Leech</dc:creator>
    <dc:date>2012-05-25T02:51:11</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnu.radio.general/39663">
    <title>Re: Persistence causes glAccum exception</title>
    <link>http://permalink.gmane.org/gmane.comp.gnu.radio.general/39663</link>
    <description>&lt;pre&gt;
I'm really hoping that we can get the qtgui working nicely for
everyone soon and that we can replace all functionality of the wxgui
with it.  And then, yes, I won't shed any tears to let wxgui fade
away.

Tom
&lt;/pre&gt;</description>
    <dc:creator>Tom Rondeau</dc:creator>
    <dc:date>2012-05-25T02:48:08</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnu.radio.general/39662">
    <title>Re: Persistence causes glAccum exception</title>
    <link>http://permalink.gmane.org/gmane.comp.gnu.radio.general/39662</link>
    <description>&lt;pre&gt;

I achieved a similar effect in the ubertooth-specan-ui Python app, built on top of Qt's newer PySide Python library. Perhaps it'll be a useful reference for reimplementation in Qt without relying on OpenGL.

The general technique is to draw the graph into an off-screen image. During each frame update, black is drawn over the existing image, with a small alpha value, which effectively fades the prior image. The new graph is rendered over the top at alpha = 1.0, then the image is copied to the screen. It seems to perform quite well. I presume most video drivers can push the pixels-with-alpha BLTing into the hardware.

http://ubertooth.svn.sourceforge.net/viewvc/ubertooth/trunk/host/specan_ui/ubertooth-specan-ui?view=markup

The meat of this technique is in RenderArea._draw_graph(). I imagine the code would map directly to the C++ Qt API.

I hear the author of Kismet has done something similar in his software, but I don't know what graphics API he built it on.

- Jared
&lt;/pre&gt;</description>
    <dc:creator>Jared Boone</dc:creator>
    <dc:date>2012-05-25T02:45:52</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnu.radio.general/39661">
    <title>Re: Persistence causes glAccum exception</title>
    <link>http://permalink.gmane.org/gmane.comp.gnu.radio.general/39661</link>
    <description>&lt;pre&gt;I couldn't get the VESA/MESA stuff working the other night, so went back 
to fglrx, which is what the Fedora installer chose for my machine.

I keep my update rates quite modest, and I can support multiple wxGUI 
FFT sinks on the same machine.  I'm running two different applications
   24 x 7 that have both Waterfall and FFT sinks, and my machine is only 
lightly loaded.  But I keep the update rates down to 5Hz or so.

Well, the qtGUI stuff is being worked on at the moment, and it should 
have much better performance, and provided it can give a similar
   amount of user-friendly stuff, perhaps at some point, we let the 
wxGUI stuff die.  Unless some brave soul wants to seriously work it over
   and make it a better performer, and eradicate the openGL edge cases 
that it keeps tripping over.



&lt;/pre&gt;</description>
    <dc:creator>Marcus D. Leech</dc:creator>
    <dc:date>2012-05-25T02:18:07</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnu.radio.general/39660">
    <title>Re: Persistence causes glAccum exception</title>
    <link>http://permalink.gmane.org/gmane.comp.gnu.radio.general/39660</link>
    <description>&lt;pre&gt;Other then the Mesa software only stack it does not work on any Intel
or ATI driver provided stack, but nVidia blob driver DOES support it.
WXFFT also maxes out my 2 core 3Ghz machine ( a lot of people often
get locked up i7's so this is a problem ), wxfft realy needs a c++
re-write if anything.

On Thu, May 24, 2012 at 9:44 PM, Marcus D. Leech &amp;lt;mleech&amp;lt; at &amp;gt;ripnet.com&amp;gt; wrote:
&lt;/pre&gt;</description>
    <dc:creator>Andrew Davis</dc:creator>
    <dc:date>2012-05-25T02:06:57</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnu.radio.general/39659">
    <title>Persistence causes glAccum exception</title>
    <link>http://permalink.gmane.org/gmane.comp.gnu.radio.general/39659</link>
    <description>&lt;pre&gt;So, I did a quick "audit" this evening of four different machines in my 
house, running both Ubuntu recent and Fedora recent, but with
   different generations of video hardware/motherboards, and tried the 
"Persistence" control on all of them.

EVERY SINGLE ONE OF THEM failed, provoking an OpenGL exception from 
glAccum, which, it turns out, is an optional feature, and at least in
   this little survey, not a single piece of my hardware supported that op.

How many people actually use "persistence"?  (As opposed, I must be 
clear, to "Peak Hold").  I suspect that a workable approach is to,
   for now, remove that feature entirely, but I don't have a good feel 
for who uses it.

Near as I can tell, the "persistence" feature is intended to give a kind 
of storage-scope effect, or high-persistence phosphor effect.
   But the "effect" uses a non-mandatory OpenGL feature (the accumulator 
buffer) which appears, at least on the garden-variety
   video hardware I use, not to be supported.  And to be clear, I'm 
ru&lt;/pre&gt;</description>
    <dc:creator>Marcus D. Leech</dc:creator>
    <dc:date>2012-05-25T01:44:29</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnu.radio.general/39658">
    <title>Recording I-Q stream with uhd_rx_cfile</title>
    <link>http://permalink.gmane.org/gmane.comp.gnu.radio.general/39658</link>
    <description>&lt;pre&gt;Hello,

I want to transmit a continuous stream of 1's or 0's (with bpsk modulation)
and record the received I-Q stream. I am trying to use the
'digital_bert_tx.py' code for transmission and the uhd_rx_cfile code
(gr-uhd/apps) for reception. Thereafter, I use the read_complex_binary code
to read the data in Matlab.

Surprisingly, I am receiving similar type of I-Q stream (around 0.3 + j
0.3) for both 1 and 0 transmission. I am using the following commands:

self._bits = gr.vector_source_b([1,], True)                       (I either
transmit infinite 1 or infinit 0's. When I transmit infinite 0's, I replace
'1' by '0' in the command)

./digital_bert_naz_tx.py -r 5M -m bpsk -f 450M --gain 0.1
--non-differential    (I am using non-differential since I want to see the
different amplitude levels for '1's or 0's)

./uhd_rx_cfile -N 1000 -f 450M --samp-rate 5M file.dat   (Since I am using
bpsk, sample-rate should be equal to bit rate, I assume)

Ideally, the I-Q stream of bpsk should show 180 degree phase shift for &lt;/pre&gt;</description>
    <dc:creator>Nazmul Islam</dc:creator>
    <dc:date>2012-05-24T23:07:56</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnu.radio.general/39657">
    <title>Re: How can I transmit and receive bit level data using the benchmark codes of gnuradio?</title>
    <link>http://permalink.gmane.org/gmane.comp.gnu.radio.general/39657</link>
    <description>&lt;pre&gt;I think Matlab can handle this, depending your PC memory ....You need to
write some Matlab code to read the file which may contain the complex
samples (gr-complex).

On Thu, May 24, 2012 at 3:18 PM, Nazmul Islam &amp;lt;mnislam&amp;lt; at &amp;gt;winlab.rutgers.edu&amp;gt;wrote:


Maybe you can add some control to start and stop the data recording, in
your python code.


 I never tried it yet.  Why not just try to compose these bits to bytes and
then feed to the physical layer? And why do you need to do that?



&lt;/pre&gt;</description>
    <dc:creator>Alex Zhang</dc:creator>
    <dc:date>2012-05-24T20:29:12</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.comp.gnu.radio.general">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.comp.gnu.radio.general</link>
  </textinput>
</rdf:RDF>

