Merge branch 'mossmann-master' into multiple_hackr...
by Dominic Spill 7 years 10 months
Merge branch 'mossmann-master' into multiple_hackrf_stop_rx_issue_463
bac06167
Set do_exit flag per device rather than globally
by Dominic Spill 7 years 10 months
47805d1c
Merge pull request #460 from dominicgs/device_coun...
by Michael Ossmann 7 years 10 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 11 months
370ee2dc
Open device counting: increment when opening a dev...
by Dominic Spill 7 years 11 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 11 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 11 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
Merge branch 'glitch-fix'
by Michael Ossmann 7 years 12 months
991c5089
Merge pull request #437 from gvz/master
by Michael Ossmann 7 years 12 months
Merge pull request #437 from gvz/master

libhackrf: counts the open devices, prevents exit if not all closed
6da35937
Pin OS X builds to Xcode 7.3 for now
by Dominic Spill 8 years 3 days
cc7f5996
Report a bug