Hi Mike,

Selon mjam01 <[EMAIL PROTECTED]>:
> thanks eric, that solved that bit... now here's the next one. i've
> tried running various sample codes and this error happens everytime.
>
> --------------------------------
[...]
>     src = usrp.source_c (0, decim, 1, gru.hexint(0xf0f0f0f2), 0)
>   File "C:\Python24\lib\site-packages\gnuradio\usrp.py", line 86, in source_c
>     return ((usrp0.source_c,
> usrp1.source_c)[look_for_usrp(which)])(which, *args, **kwargs)
>   File "C:\Python24\lib\site-packages\gnuradio\usrp1.py", line 1263, in
> source_c
>     return _usrp1.source_c(*args)
> RuntimeError: std::runtime_error
> ----------------------

Are you using the snapshot from Martin?
This binary installer needs an update (gnuradio-core/usrp/gr-usrp)
to work with the examples. If thing goes well, we might generate
a new one soon..

--
Stephane


_______________________________________________
Discuss-gnuradio mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to