Re: [Discuss-gnuradio] USB Audio Device name

2012-04-21 Thread Volker Schroer
Hello Bill ls -l /proc/asound shows the names of the cards. On my system I get dr-xr-xr-x 3 root root 0 21. Apr 10:56 card0 dr-xr-xr-x 4 root root 0 21. Apr 10:56 card1 dr-xr-xr-x 4 root root 0 21. Apr 10:56 card2 dr-xr-xr-x 3 root root 0 21. Apr 10:56 card3 -r--r--r-- 1 root root 0 21. Apr 10:

Re: [Discuss-gnuradio] swig gnuradio.i and ultra-cheap-sdr (RTL2832U) Google Group

2012-04-21 Thread Balint Seeber
Dear all, I have merged Alex's pull request (resolution of the 'gruel_common' issue in gr-baz) on github, and committed that change to SVN too. My thanks to Tom and Alex for formulating the fix. Kind regards, Balint PS: If anyone is experimenting with GNU Radio using their 'ultra-cheap' RTL2832

Re: [Discuss-gnuradio] USB Audio Device name

2012-04-21 Thread Frederick E. Stevens
Bill, Sent this yesterday, maybe it got lost in the shuffle. I saw that someone else also responded to your question though. I hope that you have resolved your sound card issue. If not, then this may help as well. I have the same audio device. If you use the command line alsamixer, you ca

[Discuss-gnuradio] GNU Radio Release 3.5.3.2 available for download

2012-04-21 Thread Johnathan Corgan
GNU Radio release version 3.5.3.2 is now available for download: http://gnuradio.org/redmine/attachments/download/324/gnuradio-3.5.3.2.tar.gz http://gnuradio.org/redmine/attachments/download/325/gr-howto-write-a-block-3.5.3.2.tar.gz This is the final release of the 3.5 API. Release notes are her

[Discuss-gnuradio] GNU Radio Release 3.6.0 available for download

2012-04-21 Thread Johnathan Corgan
GNU Radio release version 3.6.0 is now available for download: http://gnuradio.org/redmine/attachments/download/326/gnuradio-3.6.0.tar.gz http://gnuradio.org/redmine/attachments/download/327/gr-howto-write-a-block-3.6.0.tar.gz This is the first release of the 3.6 API and new cmake build system.

Re: [Discuss-gnuradio] USB Audio Device name

2012-04-21 Thread Frederick Stevens
On 04/21/2012 03:19 PM, William Pretty Security wrote: Hi Fred; Got it working ! I had to set the name to: "H:1,0" and change the decimation on my band-pass filter. Now all is well. Thanks Bill *From:*Frederick Stevens [mailto:sk8tesgr...@gmail.com] *Sent:* Saturday, April 21, 2012 11:36

[Discuss-gnuradio] Decimation problem :(

2012-04-21 Thread William Pretty Security
Hello All; Well now that I got the audio source working I have another problem. The sample rate of the audio source is set to 96K (so that I can sample a 40KHz signal). I have a frequency counter connected across my source, so I know what the actual frequency is. When I add or change the

[Discuss-gnuradio] Cosmetic Stuff

2012-04-21 Thread William Pretty Security
Thanks to All of you for the help J Now I am into the cosmetic stuff (= just about done) . With a sample rate of ~90KHz the FFT frequency axis starts at 0 and goes to ~45KHz. I have a band pass filter from 35KHz to 55KHz. Does anyone know how to make the frequency axis start at say

Re: [Discuss-gnuradio] Cosmetic Stuff

2012-04-21 Thread Marcus D. Leech
On 04/21/2012 08:12 PM, William Pretty Security wrote: Thanks to All of you for the help J Now I am into the cosmetic stuff (= just about done) ... With a sample rate of ~90KHz the FFT frequency axis starts at 0 and goes to ~45KHz. I have a band pass filter from 35KHz to 55KHz. Does anyone

Re: [Discuss-gnuradio] GRC programming problem--anyone with any bright ideas? (fwd)

2012-04-21 Thread Marcus D. Leech
On 04/21/2012 08:20 PM, Vladimir Dergachev wrote: On Fri, 20 Apr 2012, Marcus D. Leech wrote: On 04/20/2012 03:45 PM, Vladimir Dergachev wrote: I actually worked out a different solution, involving reflexive FIFOs seems to work. I am not familiar with those - could you comment in mo

[Discuss-gnuradio] Portaudio

2012-04-21 Thread Marcus D. Leech
Under what circumstances will the build be dependent on portaudio? -- Marcus Leech Principal Investigator Shirleys Bay Radio Astronomy Consortium http://www.sbrac.org ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/m

Re: [Discuss-gnuradio] Portaudio

2012-04-21 Thread Johnathan Corgan
On Sat, Apr 21, 2012 at 19:03, Marcus D. Leech wrote: > Under what circumstances will the build be dependent on portaudio? If cmake finds portaudio during build, it will compile the portaudio source and sink blocks in gr-audio. If not, it won't. Same for the other audio systems. Not sure if t

Re: [Discuss-gnuradio] Portaudio

2012-04-21 Thread Marcus D. Leech
On 04/21/2012 10:36 PM, Johnathan Corgan wrote: If cmake finds portaudio during build, it will compile the portaudio source and sink blocks in gr-audio. If not, it won't. Same for the other audio systems. Not sure if this answers your question. Johnathan Had a user complain that build-gnurad

Re: [Discuss-gnuradio] change size of scrollarea of grc

2012-04-21 Thread Andy Knitt
I realize this was from a long time ago, but was this ever addressed? I'm running out of room for my flow graph in GRC...is there any way to increase the size of the flow graph area? Thanks, Andy From: Markus Feldmann Subject: [Discuss-gnuradio] Re: change size

Re: [Discuss-gnuradio] Portaudio

2012-04-21 Thread Johnathan Corgan
On Sat, Apr 21, 2012 at 19:51, Marcus D. Leech wrote: > Had a user complain that build-gnuradio didn't do portaudio pre-reqs, and so > his build failed during portaudio.  Which I found confusing. >  So, I wonder if his system had just-enough of portaudio installed to > confuse the build into thin

[Discuss-gnuradio] radio-button widgets now being really stringent

2012-04-21 Thread Marcus D. Leech
One of my apps that uses radio buttons and uses a default value that is supplied in the command line is giving this error: 1. Using Volk machine: sse4_2_32 2. Form: -> Error translating value: "10350.0" 3. 10350.0 is not in list 4. Ent

Re: [Discuss-gnuradio] change size of scrollarea of grc

2012-04-21 Thread Josh Blum
On 04/21/2012 08:02 PM, Andy Knitt wrote: > I realize this was from a long time ago, but was this ever addressed? > I'm running out of room for my flow graph in GRC...is there any way to > increase the size of the flow graph area? Did you catch the size parameter in the options block? 4096, 4096