17 Commits

Author SHA1 Message Date
Jamie Smith
d60fb83320 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
2021-12-03 14:11:04 -05:00
Martin Müller
1df938c6ec Fix a few typos in README for host tools 2017-09-01 22:45:24 +02:00
Martin Müller
05da6a93f9 Fix some Markdown syntax issues
Headlines require a space between the hashes to be recognized correctly
on some systems.
Also a mismatched backtick was fixed.
2017-09-01 22:38:29 +02:00
Dominic Spill
a8c1fc92e9 Appveyor config for building hackrf_sweep (#344)
Appveyor builds for hackrf_sweep
2017-02-15 16:44:44 -07:00
mrbubble62
63435f5616 hackrf_sweep on Windows
added precompiled fftw-3.3.5
2017-02-14 01:43:14 -05:00
Dominic Spill
bb24dd5efe Update readme.md to reflect current build instructions
* udev rule
 * Visual Studio instructions
 * General clean up
2017-01-27 11:52:29 -07:00
Michael Ossmann
8b51f21c37 Added fftw dependency to README for host build on Linux. It should be added for Windows too, but I am not qualified to do so properly. 2017-01-23 22:11:35 -07:00
Dominic Spill
90e1653613 Update build instructions to include pkg-config 2015-07-25 09:45:50 +01:00
Dominic Spill
499c8bc09e Update build instructions to include pkg-config 2015-07-25 09:42:47 +01:00
Dominic Spill
512156de43 Sort readme install instructions 2015-07-23 19:12:40 +01:00
Michael Ossmann
f54069ae82 Merge pull request #167 from cederom/master
Added FreeBSD support for HOST part.
2015-07-08 15:59:56 -06:00
Tomasz CEDRO
4dc991e79d Added information on FreeBSD build.
Signed-off-by: Tomasz CEDRO <CeDeROM@tlen.pl>
2015-04-08 03:33:41 +02:00
mrbubble62
bc8d1d060c Update README.md 2015-03-02 02:32:54 -05:00
Benjamin Vernoux
860ffda639 Update README.md 2014-03-16 13:18:48 +01:00
Benjamin Vernoux
7443cd1d5b Update README.md 2014-03-16 13:17:21 +01:00
Benjamin Vernoux
19110e6e06 Update README.md 2014-03-16 13:16:40 +01:00
Benjamin Vernoux
9191afe2e1 Create Readme for Host 2014-03-16 13:15:04 +01:00