Merge pull request #853 from miek/sweep_loop_timin...
by Michael Ossmann 4 years 8 months
Merge pull request #853 from miek/sweep_loop_timings

hackrf_sweep: switch main loop timing back to 1Hz
15b2d3a6
hackrf_sweep: switch main loop timing back to 1Hz
by Mike Walters 4 years 8 months
hackrf_sweep: switch main loop timing back to 1Hz

fixes #850
fixes #851
5361b3a7
remove doc/hardware directory
by Michael Ossmann 4 years 8 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 8 months
becc016c
increment .so/.pc version number to 0.6
by Michael Ossmann 4 years 8 months
2a8ed4ec
Merge pull request #847 from miek/sweepfix
by Michael Ossmann 4 years 8 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 8 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 9 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 9 months
2ca991e1
Give descriptive names to streams.
by Michael Ossmann 4 years 9 months
Give descriptive names to streams.

They were previously given the confusing name of fd even though they are
not file descriptors.
a6fa7876
Report a bug