discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Discuss-gnuradio] Hello


From: Daniel Ampem
Subject: [Discuss-gnuradio] Hello
Date: Wed, 29 Jul 2009 12:40:33 +0300

 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/projects/radio_data_system/trunk/src/python/fm_tx_stereo.py


I get an error message as follows
address@hidden:~$ cd Desktop/
address@hidden:~/
Desktop$ cd New
bash: cd: New: No such file or directory
address@hidden:~/Desktop$ cd new
address@hidden:~/Desktop/new$ ls
Fmstereo.py  Makefile  Makefile.am  Makefile.in
address@hidden:~/Desktop/new$ ./Fmstereo.py
  File "./Fmstereo.py", line 25
    from gnuradio import gr, usrp, blks2
    ^
IndentationError: unexpected indent
address@hidden:~/Desktop/new$

Best regards

reply via email to

[Prev in Thread] Current Thread [Next in Thread]