Create a project on CADLAB.io
Upload PCB design files
View schematics and board layouts
Visual schematic and layout diff
Design annotations
Organizations and project members
GitHub integration
GitHub Chrome extension
SM6FBQ
/
HackRF clone - History
Create Account
or
Sign In
Files
Branches
Merge Requests
Tags
Releases
Discussions
Close Menu
Help
Scroll
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
Changes
Files
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
Changes
Files
40d7a07a
travis: use newer OSX image to fix bundle error
by
Michael Ossmann
5 years 3 months
Changes
Files
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
Changes
Files
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
Changes
Files
8e310bdf
LNA915: correct minor layout errors
by
Michael Ossmann
5 years 5 months
Changes
Files
124b85b7
LNA915: update to KiCad 5.1
by
Michael Ossmann
5 years 5 months
Changes
Files
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 );
Changes
Files
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>)
Changes
Files
a9f6cbc3
libhackrf: Zero-out initial transfer buffers
by
Mike Walters
5 years 9 months
Changes
Files
1c091a10
‹‹
14 of 100
››
Report a bug