update Opera Cake documentation
by Michael Ossmann 3 years 6 months
cc097dcb
Merge pull request #1014 from greatscottgadgets/re...
by Michael Ossmann 3 years 6 months
Merge pull request #1014 from greatscottgadgets/revert-664-cmake_cleanup

Revert "Cleanup of host software CMake build system"
d46c8e14
Revert "Cleanup of host software CMake build syste...
by Michael Ossmann 3 years 6 months
Revert "Cleanup of host software CMake build system (#664)"

This reverts commit d60fb83320cea49fd20305f22838f948557f1b81.
aa0485d4
Create CODE_OF_CONDUCT.md (#1009)
by Straithe 3 years 6 months
113a870c
Cleanup of host software CMake build system (#664)
by Jamie Smith 3 years 6 months
Cleanup of host software CMake build system (#664)

* Clean up the CMake build system and improve the FindFFTW3 module.

* Fixes for Linux build

* Include winsock.h to get struct timeval

* Couple more fixes for MSVC, also add new FindMath module

* Update host build README for new CMake changes (esp. Windows)

* Try to fix Travis OS X build error

* Add docs about pthread-win32

* Whoops, AppVeyor caught a bug in FindFFTW where the includes not being found weren't generating a fatal error.

* Travis rebuild bump

* One more fix: replace hardcoded include paths with a PATH_SUFFIX to standard include paths

* Invert Windows preprocessor flag so it's only needed when using a static build. This preserves compatibility with the previous system.

* Fix copy-paste error

* Update cmake modules from amber-cmake upstream, incorporate TryLinkLibrary into FindUSB1

* Fix missing include
d60fb833
Merge pull request #1004 from gibbi/AG-FixRateChan...
by Martin Ling 3 years 7 months
Merge pull request #1004 from gibbi/AG-FixRateChange

fix stream glitch on rate change
e9dd7eb2
fix stream glitch on rate change
by Anonymous 3 years 7 months
fc8b3c18
Merge pull request #996 from straithe/updateDocume...
by Michael Ossmann 3 years 7 months
Merge pull request #996 from straithe/updateDocumentation

Update docs
22267f3b
Update docs
by straithe 3 years 7 months
7415764b
Merge pull request #995 from greatscottgadgets/tra...
by Michael Ossmann 3 years 7 months
Merge pull request #995 from greatscottgadgets/transfer-struct-doc

libhackrf: document hackrf_transfer struct
26c0f70b
Report a bug