[Discuss-gnuradio] bladeRF - gr-osmosdr - gqrx - bandwidth?

2013-09-12 Thread Ralph A. Schmid, dk5ras
Hi, I am using bladeRF with gr-osmosdr, gnuradio 3.7 and gqrx, so far a fine radio. One thing, when using gqrx...I am limited to USB2.0 at the moment, so I use a sampling rate of 8 Ms/s, and in this mode I have big problems with images from the neighbour frequencies that are still within the 26 MH

[Discuss-gnuradio] having trubl with audio

2013-09-12 Thread Salvatore Micheal
i get a waterfall with two different devices easily dongle and ensemble ii both work with GRC the problem i'm having is audio .. i can't get an audio sink to work producing live/actual audio on my ubuntu notebook the hardware i'm using is an acer aspire s3 intel core i3 notebook if anybody know

Re: [Discuss-gnuradio] Signal composition and intermodulation filtering

2013-09-12 Thread Louis Brown
Alessandro, You may be over-driving the DAC, which will generate very bad IMD. You have to be careful when summing signals as the total floating point value must never exceed +/- 1.0. If you are summing two signals then set your sinusoid amplitude to 0.5. Summing 4 set it to 0.25. Lou __

Re: [Discuss-gnuradio] Porting GR-AIS to GN3.7

2013-09-12 Thread Nick Foster
Dangit. Missed one -- had renamed ais_rx.py to ais_rx but forgot to change apps/CMakeLists.txt to reflect it. Fixed, pushed the fix to master. Thanks! Nick On Thu, Sep 12, 2013 at 7:17 AM, Driesprong, Fokko wrote: > H > e Nick, > > Great work on the update of gr-ais. University is starting agai

Re: [Discuss-gnuradio] flowgraph with async messaging hangs on calling wait()

2013-09-12 Thread Nowlan, Sean
Any block can return "DONE" to indicate the scheduler that it finished its processing. Then the scheduler tells downstream blocks that they are DONE too. However, it's possible that you want downstream blocks to finish operating on samples that are "in flight" after the upstream block is marked

Re: [Discuss-gnuradio] Porting GR-AIS to GN3.7

2013-09-12 Thread Driesprong, Fokko
H ​e Nick, Great work on the update of gr-ais. University is starting again, so I am running short on time. I have the following make-problem: make[2]: *** No rule to make target `../apps/ais_rx.py', needed by `apps/ais_rx.py.exe'. Stop. make[1]: *** [apps/CMakeFiles/pygen_apps_8ba3a.dir/all] Er

Re: [Discuss-gnuradio] Error Compiling Multimon

2013-09-12 Thread Marcus Leech
And I`ll comment that if you *do* undertake that work, successfully, I`d be happy to fold the results into the SVN code for multimode.   on Sep 12, 2013, Tom Rondeau wrote: On Wed, Sep 11, 2013 at 9:21 PM, John wrote:> On 09/11/13 20:14, Marcus D. Leech wrote:>>> You can pull

Re: [Discuss-gnuradio] Porting GR-AIS to GN3.7

2013-09-12 Thread Driesprong, Fokko
He Nick, Thanks for the quick response! One last error in the make install. In the grc/CMakeLists.txt there are multiple xml files that are copied by cmake, but these files don't exists. I commented it out and everything works fine. I think you should correct that in the master too. ​Kind regards

Re: [Discuss-gnuradio] flowgraph with async messaging hangs on calling wait()

2013-09-12 Thread Tom Rondeau
On Wed, Sep 11, 2013 at 5:08 PM, Mark Cottrell wrote: > Hi Tom, > > I spent a while playing around with this, including adding a bunch of debug > output to tpb_thread_body::tpb_thread_body, and found that when a block is > done, the DONE state should propagate through the flow graph as > tpb_detai

Re: [Discuss-gnuradio] Error Compiling Multimon

2013-09-12 Thread Tom Rondeau
On Wed, Sep 11, 2013 at 9:21 PM, John wrote: > On 09/11/13 20:14, Marcus D. Leech wrote: > >> You can pull the .grc into gnuradio-companion, although that might not >> work out that well, since the block-names changed across 3.7. > > > When I do this a large percentage of blocks/connectors do mot