Merge pull request #707 from miek/transceiver
by Michael Ossmann 5 years 3 months
Merge pull request #707 from miek/transceiver

Clean up transceiver modes & fix invalid data on start of TX/RX
8bd99bd1
Merge pull request #766 from mossmann/travis-osx
by Michael Ossmann 5 years 3 months
Merge pull request #766 from mossmann/travis-osx

travis: use newer OSX image to fix bundle error
40d7a07a
travis: use newer OSX image to fix bundle error
by Michael Ossmann 5 years 3 months
53197dec
adopt OSHWA convention for SPI signal names
by Michael Ossmann 5 years 4 months
adopt OSHWA convention for SPI signal names

https://www.oshwa.org/a-resolution-to-redefine-spi-signal-names
5e6a2b5d
LNA915: redesign around GRF6011 failsafe switch
by Michael Ossmann 5 years 4 months
LNA915: redesign around GRF6011 failsafe switch

fits in SMA-KIT-1.5MF inline SMA enclosure
8e310bdf
LNA915: correct minor layout errors
by Michael Ossmann 5 years 5 months
124b85b7
LNA915: update to KiCad 5.1
by Michael Ossmann 5 years 5 months
62c36d84
Update hackrf_sweep.c
by ggatis 5 years 5 months
Update hackrf_sweep.c

change if ( fd != NULL ) to if ( ( fd != NULL ) && ( fd != stdout ) )
before fclose( fd );
38f6d4c8
fix _FILE_OFFSET_BITS 64 position in hackrf_transf...
by jaj 5 years 8 months
fix _FILE_OFFSET_BITS 64 position in hackrf_transfer.c (must be included before <sys/stat.h>)
a9f6cbc3
libhackrf: Zero-out initial transfer buffers
by Mike Walters 5 years 9 months
1c091a10
Report a bug