[Discuss-gnuradio] Tags through Rate Change Blocks

2016-01-25 Thread Richard Bell
Hi all, It's been a while since I've seen discussion on this. I'm interested to know if this is still a non-deterministic problem or if there is a workaround? For those not familiar, in the past you could either lose a tag completely through a rate change block or the location of the tag could be

Re: [Discuss-gnuradio] Question regarding correlating output and IQ samples in a reciever

2016-01-25 Thread abhinav narain
Hi All, My problem is that above calculation sort of works, and isn't it exact. I have the following preable of 32 bits [1,0,1,0,1,1,0,0,1,1,0,1,1,1,0,1,1,0,1,0,0,1,1,0,0,1,1,1,0,1,0,1]. This can be seen in badpreamble.png, where for some reason I have trailing 0s or noise and the start of preambl

Re: [Discuss-gnuradio] [PyBOMBS] Relaunch and version 2.0

2016-01-25 Thread Martin Braun
Everyone, the repositories have now been updated. For those who don't want to track the PyBOMBS repo, you can just install PyBOMBS through pip (sudo pip install PyBOMBS). PyBOMBS 2.0 has a manual, hosted on the repo: https://github.com/gnuradio/pybombs/blob/master/README.md This should get you s

Re: [Discuss-gnuradio] Representing structured packets

2016-01-25 Thread Martin Braun
PDUs would be the typical way to do it. You can use a dictionary then. M On 01/25/2016 12:18 AM, Stanisław Pitucha wrote: > Hi all, > What's the best way to represent a packet which contains multiple fields? > > Let's say I receive X bytes, short-pause, Y bytes, short-pause, ... Z > bytes, long-

Re: [Discuss-gnuradio] Redesign GNU Radio wiki ?

2016-01-25 Thread Stefan Wunsch
Hi, What about GitBook? It provides a direct GitHub integration, which is pretty useful [0]. And it looks nice! Greetings Stefan [0] https://github.com/integrations/gitbook On 01/25/2016 06:57 AM, Ravi Sharan wrote: > Hi gr folks, > > I was thinking, if we can discuss on redesigning the existi