Hi guys,

Any updates to the mingw usrp gnuradio binary installation files to
allow for the examples to work with the usrp on windows? Stephane
mentioned previously that gnuradio-core/usrp/gr-usrp needs to be
updated in the installer.

If not, how can i go about doing it manually?

many thanks,

mike
http://m0mik.org/gnuradio

On 28/07/05, Stephane Fillod <[EMAIL PROTECTED]> wrote:
> 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
Discuss-gnuradio@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to