Re: [Discuss-gnuradio] extremely low buffer usage on perf monitor

2015-08-06 Thread Tom Rondeau
On Thu, Aug 6, 2015 at 8:14 AM, Jeon sjeon87+gnura...@gmail.com wrote: I'm sorry for something that I didn't write on the previous post. Comparing runtime and buffer, runtime and buffer have different number of blocks. In many cases of mine, buffer shows a fewer blocks than runtime. My

Re: [Discuss-gnuradio] problem with streamed tags

2015-08-06 Thread Mat Mat
I'm guessing something went wrong here? :) the post is empty -- Posted via http://www.ruby-forum.com/. ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Re: [Discuss-gnuradio] USRP/SDR with Gnuradio

2015-08-06 Thread Neel Pandeya
Hello Antonny: Your requirements are not very specific, but I think that the B200 should meet your requirements for doing energy detection for Cognitive Radio. It works well with GNU Radio, has transmit and receive ports, and is full-duplex. Please let me know if you have any further questions.

Re: [Discuss-gnuradio] isolate channels from wideband

2015-08-06 Thread Daniele Nicolodi
On 22/07/15 15:40, Tom Rondeau wrote: On Wed, Jul 22, 2015 at 4:57 AM, Daniele Nicolodi dani...@grinta.net mailto:dani...@grinta.net wrote: On 21/07/15 21:39, Tom Rondeau wrote: Here's my presentation from last GRCon:

Re: [Discuss-gnuradio] ControlPort 3.7.8rc1

2015-08-06 Thread Tom Rondeau
On Thu, Aug 6, 2015 at 1:24 AM, bob wole bnw...@gmail.com wrote: On Wed, Aug 5, 2015 at 6:46 PM, Tom Rondeau t...@trondeau.com wrote: On Wed, Aug 5, 2015 at 1:21 AM, bob wole bnw...@gmail.com wrote: There is a directory gnuradio-runtime/python/gnuradio/ctrlport where you in

Re: [Discuss-gnuradio] Packet Flowgraph and underflows

2015-08-06 Thread Julian Arnold
Hi Wolfgang, no, you do not need to use something like a mute block. The functionality you are looking for is already build into UHD (I'm assuming you are using a USRP as your transmitting device) The UHD sink in GNU Radio is able to react to some specific stream tags [1] one of which is the

[Discuss-gnuradio] Packet Flowgraph and underflows

2015-08-06 Thread Wolfgang Nagele
Hi, I've been looking for a solution to this and can't seem to find any examples. If I have a flowgraph that transmits packets for instance from a TCP stream - if this TCP stream only receives data occasionally it will create underflows (showing up as U characters on STDOUT). What is the proper

[Discuss-gnuradio] extremely low buffer usage on perf monitor

2015-08-06 Thread Jeon
I am looking into CPU and buffer usage of my OOT module via CtrlPort Performance Monitor. I have two flow graphs, a transmitter and a receiver. I can see a quite reasonable performance measures on the receiver side: However, on the transmitter side, buffer usage shows very weird values: It

Re: [Discuss-gnuradio] Channel Model

2015-08-06 Thread Johannes Demel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 As a rule of thumb with expected error rate BERe: num simulation bits: (1 / BERe) * 100 that's more like a minimum. It's probably better to go for * 1000. Also if you use BER block, it has a parameter ' BER Min. Errors'. As long as it didn't count at

Re: [Discuss-gnuradio] Channel Model

2015-08-06 Thread monika bansal
Yes .. Thanks ! On Thu, Aug 6, 2015 at 3:07 PM, Johannes Demel uf...@student.kit.edu wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 As a rule of thumb with expected error rate BERe: num simulation bits: (1 / BERe) * 100 that's more like a minimum. It's probably better to go for *

Re: [Discuss-gnuradio] USRP/SDR with Gnuradio

2015-08-06 Thread Antonny Caesar
Hello, Nathan! Thank you for helping me. I took a look, but it's still expensive. If I find only the board to buy (like BladeRF), it will be fine for me. It's been a little difficult... Please, if you know more reliable companies tell me. Thanks a lot. Cheers, Antony -- Posted via

Re: [Discuss-gnuradio] USRP/SDR with Gnuradio

2015-08-06 Thread Marcus Müller
Hi Antony, really, get away from ruby-forum. It's mixing up replying order already now, where your thread has had only two emails. Really, as Nathan said, sign up directly -- it's so much more useable than ruby-forum. We really don't mind if you use a gibberish email address, it's just that

Re: [Discuss-gnuradio] gr-perf-monitorx Error

2015-08-06 Thread bob wole
On Thu, Aug 6, 2015 at 6:36 PM, Tom Rondeau t...@trondeau.com wrote: On Thu, Aug 6, 2015 at 1:12 AM, bob wole bnw...@gmail.com wrote: On Wed, Aug 5, 2015 at 6:44 PM, Tom Rondeau t...@trondeau.com wrote: On Wed, Aug 5, 2015 at 4:47 AM, bob wole bnw...@gmail.com wrote: I am here again. I

[Discuss-gnuradio] Filterbank

2015-08-06 Thread Jakub Jebbjeb
How to switch receiving Filterbank from Gnuradio in USRP B200. I plan to add this Filterbank and switch it using onboard pin connector. Jakub ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org

Re: [Discuss-gnuradio] ControlPort 3.7.8rc1

2015-08-06 Thread bob wole
On Thu, Aug 6, 2015 at 6:36 PM, Tom Rondeau t...@trondeau.com wrote: On Thu, Aug 6, 2015 at 1:24 AM, bob wole bnw...@gmail.com wrote: On Wed, Aug 5, 2015 at 6:46 PM, Tom Rondeau t...@trondeau.com wrote: On Wed, Aug 5, 2015 at 1:21 AM, bob wole bnw...@gmail.com wrote: There is a

Re: [Discuss-gnuradio] extremely low buffer usage on perf monitor

2015-08-06 Thread Ron Economos
Just FYI, Jeon's images are a link (to imgur.com). Ron On 08/06/2015 06:49 AM, Tom Rondeau wrote: Also, please be careful when sending images in your emails. They make them overly large, and our system might catch and block them instead of letting the pass. Better to either copy the values

Re: [Discuss-gnuradio] Packet Flowgraph and underflows

2015-08-06 Thread Wolfgang Nagele
Hi Julian, Thanks for the pointer. I'm using a HackRF - doesn't look like the Osmocom sink supports the same construct. Any way of doing something like this in a more generic approach? Cheers, Wolfgang On Thu, Aug 6, 2015 at 8:50 PM, Julian Arnold julian.arn...@ettus.com wrote: Hi Wolfgang,

Re: [Discuss-gnuradio] file source with gr-ieee802.11 tx

2015-08-06 Thread Jason Matusiak
There is currently no option to dump raw bytes, but its a trivial modification of the Wireshark block (dump without a PCAP header). If you want to printed bytes as hex-values on the console that should work with the parse block. Bastian, I modified the Wireshark Connector block to have

[Discuss-gnuradio] Impulse Response of wide band wireless channel

2015-08-06 Thread monika bansal
Hii Is the Impulse Response of wide band wireless channel has only few significant components as compared to the channel delay spread ? This question is not related to gnu radio. I asked it, just to know the opinion of the people from this group who have good experiences in this field of

Re: [Discuss-gnuradio] extremely low buffer usage on perf monitor

2015-08-06 Thread Jeon
I'm sorry for something that I didn't write on the previous post. Comparing runtime and buffer, runtime and buffer have different number of blocks. In many cases of mine, buffer shows a fewer blocks than runtime. My guess is that, it's because buffer of sink blocks don't have to be monitored. Is

Re: [Discuss-gnuradio] problem with streamed tags

2015-08-06 Thread Martin Braun
___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Re: [Discuss-gnuradio] Impulse Response of wide band wireless channel

2015-08-06 Thread Marcus Müller
Hi Monika, you're right, this is a bit off-topic for this list; however, I kind of like the fact that there's much that can be discussed with respect to actual GNU Radio implementations here, and hence, I find that your discussion kickstart /is/ interesting. I'd therefore like to give you /one/

Re: [Discuss-gnuradio] extremely low buffer usage on perf monitor

2015-08-06 Thread Marcus Müller
Hi Jeon, only output buffers are counted -- because they are the input buffers of the next block downstream in your flow graph. Also, a single buffer can only have one block writing to it, but multiple blocks reading from it, so it's logical to only count the outputs; hence, sinks don't count at

Re: [Discuss-gnuradio] USRP B210 GPIO

2015-08-06 Thread Martin Braun
On 06.08.2015 08:20, Samith Abeywickrama wrote: Hi, Thank you for your quick reply. I tried to used that UHD example by doing several changes, but when I going to change data direction register (DDR) by usrp-set_gpio_attr(gpio, DDR, ddr, mask); command. But I got following error massage,

[Discuss-gnuradio] USRP/SDR with Gnuradio

2015-08-06 Thread Antonny Caesar
Hello, everybody! I'm developing a project related to Cognitive Radio (an energy detector, more specifically) and I have to buy a USRP or SDR board to continue developing it. For now, I just need a simple and basic board that has a transmitter port and a receiver one and that is possible to use

Re: [Discuss-gnuradio] USRP B210 GPIO

2015-08-06 Thread madengr
Is the UHD GPIO API available in Python yet? Lou Martin Braun-2 wrote On 05.08.2015 10:32, mleech@ wrote: The B2xx GPIO J504 GPIO has the same API as X3xx. ...and the example is also the same (gpio.cpp). Cheers, Martin -- View this message in context:

Re: [Discuss-gnuradio] problem with streamed tags

2015-08-06 Thread Martin Braun
On 06.08.2015 10:57, Mat Mat wrote: I'm guessing something went wrong here? :) the post is empty Urgh, no idea what happened. Main point was, use the QT GUI time sink to visually check if tags are in the right spot. M ___ Discuss-gnuradio mailing

Re: [Discuss-gnuradio] USRP B210 GPIO

2015-08-06 Thread Martin Braun
Yes, but you need a fairly recent UHD + GNU Radio. M On 06.08.2015 11:27, madengr wrote: Is the UHD GPIO API available in Python yet? Lou Martin Braun-2 wrote On 05.08.2015 10:32, mleech@ wrote: The B2xx GPIO J504 GPIO has the same API as X3xx. ...and the example is also

Re: [Discuss-gnuradio] USRP/SDR with Gnuradio

2015-08-06 Thread West, Nathan
On Thu, Aug 6, 2015 at 3:09 PM, Antonny Caesar li...@ruby-forum.com wrote: Hello, everybody! I'm developing a project related to Cognitive Radio (an energy detector, more specifically) and I have to buy a USRP or SDR board to continue developing it. For now, I just need a simple and basic

Re: [Discuss-gnuradio] problem with streamed tags

2015-08-06 Thread Mat Mat
hey Martin, many thanks for the reply! one more question about this though: every time the work function is called in the PACKET_CREATOR, it reads 28 bytes and outputs 37 bytes (as confirmed by nitems_read(0) and nitems_written(0)). From what you were saying, and from what I've read from other

Re: [Discuss-gnuradio] Channel Model

2015-08-06 Thread monika bansal
16 bits for all snr values.,... On Thu, Aug 6, 2015 at 2:45 PM, Marcus Müller marcus.muel...@ettus.com wrote: Taking a blind guess here: How many samples do you simulate for Eb/N0 = 8dB? And for 10dB? And for 12dB? Best regards, Marcus On 06.08.2015 10:58, monika bansal wrote: Yes

Re: [Discuss-gnuradio] Channel Model

2015-08-06 Thread Marcus Müller
How should i calculate the error now? That pretty much depends on what /you/ want to measure -- obviously, these bits are lost, so practically, this increases your BER. If you want to demonstrate asymptotic behaviour, however, then you could just increase the length of your simulation until a

Re: [Discuss-gnuradio] Channel Model

2015-08-06 Thread monika bansal
Yes Marcus... and i used delay block at the output of the demodulator to make output bits align with input bits. Now it is tracing the theoretical curve till 9 db but after that error is not reducing. I am attaching the curve. Why is this happening ?? On Thu, Aug 6, 2015 at 2:03 PM, Marcus

Re: [Discuss-gnuradio] gr-perf-monitorx Error

2015-08-06 Thread Tom Rondeau
On Thu, Aug 6, 2015 at 1:12 AM, bob wole bnw...@gmail.com wrote: On Wed, Aug 5, 2015 at 6:44 PM, Tom Rondeau t...@trondeau.com wrote: On Wed, Aug 5, 2015 at 4:47 AM, bob wole bnw...@gmail.com wrote: I am here again. I ran fecapi_async_decoders.grc with controlport performance moniter

Re: [Discuss-gnuradio] FEC GnuRadio 3.7.8rc1 Error

2015-08-06 Thread Tom Rondeau
On Thu, Aug 6, 2015 at 1:31 AM, bob wole bnw...@gmail.com wrote: On Thu, Aug 6, 2015 at 12:44 AM, Tom Rondeau t...@trondeau.com wrote: On Wed, Aug 5, 2015 at 2:07 AM, bob wole bnw...@gmail.com wrote: Ubuntu 14.04 64-bit Gnuradio 3.7.8rc1 I am running this flowgraph

Re: [Discuss-gnuradio] Channel Model

2015-08-06 Thread Marcus Müller
Taking a blind guess here: How many samples do you simulate for Eb/N0 = 8dB? And for 10dB? And for 12dB? Best regards, Marcus On 06.08.2015 10:58, monika bansal wrote: Yes Marcus... and i used delay block at the output of the demodulator to make output bits align with input bits. Now it is

Re: [Discuss-gnuradio] USRP B210 GPIO

2015-08-06 Thread Samith Abeywickrama
Hi, Thank you for your quick reply. I tried to used that UHD example by doing several changes, but when I going to change data direction register (DDR) by usrp-set_gpio_attr(gpio, DDR, ddr, mask); command. But I got following error massage, Error: LookupError: Path not found in tree: