This website requires JavaScript.
Explore
Main Site
Help
Register
Sign In
mirrors
/
gnss-sdr
Watch
1
Star
0
Fork
0
You've already forked gnss-sdr
mirror of
https://github.com/gnss-sdr/gnss-sdr
synced
2025-02-06 14:10:11 +00:00
Code
Issues
Releases
Wiki
Activity
gnss-sdr
/
cmake
/
Modules
History
Carles Fernandez
3e99566dd3
Use OpenBLAS instead of BLAS if available. OpenBLAS is an optimized BLAS
...
library.
2014-08-01 12:27:11 +02:00
..
CMakeParseArgumentsCopy.cmake
Starting CMake support. In the root directory of gnss-sdr, type:
2012-12-24 02:33:50 +00:00
FindGFlags.cmake
Finding Gflags and Glog if they are installed with Macports. Fixing
2014-05-11 14:50:57 +02:00
FindGLOG.cmake
Finding Gflags and Glog if they are installed with Macports. Fixing
2014-05-11 14:50:57 +02:00
FindGnuradio.cmake
Fixing detection of GNU Radio when installed in non-usual locations (e.g. /home/user/target). Now the user can tell cmake where GNU Radio is by 'cmake ../ -DGNURADIO_INSTALL_PREFIX=/home/user/target'
2013-12-14 10:23:33 +00:00
FindGperftools.cmake
Adds support for GPerftools. Add compiler and linker flags only if the library is available.
2012-12-24 10:21:31 +00:00
FindGPSTK.cmake
Starting CMake support. In the root directory of gnss-sdr, type:
2012-12-24 02:33:50 +00:00
FindGrOsmoSDR.cmake
Switch to GNU Radio 3.7.x API
2013-07-04 13:47:40 +00:00
FindLibOsmoSDR.cmake
add documentation to the libosmosdr cmake module
2012-12-27 17:30:11 +00:00
FindOpenBLAS.cmake
Use OpenBLAS instead of BLAS if available. OpenBLAS is an optimized BLAS
2014-08-01 12:27:11 +02:00
FindOpenCL.cmake
Last commit from the GSoC 2013 project "Improve the acquisition sensitivity of a GNSS receiver" by Marc Molina.
2013-10-01 20:32:04 +00:00
FindUHD.cmake
Fixing detection of GNU Radio when installed in non-usual locations (e.g. /home/user/target). Now the user can tell cmake where GNU Radio is by 'cmake ../ -DGNURADIO_INSTALL_PREFIX=/home/user/target'
2013-12-14 10:23:33 +00:00
FindVolk.cmake
Fixing detection of GNU Radio when installed in non-usual locations (e.g. /home/user/target). Now the user can tell cmake where GNU Radio is by 'cmake ../ -DGNURADIO_INSTALL_PREFIX=/home/user/target'
2013-12-14 10:23:33 +00:00