Re: [Discuss-gnuradio] OP25 FSK4 Demodulator Error

2015-02-22 Thread ikjtel
Firstly, the current gr-op25 recipe in pybombs will build a version of OP25 that's  compatible only with GNU Radio version 3.7.  (If one really wanted to build OP25 for GR3.6 he could pull the old SVN repo which is still online, but that version is no longer maintained).  However (last I knew)

[Discuss-gnuradio] XMLRPC SERVER/CLIENT

2015-02-22 Thread Frank Pinto
Hello, can anyone explain to me exactly how the XMLPRC SERVER/CLIENT BLOCK works in GNURADIO. I have tried to google it but still dont quite understand it. From what I got from google, its used for applications to communicate with one another locally or on remote devices. In this case in GNU Rad

Re: [Discuss-gnuradio] timed dual channel B210 capture gives error "UHD source block got error code 0x2" (ERROR_CODE_LATE_COMMAND)

2015-02-22 Thread Marcus D. Leech
On 02/22/2015 04:26 PM, Martin wrote: Small addition. I just want to start capturing on both channels of a B210 at the exact same time. I do not mind which time that is, as long as the samples are aligned. I have read a discussion on this mailinglist which made it clear that you do need to s

Re: [Discuss-gnuradio] timed dual channel B210 capture gives error "UHD source block got error code 0x2" (ERROR_CODE_LATE_COMMAND)

2015-02-22 Thread Martin
Small addition. I just want to start capturing on both channels of a B210 at the exact same time. I do not mind which time that is, as long as the samples are aligned. I have read a discussion on this mailinglist which made it clear that you do need to set a start_time (timed_capturing) with

[Discuss-gnuradio] timed dual channel B210 capture gives error "UHD source block got error code 0x2" (ERROR_CODE_LATE_COMMAND)

2015-02-22 Thread Martin
When you start a dual channel timed capture in the near future with a B210, the work method of usrp_source_impl.cc prints out "UHD source block got error code 0x2" error codes are defined in: metadata.hpp line 99: //! A stream command was issued in the past. ERROR_CODE_LATE_COMMAND = 0x2, No m

Re: [Discuss-gnuradio] OP25 FSK4 Demodulator Error

2015-02-22 Thread Marcus Müller
Hi Brandon, well, I haven't tested OP25 on neither 3.6 nor 3.7, but the changes between the 3.6 and 3.7 class naming and module organization are the nr. 1 cause of OOT regressions; I've only fired up osmocom.org and had a look on the OP25 to-do list, which says "Re-engineering and re-factoring to

Re: [Discuss-gnuradio] OP25 FSK4 Demodulator Error

2015-02-22 Thread Marcus Müller
Hi Brandon, which version of GNU Radio are you working with (`gnuradio-config --version`)? I'm not quite sure, but I think the porting of OP25 to GR 3.7 is still ongoing, so I'm not quite sure it's supposed to work with current GNU Radio at this point. Greetings, Marcus On 02/22/2015 07:07 PM, Br

[Discuss-gnuradio] OP25 FSK4 Demodulator Error

2015-02-22 Thread Brandon Lester
I'm trying to get my OP25 flowgraph to work. I am having some issues with the FSK4 demodulator and the OP25 Decoder (Combined) blocks. When I run the flowgraph, I get the error "Exception: Could not find a FSK4 demodulator to use". This happens whether I use the combined block, or the FSK4 Demodula

Re: [Discuss-gnuradio] Project enquiry/interest

2015-02-22 Thread Marcus Müller
Hi Sajeev, On 02/22/2015 05:37 PM, Sajeev Manikkoth wrote: > Hi Marcus, > > Thanks for your input and as suggested I can check on the GNU radio > presentations. As far as I know none of the current wireless access > technologies allow simultaneous transmissions on same channel. Um, being access t

Re: [Discuss-gnuradio] Project enquiry/interest

2015-02-22 Thread Sajeev Manikkoth
Hi Marcus, Thanks for your input and as suggested I can check on the GNU radio presentations. As far as I know none of the current wireless access technologies allow simultaneous transmissions on same channel. And we do all form of frequency planning and interference avoidance schemes offline and

Re: [Discuss-gnuradio] Project enquiry/interest

2015-02-22 Thread Marcus Müller
Hello Sajeev, > Simultaneous transmissions, multiple users transmitting and receiving > on the same channel frequency simultaneously, Multi user detection, etc. that is a bit wide -- every multi-user transmission system has considered these aspects, so you're basically asking us to list all commu