This website requires JavaScript.
Explore
Help
Sign In
Sojus07
/
hackrf
Watch
1
Star
0
Fork
0
You've already forked hackrf
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
hackrf
/
host
/
libhackrf
/
examples
History
Jared Boone
2d79f6d69f
Added support for hackrf_max2837 utility to accept registers and values as "0x" (base-16) or "0b" (base-2).
2012-10-17 20:55:48 -07:00
..
CMakeLists.txt
Add USB vendor requests to read/write Si5351C registers.
2012-10-17 11:57:44 -07:00
hackrf_max2837.c
Added support for hackrf_max2837 utility to accept registers and values as "0x" (base-16) or "0b" (base-2).
2012-10-17 20:55:48 -07:00
hackrf_si5351c.c
Add a quick, dirty, and marginally-useful text configuration option to hackrf_si5351c example.
2012-10-17 17:01:56 -07:00
hackrf_transfer.c
Made explicit a few libhackrf result tests -- comparing against HACKRF_SUCCESS instead of checking for non-zero.
2012-10-17 17:02:44 -07:00