This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
hackrf
Watch
2
Star
0
Fork
0
You've already forked hackrf
mirror of
https://github.com/greatscottgadgets/hackrf.git
synced
2026-03-06 23:39:56 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6cd8da693005e5f7defce6466250837ea66950ee
hackrf
/
host
/
usb_test
History
Jared Boone
1391bfc61e
Flip endian-ness on USB MAX2837 register read request.
2012-10-16 16:56:25 -07:00
..
Makefile
Tragic, but simple and effective libusb test program for reading data from the HackRF bulk IN endpoint, and dumping it to a file.
2012-10-10 15:22:41 -07:00
max2837_dump.py
Flip endian-ness on USB MAX2837 register read request.
2012-10-16 16:56:25 -07:00
set_transceiver_mode.py
Move USB SET_CONFIGURATION-time initialization of SGPIO and bulk endpoints into a separate function.
2012-10-14 12:37:16 -07:00
usb_test.c
Swapped constant names for HackRF VID and PID. Fortunately, I also had them backward in my call to libusb... Now the names are right!
2012-10-15 15:55:44 -07:00