Well l have everything set ready and most of the test code including dial
tone running well. Am using Jaunty (9.04) on ubuntu. my task is to transmit
or to listen to Fmstereo. l have two RfX2400 daughter on two usrp boxes
both connected to the same computer. when l run the code
(root
<https://www.cgran.org/browser>/projects<https://www.cgran.org/browser/projects>
/radio_data_system<https://www.cgran.org/browser/projects/radio_data_system>
/trunk
<https://www.cgran.org/browser/projects/radio_data_system/trunk>/src<https://www.cgran.org/browser/projects/radio_data_system/trunk/src>
/python<https://www.cgran.org/browser/projects/radio_data_system/trunk/src/python>
/fm_tx_stereo.py<https://www.cgran.org/browser/projects/radio_data_system/trunk/src/python/fm_tx_stereo.py>
I get an error message as follows
ktadm...@b3002-softradio:~$ cd Desktop/
ktadm...@b3002-softradio:~/Desktop$ cd New
bash: cd: New: No such file or directory
ktadm...@b3002-softradio:~/Desktop$ cd new
ktadm...@b3002-softradio:~/Desktop/new$ ls
Fmstereo.py Makefile Makefile.am Makefile.in
ktadm...@b3002-softradio:~/Desktop/new$ ./Fmstereo.py
File "./Fmstereo.py", line 25
from gnuradio import gr, usrp, blks2
^
IndentationError: unexpected indent
ktadm...@b3002-softradio:~/Desktop/new$
Best regards
_______________________________________________
Discuss-gnuradio mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio