HackRF One: replaced U20 with Winbond W25Q80DVSSIG
by Michael Ossmann 7 years 9 months
5e9cad66
Merge pull request #478 from caquino/master
by Dominic Spill 7 years 9 months
Merge pull request #478 from caquino/master

Travis OS X builds don't work with modern Xcode #438
1d9823e5
Merge pull request #1 from caquino/caquino/travis-...
by Cassiano Aquino 7 years 9 months
Merge pull request #1 from caquino/caquino/travis-osx-438

Travis OS X builds don't work with modern Xcode #438
82520183
Replacing xcode version to check travis build fail...
by Cassiano Aquino 7 years 9 months
Replacing xcode version to check travis build failure.
6a310545
replaced AVX/Kyocera 2500BL14M100T (NRND) with Abr...
by Michael Ossmann 7 years 9 months
replaced AVX/Kyocera 2500BL14M100T (NRND) with Abracon ABM8-25.000MHZ-10-D1G-T (X1), added load capacitors (C169 and C170)
b4a452cd
listed Murata LDB182G4510G-120 as an alternative t...
by Michael Ossmann 7 years 9 months
listed Murata LDB182G4510G-120 as an alternative to Johanson 2500BL14M100T (T3 and T4)
26360e18
replaced Murata LXES1TBCC2-004 (End of Life) with ...
by Michael Ossmann 7 years 9 months
replaced Murata LXES1TBCC2-004 (End of Life) with Vishay VBUS54CV-HSF-G4-08 (U15)
86f724a3
Merge pull request #469 from arnout/master
by Dominic Spill 7 years 10 months
Merge pull request #469 from arnout/master

Don't require a C++ compiler
a4c57eff
Don't require a C++ compiler
by Arnout Vandecappelle (Essensium/Mind) 7 years 10 months
Don't require a C++ compiler

By default, CMake assumes that the project is using both C and C++. By
explicitly passing 'C' as argument of the project() macro, we tell CMake
that only C is used, which prevents CMake from erroring out if a C++
compiler doesn't exist.
a6284cb9
Merge pull request #468 from dominicgs/appveyor
by Michael Ossmann 7 years 10 months
Merge pull request #468 from dominicgs/appveyor

Appveyor
5fbd75ef
Report a bug