gnss-sdr/src
Javier Arribas fc317810cc Bug fix in binary shift operand (_rotl) used by GPS telemetry decoder that caused problems in 64 bits systems.
git-svn-id: https://svn.code.sf.net/p/gnss-sdr/code/trunk@451 64b25241-fba3-4117-9849-534c7e92360d
2013-11-26 09:41:14 +00:00
..
algorithms Bug fix in binary shift operand (_rotl) used by GPS telemetry decoder that caused problems in 64 bits systems. 2013-11-26 09:41:14 +00:00
core Minor documentation improvements 2013-11-24 23:55:32 +00:00
main 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
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