gnss-sdr/src
Carles Fernandez 6bff43504c Added missing header
git-svn-id: https://svn.code.sf.net/p/gnss-sdr/code/trunk@475 64b25241-fba3-4117-9849-534c7e92360d
2014-01-10 20:04:53 +00:00
..
algorithms Upgrading Armadillo version. Removed some warnings when building in Release with clang. 2013-12-21 11:11:05 +00:00
core Added missing header 2014-01-10 20:04:53 +00:00
main 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
tests fixing typo 2013-11-15 17:47:16 +00:00
utils Improving the way cmake detects GNU Radio. Switching from FindGnuradioXXX() to ConfigGnuradio.cmake. Fixed a typo in README. Tested in Mac OS X 10.9 and Ubuntu 13.10 64 bits, should work on other versions as well. 2013-11-13 21:07:33 +00:00
CMakeLists.txt Towards a front-end frequency and sample rate calibration tool. VERY experimental yet. 2013-07-05 17:00:48 +00:00