1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2025-09-06 21:07:59 +00:00

Commit Graph

  • 7d9458cfdd Update Armadillo version to 4.300.9 Carles Fernandez 2014-06-26 01:04:41 +02:00
  • 841ae59d6a Added two acquisition strategies. Flowgraph is changed to produce default signal when doing sky search. marc-sales 2014-06-26 00:11:44 +02:00
  • 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 +02:00
  • 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 +02:00
  • e7c4b35238 PVT block enabled to find ephemeris and observables from both GPS and Galileo marabra 2014-06-19 17:07:27 +02:00
  • 25934c477e Added hybrid TOW (expressed in GPS reference time) and time debug output in PVT block marabra 2014-06-18 11:04:26 +02:00
  • dbad4b5742 E5a signal generator and minor bug fixes. marc-sales 2014-06-17 19:13:24 +02:00
  • 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 +02:00
  • bf03c7a374 Enabled hybrid pseudorange generation marabra 2014-06-13 18:38:16 +02:00
  • 553e10449b Update .gitignore Javier Arribas 2014-06-13 17:56:16 +02:00
  • e5a213d390 Delete .cproject Javier Arribas 2014-06-13 17:55:29 +02:00
  • 530f1c5c21 Tes commit Javier Arribas 2014-06-13 17:53:04 +02:00
  • bc16b6982f Deleting Mara GIT test file Javier Arribas 2014-06-13 15:02:13 +02:00
  • 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 +02:00
  • 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 +02:00
  • c85efa7473 Cosmetic changes Carles Fernandez 2014-06-07 10:23:32 +02:00
  • 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 +02:00
  • 8c1adf8aad small changes, just for backup marc-sales 2014-06-05 12:00:24 +02:00
  • 9b5c055bfd Tracking adapted blocks + Telemetry decoder marc-sales 2014-06-01 13:22:26 +02:00
  • 92bf0472de Added requirement of GCC 4.7 or newer Carles Fernandez 2014-06-01 11:08:10 +02:00
  • 6052bdc0c8 Updating Armadillo version to 4.300.8 Carles Fernandez 2014-06-01 11:02:02 +02:00
  • c8ee78bea3 Recommend libopenblas-dev package to Ubuntu/Debian users Carles Fernandez 2014-05-31 12:31:04 +02:00
  • 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 +02:00
  • 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 +02:00
  • 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 +02:00
  • 36a587762b Fixing detection of GTEST_DIR variable when defined with -DGTEST_DIR=... Carles Fernandez 2014-05-28 22:02:11 +02:00
  • 31b4738d39 Fixing detection of GTEST_DIR environment variable Carles Fernandez 2014-05-28 20:24:29 +02:00
  • 571248f3f2 Update Armadillo version to 4.300.6 Carles Fernandez 2014-05-25 13:23:54 +02:00
  • e9ac845084 Fix CMake script for detecting Python Carles Fernandez 2014-05-25 13:03:50 +02:00
  • 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 +02:00
  • 408fd992ec cabeceras marc-sales 2014-05-21 09:42:26 +02:00
  • b8b794a5eb Delete .cproject marc-sales 2014-05-21 09:30:44 +02:00
  • 54a1417d3d Galileo E5a acquisition adapter and signal processing marc-sales 2014-05-20 21:53:12 +02:00
  • ca4b8e232c Fixes automatic building of GFlags and Glog when clang is used (e.g. MacOS X) Carles Fernandez 2014-05-18 12:53:16 +02:00
  • 1518e5ac5d Update Armadillo version and other minor cleaning Carles Fernandez 2014-05-16 19:16:36 +02:00
  • 2a0df9a5bb Added file "added_file_gps_gal" (to be removed) just for git test marabra 2014-05-15 11:21:17 +02:00
  • f064ce4d4c Fixing an error in a constant value Carles Fernandez 2014-05-15 01:15:57 +02:00
  • 6f0d018acb Adding Leonardo Tonetto to the list of authors Carles Fernandez 2014-05-14 01:42:10 +02:00
  • 71109eec9e Changing some logs from ERROR to WARNING Carles Fernandez 2014-05-14 01:37:47 +02:00
  • 51706f715f Write assistance data straight to the maps Leonardo Tonetto 2014-05-13 14:58:03 +02:00
  • 0fbea1a25c Cleaning for safety Leonardo Tonetto 2014-05-13 15:02:45 +02:00
  • 6804f931ed Update Armadillo version to 4.300.2 Carles Fernandez 2014-05-13 01:04:34 +02:00
  • 9a4a3443b2 updating armadillo patch Carles Fernandez 2014-05-11 22:37:43 +02:00
  • 190afb2c32 Updating armadillo version to 4.300.2 Carles Fernandez 2014-05-11 22:19:53 +02:00
  • d6d90fe4f4 Gflags and Glog can now be installed via Macports in Mac OS X Mavericks Carles Fernandez 2014-05-11 22:18:54 +02:00
  • 53b227a0c1 Finding Gflags and Glog if they are installed with Macports. Fixing problems finding Gperftools libraries Carles Fernandez 2014-05-11 14:50:57 +02:00
  • 872ed26527 Fixes ugly exit when the ephemeris map from SUPL is empty Carles Fernandez 2014-05-10 02:20:53 +02:00
  • a161d15366 Bug fixes and GPS to Galileo delta_t debug test implentation Javier Arribas 2014-05-09 19:05:50 +02:00
  • 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 +02:00
  • 825a4fc440 Correction of some misspelling Carles Fernandez 2014-05-07 23:35:44 +02:00
  • 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 +02:00
  • 7fc58001ec Avoid memory leak github/next Leonardo Tonetto 2014-05-05 11:21:18 +02:00
  • 20121dcc73 Re-organizing assistance data input and output Leonardo Tonetto 2014-04-28 16:27:47 +02:00
  • 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 +02:00
  • 7c0a614ca3 Enjoy GNSS-SDR! Carles Fernandez 2014-04-27 23:58:32 +02:00
  • 1f44fa4ca0 Fixing link to the documentation page Carles Fernandez 2014-04-27 23:45:01 +02:00
  • c2424975a4 adding links Carles Fernandez 2014-04-27 22:40:51 +02:00
  • 75c2c10e9e adding break lines and html symbols Carles Fernandez 2014-04-27 22:27:38 +02:00
  • 764d6b920f Fixing ends of line Carles Fernandez 2014-04-27 22:09:58 +02:00
  • 9b67b8a6ce Adding more documentation and images to the README file Carles Fernandez 2014-04-27 21:46:23 +02:00
  • 3d796f3311 Updated picture with the new GNU Radio logo Carles Fernandez 2014-04-27 14:18:41 +02:00
  • ba72ad3b78 Replacing old Subversion pointers to Git Carles Fernandez 2014-04-26 21:33:51 +02:00
  • 72dcffa241 restore default conf file Carles Fernandez 2014-04-26 20:44:58 +02:00
  • 5b5ab106c6 Merge branch 'modern_factory' into next Carles Fernandez 2014-04-26 20:01:19 +02:00
  • 949c9fa972 Merge remote-tracking branch 'origin/modern_factory' into next Carles Fernandez 2014-04-26 19:12:19 +02:00
  • a8f85dbbfc replacing raw pointers by smart pointers Carles Fernandez 2014-04-26 00:01:33 +02:00
  • 8f16b0d095 adding two missing queues Carles Fernandez 2014-04-25 23:31:11 +02:00
  • 3a68888636 Recovering main Carles Fernandez 2014-04-25 22:00:09 +02:00
  • f371823fc0 Applying patch by Leonardo Tonetto 0001-Saving-acquisition-assistance-data.patch Carles Fernandez 2014-04-25 21:48:52 +02:00
  • 656864b769 replacing some raw pointers by smart pointers Carles Fernandez 2014-04-24 22:39:13 +02:00
  • c60a4e8996 Replacing some raw pointers by smart pointers Carles Fernandez 2014-04-24 20:39:19 +02:00
  • aa7d6a0f20 working on the new factory and the tests Carles Fernandez 2014-04-24 01:53:55 +02:00
  • 15dd3f98bf Replacing some raw pointers by smart pointers Carles Fernandez 2014-04-24 01:02:53 +02:00
  • 6e20c9f8c6 Replacing some raw pointers by smart pointers Carles Fernandez 2014-04-24 00:52:11 +02:00
  • 7db1180d0a Fix wrong casting (thanks to Leonardo Tonetto for spotting this error) Carles Fernandez 2014-04-23 21:51:46 +02:00
  • 312ddfbce3 Applying patch by Leonardo Tonetto <tonetto.dev at gmail.com> fixing wrong casting. Carles Fernandez 2014-04-23 21:36:22 +02:00
  • 75aee95bde Merge branch 'next' into modern_factory Carles Fernandez 2014-04-23 21:30:00 +02:00
  • 3d48f4816d Markdown syntax that looks nice both at SourceForge and at GitHub Carles Fernandez 2014-04-23 21:18:20 +02:00
  • 697ef54b41 Sourceforge does not show the logo Carles Fernandez 2014-04-23 21:12:01 +02:00
  • 50a900afbf Adding logo Carles Fernandez 2014-04-23 21:08:15 +02:00
  • 274a4f2a78 Adding logo Carles Fernandez 2014-04-23 20:59:46 +02:00
  • be1403082d Markdown that looks nice at SourceForge and at GitHub Carles Fernandez 2014-04-23 20:52:50 +02:00
  • 9fef34da0b SourceForge & Gthub formatting Carles Fernandez 2014-04-23 20:44:37 +02:00
  • 493717289e Formating in such as way that looks good in SourceForge and GitHub Carles Fernandez 2014-04-23 20:37:52 +02:00
  • 70799aa21e testing markdown Carles Fernandez 2014-04-23 20:32:06 +02:00
  • 93cea14648 testing problems with return carriage Carles Fernandez 2014-04-23 19:51:12 +02:00
  • 9ea9225172 Testing how sourceforge interprets the markdown syntax Carles Fernandez 2014-04-23 19:38:22 +02:00
  • de91bf6b23 Fixing memory problem in Magnitude square test Javier Arribas 2014-04-23 12:31:10 +02:00
  • e52206008a Adding documentation Carles Fernandez 2014-04-15 15:03:54 +02:00
  • 46fb0ea214 Replacing some raw pointers by smart pointers Carles Fernandez 2014-04-15 14:54:39 +02:00
  • 307ae28d50 Last retouches of the new factory and flowgraph. Carles Fernandez 2014-04-13 18:58:52 +02:00
  • 55da7e9716 replacing raw pointers by smart pointers in the control message factory Carles Fernandez 2014-04-13 02:51:00 +02:00
  • a5af6ea889 Cleaning flowgraph Carles Fernandez 2014-04-13 00:32:16 +02:00
  • 5bde2595af cleaning flowgraph Carles Fernandez 2014-04-12 22:02:18 +02:00
  • 6b1c12f111 Rewriting flowgraph with smart pointers Carles Fernandez 2014-04-12 19:45:45 +02:00
  • 5a79a708a1 Soem advances in the flowgraph Carles Fernandez 2014-04-11 22:13:41 +02:00
  • bb6da5f7b0 First attempt to design a smart ptr only factory. Compiles and passes the thest but does not connect the flowgraph Carles Fernandez 2014-04-11 20:18:59 +02:00
  • 496f2139c3 some fixes github2/next Carles Fernandez 2014-04-22 21:40:00 +02:00
  • 85fa5ca3b2 fixes Carles Fernandez 2014-04-22 21:30:04 +02:00
  • 875618c4bc adding more info about updating Carles Fernandez 2014-04-22 21:23:11 +02:00