1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-11-14 22:04:57 +00:00

Commit Graph

  • fc33e86913 Fixing a bug in the tropospheric model Carles Fernandez 2014-08-26 10:06:51 +0200
  • c2e234d6e4 adding troposphere correction Carles Fernandez 2014-08-26 07:47:01 +0200
  • 748f4c2f50 Fixing anchor Carles Fernandez 2014-08-23 20:14:12 +0200
  • aa8b16663f Testing anchors in markdown language Carles Fernandez 2014-08-23 20:08:07 +0200
  • 550c5a3198 Improving info on first steps on Mac OS Carles Fernandez 2014-08-23 03:06:12 +0200
  • 3d21f11e06 Fixing typo Carles Fernandez 2014-08-23 02:56:13 +0200
  • 473aebb1c5 Update info about configuration options Carles Fernandez 2014-08-23 02:49:37 +0200
  • 18752c509b Updating documentation about how to enable optional drivers and moving that part after the default building. Carles Fernandez 2014-08-23 02:38:26 +0200
  • 91964ffbf3 push final version marc-sales 2014-08-20 11:02:16 +0200
  • 1d3d40cefd final version marc-sales 2014-08-20 10:59:47 +0200
  • 3b8a6a8346 Updating Armadillo version to 4.400.0 Carles Fernandez 2014-08-19 20:41:15 +0200
  • b746d1c619 Merging quicksync branch by Damian Miralles (GSoC 2014) Carles Fernandez 2014-08-19 18:52:05 +0200
  • 4ed8a44d2d Decreasing the number of realizations so run_tests don't take ages to finish :-) Carles Fernandez 2014-08-19 18:44:09 +0200
  • d8014db2bf Merge pull request #1 from dmiralles2009/quicksync Carles Fernandez 2014-08-18 23:15:29 +0200
  • 8ed642e58c Updating Armadillo version to 4.320.2 Carles Fernandez 2014-08-17 19:55:11 +0200
  • 741c091e18 Final editing of the QuickSync algorithm in the GNSS-SDR platform. Cahnges include a better layout of the code test, bugs correction and the most significant is the modifiable option in the folding factor if the user requires it. Damian Miralles 2014-08-13 14:51:25 -0400
  • 7a6f0bf04d Reverting wrong commit Carles Fernandez 2014-08-11 14:08:59 +0200
  • df6b282582 Providing more information if ENABLE_GPERFTOOLS is set to ON and the library is (or it is not) found in the system. Carles Fernandez 2014-08-11 13:39:12 +0200
  • 2445620e76 Changing build type to RelWithDebInfo if ENABLE_GPERFTOOLS option is ON Carles Fernandez 2014-08-10 20:00:10 +0200
  • 3257d8cba1 Improving handling of optional processing blocks and linking libraries. New options ENABLE_GN3S, ENABLE_RTLSDR, ENABLE_OPENCL, ENABLE_ARRAY and ENABLE_GPERFTOOLS, all set by default to OFF. Users can enable that features by 'cmake -DENABLE_XXX=ON ../ '. OpenCL is now not used by default since it was giving problems in some platforms. Old variables (RTSDR_DRIVER, GN3S_DRIVER, RAW_ARRAY_DRIVER and DISABLE_OPENCL) are still honored and can be used in the same way, but the new ENABLE_XXX are recommended for the sake of more uniform naming. Main CMakeFile.txt has been rearranged, putting options first, then searching for the required libraries, and then the optional ones. If Gperftools is enabled and found, binaries are linked to the tcmalloc and profiler libraries, and using the adequate flags. Fixed building in Mac OSX if Armadillo and OpenBLAS were not installed in the system. Carles Fernandez 2014-08-07 21:04:01 +0200
  • 3b3c809dab Unified acquisition marc-sales 2014-08-05 02:01:37 +0200
  • 2fcb2e14e8 Fixing link to OpenBLAS Carles Fernandez 2014-08-01 13:49:55 +0200
  • 3e99566dd3 Use OpenBLAS instead of BLAS if available. OpenBLAS is an optimized BLAS library. Carles Fernandez 2014-08-01 12:27:11 +0200
  • afc7d1c8e3 Updating Armadillo version to 4.320.0 and simplifying the static building process. No patch is applied to the original CMakeLists.txt anymore, so next version upgrades should be easier. Carles Fernandez 2014-08-01 10:52:20 +0200
  • 32de19051a Small changes in config_2 Carles Fernandez 2014-07-24 03:11:58 +0200
  • 7640be1c96 Fixing typo Carles Fernandez 2014-07-24 02:36:14 +0200
  • 42ae5cbd88 First commit of the acquisition method based on the QuickSync algorithm. Code developed by Damian Miralles. Carles Fernandez 2014-07-24 01:38:58 +0200
  • 2bc779b3b5 activated IFEN reference coordinates marabra 2014-07-22 09:36:53 +0200
  • 0303ac536a Added GNSS-SDR statistics over PVT and gnuplot scripts marabra 2014-07-22 09:30:27 +0200
  • cefd2de5af Merge remote-tracking branch 'origin/next' into gps_galileo_hybrid Javier Arribas 2014-07-20 16:53:52 +0200
  • 6967fc833e Fixes rounding errors in frequency to period conversion that were causing tracking losses. Bug spotted by Marc Sales. Carles Fernandez 2014-07-19 19:29:27 +0200
  • 767a5122d5 Adding Marc Sales to the list of developers Carles Fernandez 2014-07-19 19:26:46 +0200
  • 7d6ec42f24 coherent 2or3 ms adding noncoherently I+Q acquisition, dll+pll tracking still diverges marc-sales 2014-07-07 21:06:26 +0200
  • cf652a6eec Update Revision of GPS ICDs Carles Fernandez 2014-07-05 19:55:09 +0200
  • 490879c33a Adding Digital Object Identifier (DOI) from zenodo.org, making the code citable Carles Fernandez 2014-06-30 21:59:48 +0200
  • 970d1a6f1b Fixing wrong commit Carles Fernandez 2014-06-30 21:58:03 +0200
  • 793fbcceb0 Adding Digital Object Identifier (DOI) from zenodo.org, making the code citable Carles Fernandez 2014-06-30 21:56:21 +0200
  • 8dfcc5114c Bumping version number Carles Fernandez 2014-06-30 20:46:36 +0200
  • 63626658cb Adding GNSS-SDR version number to the configuration welcome message v0.0.3 Carles Fernandez 2014-06-30 20:03:23 +0200
  • f6c938498e Adding GNSS-SDR version number to the welcome message of the configuration process Carles Fernandez 2014-06-30 19:35:24 +0200
  • fd7b431297 Bumped version number to 0.0.3 Carles Fernandez 2014-06-30 19:26:55 +0200
  • abe9ca9450 Hybrid PVT working!! It was a problem with the timestamp account in the correlators due to the differences in the correlation time (PRN length). Only corrected on GPS_DLL_PLL and Galileo veml correlator. Javier Arribas 2014-06-30 17:48:01 +0200
  • 8531a758ea Includes header files at add_libraries(...), which makes IDEs such as Xcode to display them Carles Fernandez 2014-06-28 03:55:57 +0200
  • 7d9458cfdd Update Armadillo version to 4.300.9 Carles Fernandez 2014-06-26 01:04:41 +0200
  • 841ae59d6a Added two acquisition strategies. Flowgraph is changed to produce default signal when doing sky search. marc-sales 2014-06-26 00:11:44 +0200
  • 4b5526ec7e E5a Dll/Pll tracking + tracking test + Secondary code delay generator + PCPS acquisition of 1ms code 1ms filled with zeros (to avoid sec code ambiguity) marc-sales 2014-06-20 18:23:44 +0200
  • b2f3ecd72e Fixes many warnings in CMake 3.0. When glog or armadillo are present in the system, glog_RELEASE/armadillo_RELEASE are not defined and several add_dependencies were adding non-existing targets (glog-${glog_RELEASE}). This commit creates imported logical targets when those libraries are already present, so the warnings disappear. Carles Fernandez 2014-06-20 03:34:19 +0200
  • e7c4b35238 PVT block enabled to find ephemeris and observables from both GPS and Galileo marabra 2014-06-19 17:07:27 +0200
  • 25934c477e Added hybrid TOW (expressed in GPS reference time) and time debug output in PVT block marabra 2014-06-18 11:04:26 +0200
  • dbad4b5742 E5a signal generator and minor bug fixes. marc-sales 2014-06-17 19:13:24 +0200
  • 6a507d9ce2 Pull with Javier version Merge branch 'gps_galileo_hybrid' of github.com:Arribas/gnss-sdr into gps_galileo_hybrid marabra 2014-06-13 20:08:37 +0200
  • bf03c7a374 Enabled hybrid pseudorange generation marabra 2014-06-13 18:38:16 +0200
  • 553e10449b Update .gitignore Javier Arribas 2014-06-13 17:56:16 +0200
  • e5a213d390 Delete .cproject Javier Arribas 2014-06-13 17:55:29 +0200
  • 530f1c5c21 Tes commit Javier Arribas 2014-06-13 17:53:04 +0200
  • bc16b6982f Deleting Mara GIT test file Javier Arribas 2014-06-13 15:02:13 +0200
  • b0d33328d5 Simultaneous multi-GNSS system acquisition, tracking and telemetry decoding: Changes in the flowgraph and in the configuration files to mix channels from different GNSS systems in the same receiver. Hybrid observables and PVT under construction. Javier Arribas 2014-06-10 18:58:17 +0200
  • fabf623c43 Require at least Boost 1.45, so boost:filesystem::temp_directory_path() can be used. It is useful on Mac OS X, where the log folder is not at /tmp. Boost 1.45 was released on Nov 9th, 2010, so it is unlikely that any user is using something older. Carles Fernandez 2014-06-10 00:14:18 +0200
  • c85efa7473 Cosmetic changes Carles Fernandez 2014-06-07 10:23:32 +0200
  • b2e85053b4 do not link to blas so armadillo can use the faster openblas if found in the system Carles Fernandez 2014-06-07 00:12:50 +0200
  • 8c1adf8aad small changes, just for backup marc-sales 2014-06-05 12:00:24 +0200
  • 9b5c055bfd Tracking adapted blocks + Telemetry decoder marc-sales 2014-06-01 13:22:26 +0200
  • 92bf0472de Added requirement of GCC 4.7 or newer Carles Fernandez 2014-06-01 11:08:10 +0200
  • 6052bdc0c8 Updating Armadillo version to 4.300.8 Carles Fernandez 2014-06-01 11:02:02 +0200
  • c8ee78bea3 Recommend libopenblas-dev package to Ubuntu/Debian users Carles Fernandez 2014-05-31 12:31:04 +0200
  • 2a591bf79c Automatic building of Armadillo 3.x if gcc 4.6 was used is no longer needed, so always download the latest version. Added a flag to compile it with the same compiler than gnss-sdr is being built. Carles Fernandez 2014-05-31 11:18:24 +0200
  • 8f334df645 Added FATAL_ERROR if gcc version is not at least 4.7, providing a pointer on how to upgrade to Ubuntu 12.04 users Carles Fernandez 2014-05-30 19:07:01 +0200
  • 027fcaa5cc Do not force cache of GTEST_DIR_LOCAL so the user can chose either define it or not from cmake commandline Carles Fernandez 2014-05-28 22:12:29 +0200
  • 36a587762b Fixing detection of GTEST_DIR variable when defined with -DGTEST_DIR=... Carles Fernandez 2014-05-28 22:02:11 +0200
  • 31b4738d39 Fixing detection of GTEST_DIR environment variable Carles Fernandez 2014-05-28 20:24:29 +0200
  • 95aa4cc793 Merge pull request #1 from gnss-sdr/next Luis Esteve 2014-05-26 19:29:34 +0200
  • 571248f3f2 Update Armadillo version to 4.300.6 Carles Fernandez 2014-05-25 13:23:54 +0200
  • e9ac845084 Fix CMake script for detecting Python Carles Fernandez 2014-05-25 13:03:50 +0200
  • 19f6d9aaa8 Merge branch 'galileo_e5a' of https://github.com/marc-sales/gnss-sdr.git into galileo_e5a marc-sales 2014-05-21 09:54:02 +0200
  • 408fd992ec cabeceras marc-sales 2014-05-21 09:42:26 +0200
  • b8b794a5eb Delete .cproject marc-sales 2014-05-21 09:30:44 +0200
  • 54a1417d3d Galileo E5a acquisition adapter and signal processing marc-sales 2014-05-20 21:53:12 +0200
  • ca4b8e232c Fixes automatic building of GFlags and Glog when clang is used (e.g. MacOS X) Carles Fernandez 2014-05-18 12:53:16 +0200
  • 1518e5ac5d Update Armadillo version and other minor cleaning Carles Fernandez 2014-05-16 19:16:36 +0200
  • 2a0df9a5bb Added file "added_file_gps_gal" (to be removed) just for git test marabra 2014-05-15 11:21:17 +0200
  • f064ce4d4c Fixing an error in a constant value Carles Fernandez 2014-05-15 01:15:57 +0200
  • 6f0d018acb Adding Leonardo Tonetto to the list of authors Carles Fernandez 2014-05-14 01:42:10 +0200
  • 71109eec9e Changing some logs from ERROR to WARNING Carles Fernandez 2014-05-14 01:37:47 +0200
  • 51706f715f Write assistance data straight to the maps Leonardo Tonetto 2014-05-13 14:58:03 +0200
  • 0fbea1a25c Cleaning for safety Leonardo Tonetto 2014-05-13 15:02:45 +0200
  • 6804f931ed Update Armadillo version to 4.300.2 Carles Fernandez 2014-05-13 01:04:34 +0200
  • 9a4a3443b2 updating armadillo patch Carles Fernandez 2014-05-11 22:37:43 +0200
  • 190afb2c32 Updating armadillo version to 4.300.2 Carles Fernandez 2014-05-11 22:19:53 +0200
  • d6d90fe4f4 Gflags and Glog can now be installed via Macports in Mac OS X Mavericks Carles Fernandez 2014-05-11 22:18:54 +0200
  • 53b227a0c1 Finding Gflags and Glog if they are installed with Macports. Fixing problems finding Gperftools libraries Carles Fernandez 2014-05-11 14:50:57 +0200
  • 872ed26527 Fixes ugly exit when the ephemeris map from SUPL is empty Carles Fernandez 2014-05-10 02:20:53 +0200
  • a161d15366 Bug fixes and GPS to Galileo delta_t debug test implentation Javier Arribas 2014-05-09 19:05:50 +0200
  • 75598c07d4 Adding GPS to Galileo time conversion parameters in Galileo almanac. Adding Galileo almanac push to Galileo almanac queues Javier Arribas 2014-05-09 13:04:05 +0200
  • 825a4fc440 Correction of some misspelling Carles Fernandez 2014-05-07 23:35:44 +0200
  • 054608896a Added warning if GCC is older than 4.7. Fixing detection of GTEST_DIR environment variable Carles Fernandez 2014-05-07 22:08:41 +0200
  • 7fc58001ec Avoid memory leak github/next Leonardo Tonetto 2014-05-05 11:21:18 +0200
  • 20121dcc73 Re-organizing assistance data input and output Leonardo Tonetto 2014-04-28 16:27:47 +0200
  • eac73b5baa Fixed a bug that prevented the update of all shared map structures (ephemeris, iono parameters, etc...) Javier Arribas 2014-05-06 11:59:48 +0200
  • 7c0a614ca3 Enjoy GNSS-SDR! Carles Fernandez 2014-04-27 23:58:32 +0200
  • 1f44fa4ca0 Fixing link to the documentation page Carles Fernandez 2014-04-27 23:45:01 +0200