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
/
hackrf-tools
/
src
History
Dominic Spill
ce9ad343e0
Fix issue
#113
- CPLD update fails on Windows
...
Using the patch from @supersat
2015-07-06 21:25:01 +01:00
..
CMakeLists.txt
host: modify the cmake build system, there is a new top dir cmake file that builds everything
2013-05-28 22:48:40 +02:00
hackrf_cpldjtag.c
Do not break hackrf_open() API, provide a hackrf_open_by_serial() instead for the new functionality.
2015-02-24 07:43:45 +02:00
hackrf_info.c
hackrf_info: Adjust output to print USB device identification string and device index number, before trying to open.
2015-02-24 01:13:48 +02:00
hackrf_max2837.c
Do not break hackrf_open() API, provide a hackrf_open_by_serial() instead for the new functionality.
2015-02-24 07:43:45 +02:00
hackrf_rffc5071.c
Do not break hackrf_open() API, provide a hackrf_open_by_serial() instead for the new functionality.
2015-02-24 07:43:45 +02:00
hackrf_si5351c.c
Do not break hackrf_open() API, provide a hackrf_open_by_serial() instead for the new functionality.
2015-02-24 07:43:45 +02:00
hackrf_spiflash.c
Do not break hackrf_open() API, provide a hackrf_open_by_serial() instead for the new functionality.
2015-02-24 07:43:45 +02:00
hackrf_transfer.c
Fix issue
#113
- CPLD update fails on Windows
2015-07-06 21:25:01 +01:00