#
# README Usrp for windows 
# binary installer
#

Because of the many requests I hereby give you the preliminary binary installers of usrp for windows.
This is not finished work, but now you can start to play with it.

Installation instructions:
make sure Python 2.4.1 for windows is installed
also install wxpython
(from the python website site download: python-2.4.1.msi, wxPython2.6-win32-ansi-2.6.0.0-py24.exe)

install the following executable
setup-0srp-0.10cvs.exe for only the usrp libusb driver and firmware
(if you install setup-gnuradio-complete-2.6cvs.exe this will already include the usrp installer)

This will install usrp

All the usrp python files are put in C:\Python24\Lib\site-packages
The usrp driver is installed in C:\Program Files\Usrp
C:\Program Files\Usrp\bin is put onto your PATH to enable windows to find the usb driver
The environment variable USRP_PATH is set to C:\Program Files\Usrp
The driver uses this to find the the usrp_fpga.rbf firmware which is in
C:\Program Files\Usrp\rev2\usrp_fpga.rbf




Uninstall:
You have to uninstall the parts seperately
Open Add/Remove programs control panel
You will find all python uninstallers under Python 2.4
Python 2.4 usrp_prims        (python part of the usrp dirver)

Further you will find:
Usrp 0.10cvs                  (the usrp libusb driver and firmware)

Known Bugs:
The first time you start an usrp executable you get an error about not being able to attach to an interface.
After this first run the error should be gone.

Success,
Martin Dudok van Heel    ,Januari 2006 
nldudok1 at olifantasia com
