This commit is contained in:
wzyy2 2014-12-25 12:08:28 +08:00
parent 8813420d44
commit 6b11760b23

View file

@ -7,13 +7,14 @@ So finally i choose ctypes .
# Dependencies
* libusb
* libusb,NumPy
* Python 2.7.x/3.3+
* libhackrf
* NumPy
install [libhackrf](https://github.com/mossmann/hackrf/tree/master/host)
sudo apt-get install python-dev,libusb-1.0-0
install [libhackrf](https://github.com/mossmann/hackrf/tree/master/host)
## Examples