remove doc/hardware directory
by Michael Ossmann 4 years 9 months
remove doc/hardware directory

Going forward, fabrication outputs will be included in release packages
but not in the git repository.
a69bb0a5
update README files for CPLD SRAM loading
by Michael Ossmann 4 years 9 months
becc016c
increment .so/.pc version number to 0.6
by Michael Ossmann 4 years 9 months
2a8ed4ec
Merge pull request #847 from miek/sweepfix
by Michael Ossmann 4 years 9 months
Merge pull request #847 from miek/sweepfix

Disable USB interrupts during sweep set_freq call
b112d18b
Disable USB interrupts during sweep set_freq call
by Mike Walters 4 years 9 months
Disable USB interrupts during sweep set_freq call

Previously, a USB vendor request could interrupt in the middle of
set_freq and make conflicting changes, leaving the HackRF in an
undefined state.

fixes #772
1cb2abf7
Merge pull request #820 from mossmann/tools
by Michael Ossmann 4 years 10 months
Merge pull request #820 from mossmann/tools

Clean up output file handling
f2021608
Flush output streams. Do not fclose stdout/stdin.
by Michael Ossmann 4 years 11 months
2ca991e1
Give descriptive names to streams.
by Michael Ossmann 4 years 11 months
Give descriptive names to streams.

They were previously given the confusing name of fd even though they are
not file descriptors.
a6fa7876
Merge pull request #748 from ggatis/patch-1
by Michael Ossmann 4 years 11 months
Merge pull request #748 from ggatis/patch-1

Update hackrf_sweep.c
8fead43c
Merge pull request #805 from erikarn/ahc_20201108_...
by Michael Ossmann 4 years 11 months
Merge pull request #805 from erikarn/ahc_20201108_fix_libusb_cancel

Fix libusb usage for at least freebsd around the worker thread and transfer cancellation
ee44d2d6
Report a bug