Revert Travis to xcode 7.3 to ignore pip issue for...
by Dominic Spill 8 years 3 days
Revert Travis to xcode 7.3 to ignore pip issue for now
- Issue to correct this is #438
bd37a508
Use pip2 rather than pip because it's not availabl...
by Dominic Spill 8 years 3 days
Use pip2 rather than pip because it's not available with xcode 8.3
1c33d68d
Fix Travis-CI builds
by Dominic Spill 8 years 3 days
d211b14f
short pulses when enabling VAA to avoid a big volt...
by Michael Ossmann 8 years 3 days
short pulses when enabling VAA to avoid a big voltage glitch
5d666714
eliminated minor glitch caused by enabling a GPIO ...
by Michael Ossmann 8 years 3 days
eliminated minor glitch caused by enabling a GPIO output before setting its value
b095c532
Pin OS X builds to Xcode 7.3 for now
by Dominic Spill 8 years 1 month
3447863a
Revert Travis to xcode 7.3 to ignore pip issue for...
by Dominic Spill 8 years 1 month
Revert Travis to xcode 7.3 to ignore pip issue for now
- Issue to correct this is #438
aa9af94e
libhackrf: counts the open devices, prevents exit ...
by Georg von Zengen 8 years 1 month
libhackrf: counts the open devices, prevents exit if not all closed

fixes #435, osmosdr calls hackrf_exit for the last sink and the last
source. If both are in one flow graph the desctructor of the source
fails as the sink already closed the usb context.
This prevents hackrf_exit to close the context if not all devices are closed
73ca8c09
Merge pull request #434 from dominicgs/flash-inves...
by Michael Ossmann 8 years 1 month
Merge pull request #434 from dominicgs/flash-investigation

Allow users to interact with the flash status register
94cd63fa
Merge branch 'mossmann-master' into flash-investig...
by Dominic Spill 8 years 1 month
Merge branch 'mossmann-master' into flash-investigation
5f560d6a
Report a bug