I think there might be a very small problem with the make install in the latest trunk: it doesn't seem to copy the all the files appropriately.
if I do a straight up 'make install' the benchmark_*x.py examples fail with: "ImportError: No module named usrp_options" It's easily solved by copying 'usrp_options.py' and 'generic_usrp.py' from the co'd trunk to the examples directory, but I would think that 'make install' would do that for you. Jason _______________________________________________ Discuss-gnuradio mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
