Re: [Discuss-gnuradio] Calling functions from flowgraph ?

2014-06-05 Thread Abouda Yassine
2014-06-05 11:07 GMT+02:00 Abouda Yassine :

> Hi everybody,
>
> well,I had a python script which works with gnuradio and outputs results
> on the terminal.To make it more visual,I made all the blocks on the
> gnuradio-comapnion but now I would like to output the results on the
> terminal which means I have to call the main loop in the python script from
> the flowgraph to get the job done.In other words,when I hit the button
> execute the flowgraph,I want to see the porgram running.I hope you
> understood what I'm trying to do.So,how can I do that?
>
> regards,
> -Yassine
>
___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio


[Discuss-gnuradio] Calling functions from flowgraph ?

2014-06-05 Thread Abouda Yassine
Hi everybody,

well,I had a python script which works with gnuradio and outputs results on
the terminal.To make it more visual,I made all the blocks on the
gnuradio-comapnion but now I would like to output the results on the
terminal which means I have to call the main loop in the python script from
the flowgraph to get the job done.In other words,when I hit the button
execute the flowgraph,I want to see the porgram running.I hope you
understood what I'm trying to do.So,how can I do that?

regards,
-Yassine
___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio


[Discuss-gnuradio] a silly question about the sream to vector block

2014-05-16 Thread Abouda Yassine
Hi guys,

While i was trying to figure out what the stream to vector block does,I
understood that if I choose for example nitems=1024 and vector length=1,I
get in the output 1024 vectors of 1 item each.And when I was reading about
it
on this web page (
http://gnuradio.org/redmine/projects/gnuradio/wiki/TutorialsCoreConcepts),the
paragraph speaking about items tells exactly the opposite of what I
understood it means if nitems=1024 and vector length =1,i get in the output
only one item which size is 1024 .I need clarification about this subject
please!!!

best regards,
yassine
___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio


[Discuss-gnuradio] Error while installing a new version of GNURadion on USRP e110

2014-04-15 Thread Abouda Yassine
Hi,

I removed the old version of the GNURadio installed on the USRP e110,I
followed instructions on the FAQ forum in order to install a new version of
it.everything seemed all right at the beginning but suddenly an error came
out of no where:

[ 49%] Built target _filter_swig_swig_tag
[ 49%] Building CXX object
gr-filter/swig/CMakeFiles/_filter_swig.dir/filter_swigPYTHON_wrap.cxx.o
g++: Internal error: Killed (program cc1plus)
Please submit a full bug report.
See 
>
for instructions.
make[2]: ***
[gr-filter/swig/CMakeFiles/_filter_swig.dir/filter_swigPYTHON_wrap.cxx.o]
Error 1
make[1]: *** [gr-filter/swig/CMakeFiles/_filter_swig.dir/all] Error 2
make: *** [all] Error 2

Any ideas how to fix this.Thank you

regards,
Yassine
___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio


[Discuss-gnuradio] Problem with getting clear FM signals using the usrp e110

2014-04-08 Thread Abouda Yassine
Hello,
I followed this tutorial to build a simple FM receiver:
https://www.youtube.com/watch?v=KWeY2yqwVA0.I am using the USRP e110,my
problem is I am only getting noise.I tried to change blocks and parameters
and it worked for me when I deleted the rational resampler and made a 100k
as a sample_rate parameter.I get to hear FM radio stations but the quality
of the sound is very bad it's like on the SAW movie.Any one has a solution
on how to improve the sound qualitythx
___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio