hackrf_transfer: fix Windows uint32 conversion bui...
by Dominic Spill 7 years 3 months
hackrf_transfer: fix Windows uint32 conversion build warnings
a9bc8b7f
hackrf_operacake: cleanup Windows precision warnin...
by Dominic Spill 7 years 3 months
hackrf_operacake: cleanup Windows precision warnings
4c2a039a
ahckrf_debug: finx type conversion warning from Wi...
by Dominic Spill 7 years 3 months
ahckrf_debug: finx type conversion warning from Windows build
5f02620a
Fix type conversion warnings for Windows build
by Dominic Spill 7 years 3 months
1fab6d90
Firmware: no longer require dfu-prefix
by Dominic Spill 7 years 3 months
Firmware: no longer require dfu-prefix
it was adding a header that we weren't using anyway
92f122d4
Merge pull request #460 from dominicgs/device_coun...
by Michael Ossmann 7 years 3 months
Merge pull request #460 from dominicgs/device_counting_fix

Open device counting: increment when opening a device
d7e2068f
HackRF One: replaced U20 with Winbond W25Q80JVSSIQ
by Michael Ossmann 7 years 4 months
370ee2dc
Open device counting: increment when opening a dev...
by Dominic Spill 7 years 4 months
Open device counting: increment when opening a device
Previously it incremented when the library was initialised, this worked
for GNU Radio flowgraphs, but broke elsewhere
65c7b5aa
added CPLD update requirement to firmware/README
by Michael Ossmann 7 years 4 months
added CPLD update requirement to firmware/README
improved cpld/README
fixes #458
fc8fcd86
libhackrf: stop_tx() put HackRF in to idle mode be...
by Dominic Spill 7 years 4 months
libhackrf: stop_tx() put HackRF in to idle mode before killing transfer thread
This is what we do for RX and appears to prevent HackRF remaining in TX
mode. This mirrors commit 693c262
d17f0917
Report a bug