1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2025-09-06 12:58:00 +00:00

Commit Graph

  • e23e566f87 Fixes compilation in Mac OS X Carles Fernandez 2013-10-21 22:27:39 +00:00
  • e0947ff900 Adds libc++ (an implementation of the C++ standard library) when compiling on Mac OS X. Carles Fernandez 2013-10-20 22:12:43 +00:00
  • 256bff8d18 Fixes armadillo building when it is not already installed in the system and has to be linked statically Carles Fernandez 2013-10-19 13:26:48 +00:00
  • 31f275958c Updated armadillo version to 3.920.2 Carles Fernandez 2013-10-19 12:12:46 +00:00
  • 2972272b3e Fixes compilation issues on Mac OS X. Now it builds successfully against gnuradio installed by Macports and using gcc 4.8. Upgrade version of Gtest. Some fixes and updates in documentation and code cleaning. Carles Fernandez 2013-10-18 18:26:06 +00:00
  • 806af3e98f GSoC 2013 commit from Mara Branzanti: Galileo E1 observables under construction! Javier Arribas 2013-10-18 09:38:43 +00:00
  • ee43872704 New feature: GNSS-SDR now reads the IFEN NSR 2bit sample file format. The GNSS-SDR receiver can now be used with the SX-NSR scientific navigation front-end receiver using its native .stream binary captures. Javier Arribas 2013-10-14 16:51:47 +00:00
  • 025a24bb20 Last commit from the GSoC 2013 project "Improve the acquisition sensitivity of a GNSS receiver" by Marc Molina. Added OpenCL Acquisition blocks and tests. Luis Esteve 2013-10-01 20:32:04 +00:00
  • f4f22dffcd Mara Branzanti GSoC commit: Galileo PVT block skeleton. Not usable yet! Javier Arribas 2013-09-10 08:44:02 +00:00
  • 5fddaae79d Mara Branzanti GSoC commit: Galileo observables block skeleton. Not usable yet! Javier Arribas 2013-09-09 14:32:48 +00:00
  • cd6b1c0ec5 Fast workaround of a compilaton crash if gperftools is not installed Carles Fernandez 2013-09-02 21:30:00 +00:00
  • 4e08e97fb6 Fixes a data type Carles Fernandez 2013-09-02 17:54:37 +00:00
  • 8c5a12e126 Fixes a bug that prevented processing of files > 4 GB. Thanks to Stephan X. Esterhuizen for sending the patch. Carles Fernandez 2013-09-02 17:43:13 +00:00
  • 31f73ed40d Bug correction in the Dilution of Precision (DOP) computation of Least Squares PVT solver: Missing transformation from ECEF to ENU in the covariance matrix. Javier Arribas 2013-09-02 15:43:00 +00:00
  • 02eccce680 Mara Branzanti GSoC commit September 2th. Galileo navigation queues Javier Arribas 2013-09-02 13:58:35 +00:00
  • 52aa4cac1a Fixing some warnings Luis Esteve 2013-08-28 17:44:49 +00:00
  • 2f6c75be76 Adding new algorithms of adquisition: Luis Esteve 2013-08-28 17:17:57 +00:00
  • 5b7027206b Commit from GSoC Mara branzanti (27 August) - Galileo Ephemeris collector thread Javier Arribas 2013-08-27 14:32:44 +00:00
  • 545f50fa47 Bug correction in SUPL client (the assistance TOW scale was 0.08 s instead of 1 s) Javier Arribas 2013-08-23 08:56:24 +00:00
  • 0139591baa Added a functionaity that saves the latest GPS Ephemeris/IONO/UTC model data to XML disk files when gnss-sdr end its operations. Javier Arribas 2013-08-21 15:17:02 +00:00
  • 74817d6d07 · Non-optimised multi-dwell acquisition with fine doppler estimation is now enabled in the block factory (It is used by the front-end calibration utility). It can be instantiated from the configuration file. Javier Arribas 2013-08-20 18:05:26 +00:00
  • c0e103aabc GSoC commit from Mara Branzanti: - Galileo telemetry decoding updates Javier Arribas 2013-08-20 10:43:53 +00:00
  • c4508f875f GSoC 2013 commit from Mara Branzanti Javier Arribas 2013-08-17 18:13:20 +00:00
  • 367105f666 Commits from the Diff file created by Mara Branzanti on August 7th Javier Arribas 2013-08-16 12:45:30 +00:00
  • d070b4a389 Galileo navigation queues ready and some code cleaning and doxigen documentation Javier Arribas 2013-08-15 15:14:17 +00:00
  • ad6210a900 Added CRC 24 checksum algorithm for Galileo INAV frames Javier Arribas 2013-08-14 16:10:24 +00:00
  • 05f09d1570 code cleaning Carles Fernandez 2013-08-02 16:00:12 +00:00
  • b34a85c642 front-end-cal code cleaning, documentation and tunning tasks Javier Arribas 2013-08-01 14:01:07 +00:00
  • 01dd425e58 Mara Branzanti contribution for Google Summer of Code (GSoC 2013) Javier Arribas 2013-07-30 16:40:20 +00:00
  • 9bfd2bb32a Front-end calibration utility is now fully operative for the following front-ends: - RTLS-SDR + Elonics E4000 Javier Arribas 2013-07-30 10:53:45 +00:00
  • 8b10549fee Patch submitted by Marc Molina: Improving PCPS Acquisition with some VOLK instructions. Enabling the secondary spreading code in Galileo acquisition. Adding Signal Generator to GNSS-SDR. Luis Esteve 2013-07-23 18:03:07 +00:00
  • 5e6e66e60b fixing some errors on compiling the gn3s signal source Carles Fernandez 2013-07-21 22:18:19 +00:00
  • 180a1e3a46 fixes some old gnuradio definitions Carles Fernandez 2013-07-21 21:57:42 +00:00
  • 24b107bf91 adding GnuradioRuntime cmake script to gr-gn3s Carles Fernandez 2013-07-21 21:40:59 +00:00
  • 11789c8e5b Adding Mara, Marc and Daniel to the list of authors Carles Fernandez 2013-07-20 08:08:50 +00:00
  • 10318d6b7d Patch submitted by Daniel Fehr: Enabling EGNOS tracking and minor bugfixes Carles Fernandez 2013-07-20 07:58:59 +00:00
  • 1ad1f0569c fixed a problem in including GNU Radio 3.7 from cmake script Carles Fernandez 2013-07-20 07:52:56 +00:00
  • fc04633fba Galileo INAV de-interleaver and Viterbi decoder implemented. Javier Arribas 2013-07-17 17:25:40 +00:00
  • b0a323095d Towards a Galileo INAV Navigation decoder: First version of the Galileo_E1_Telemetry_Decoder block. In this version only the preamble detection and page part synchro is functional. Javier Arribas 2013-07-15 17:07:10 +00:00
  • 27b20b0a6d Updated EGNOS SoL Service Definition Document version Carles Fernandez 2013-07-14 12:53:53 +00:00
  • f79c5685c4 Now the gnss_block_factory catches 'cmake .. -DRTLSDR_DRIVER=1' and/or 'cmake .. -DGN3S_DRIVER=1' Carles Fernandez 2013-07-13 11:25:48 +00:00
  • 482eabeeb2 Now the gnss_block_factory catches 'cmake .. -DRTLSDR_DRIVER=1' and/or 'cmake .. -DGN3S_DRIVER=1' Carles Fernandez 2013-07-13 10:35:52 +00:00
  • 175c2c3710 adding uninstall target, required by PyBombs for updating the package Carles Fernandez 2013-07-10 21:07:43 +00:00
  • 448c0f6741 Missing precompiler flag for RTLSDR support Javier Arribas 2013-07-10 14:18:47 +00:00
  • 641692e005 Incremental update for the front-end calibration utility Javier Arribas 2013-07-08 16:17:57 +00:00
  • a487ee7cbc Fixed some bugs in the volk correlators that caused core dump situations. Javier Arribas 2013-07-08 12:57:16 +00:00
  • 269b6f8542 Solution for a small problem that prevented the detection the existing instalation of the GFlags library on Linux systems Javier Arribas 2013-07-08 10:29:12 +00:00
  • 5ef7ca03b0 some small changes required by Pybombs Carles Fernandez 2013-07-06 11:34:44 +00:00
  • 36f70490d9 some small changes required by Pybombs Carles Fernandez 2013-07-06 11:22:44 +00:00
  • 41f12a3f16 some small changes required by Pybombs Carles Fernandez 2013-07-06 11:11:23 +00:00
  • 0b4850070d some small changes required by Pybombs Carles Fernandez 2013-07-06 10:58:40 +00:00
  • a604f45afb some small changes required by Pybombs Carles Fernandez 2013-07-06 10:50:55 +00:00
  • 4d07911bac Fix GFlags_ROOT_DIR variable Carles Fernandez 2013-07-06 02:47:50 +00:00
  • 5b13435332 small fixes to cmake scripts Carles Fernandez 2013-07-06 02:15:09 +00:00
  • b0cefd151f cmake scriptfix: added missing gflags include Carles Fernandez 2013-07-06 00:42:40 +00:00
  • ccd352259e added missing include in cmake script Carles Fernandez 2013-07-06 00:01:06 +00:00
  • 6f8ef58802 Towards a front-end frequency and sample rate calibration tool. VERY experimental yet. Bug fixes in acquisition assistance and in linker include files. Javier Arribas 2013-07-05 17:00:48 +00:00
  • 4739a05a4e updated docs with new GR nomenclature and some broken links fixed Carles Fernandez 2013-07-05 16:30:06 +00:00
  • 978d5f1c93 Include GFlags in cmake script Javier Arribas 2013-07-04 14:02:23 +00:00
  • 58b280afb6 Switch to GNU Radio 3.7.x API Javier Arribas 2013-07-04 13:47:40 +00:00
  • 1e242e3e61 Galileo FM3 (PRN 19) and FM4 (PRN20) satellites are now enabled for acquisition and tracking Javier Arribas 2013-06-14 10:04:23 +00:00
  • bb747fa059 Changes in configuration file gnss-sdr_Galileo_E1.conf The file is now adapted to the new characteristics of acquisition. Luis Esteve 2013-06-13 23:58:23 +00:00
  • 3e87d1f204 Major update: Javier Arribas 2013-06-12 15:19:32 +00:00
  • 09c6ac095a Adapting the configuration files: gnss-sdr.conf and gnss-sdr_gn3s_realtime.conf to the new features of the receiver (now, the calculation of acquisition threshold is made from the probability of false alarm). Fixed a little bug in channel.cc Luis Esteve 2013-06-09 09:11:36 +00:00
  • 4d19e3d517 Fixed bug in Acquisition Tests Luis Esteve 2013-05-31 11:30:40 +00:00
  • 43453ecd20 Update links to new GPS and EGNOS documents. Remove doxygen scan of SUPL automatically-generated library Carles Fernandez 2013-05-30 18:53:14 +00:00
  • e6dfa1971d Simplifying the configuration file: - Some channel and acquisition properties are now common for all channels - You can choose between channel-specific properties or properties common to all - Updating config file with the new options Luis Esteve 2013-05-26 23:59:04 +00:00
  • e728450192 New feature (FE01): RINEX v 2.11 now outputs the following observables: Javier Arribas 2013-05-24 16:11:48 +00:00
  • 91e83dfa1a Fixed the bug BG03 (problems in the RINEX 2.11 generator) Javier Arribas 2013-05-23 17:05:06 +00:00
  • b9ac964654 FEATURE FE02: Adding the function that calculates the threshold from false alarm probability. Luis Esteve 2013-05-16 16:25:51 +00:00
  • 63c7f22e57 BUG CORRECTION: A precompiler variable was missed in CMakeLists.txt (RTLSDR_DRIVER) and that caused a problem that prevented the receiver to work with RTL_SDR USB dongle as the signal source. Javier Arribas 2013-05-09 16:49:36 +00:00
  • 53fed8b3d4 Fix compilation problem in Mac Os X (thanks to Brian Kuschak) Carles Fernandez 2013-04-05 20:28:20 +00:00
  • 70c45d67c9 Fix typo (spotted by Brian Kuschak) Carles Fernandez 2013-04-05 20:11:13 +00:00
  • cfeae47a29 Acquisition assistance is now working! Javier Arribas 2013-04-02 14:02:55 +00:00
  • e592672282 GPS L1 multi-dwell Assisted acquisition algorithm under construction. Javier Arribas 2013-03-20 18:19:26 +00:00
  • 0bf9e44eb4 SUPL assistance support in progress: - New SUPL parameters available in GNSS-SDR.conf - Ephemeris assistance for real-time operation is now functional - SUPL client now stores the received ephemeris in XML file. This file can be loaded on request to enable post-processing SUPL assistance and to enable SUPL assistance without internet connection. -> thowards a complete warm start GNSS-SDR. Javier Arribas 2013-03-18 18:27:44 +00:00
  • 531ef5576a removing references to Bjam Carles Fernandez 2013-03-16 11:02:32 +00:00
  • 718861ba3d Remove reference to Bjam Carles Fernandez 2013-03-16 10:48:19 +00:00
  • d7b014e373 Experimental GPS assistence using Secure User Plane Protocol (SUPL) initial tests. Not usable yet! Javier Arribas 2013-03-15 18:05:37 +00:00
  • 12003ffa94 GNSS-SDR now uses CMAKE as the only build system. Goodbye BJAM! Javier Arribas 2013-03-15 18:03:01 +00:00
  • 0274c86205 Added Secure User Plane Location (SUPL) client library and the associated A-GNSS data structures. The GNSS assistance function is not active yet! Javier Arribas 2013-03-14 18:38:46 +00:00
  • e52943d4ff Added Secure User Plane Location (SUPL) client library and the associated A-GNSS data structures. The GNSS assistance function is not active yet Javier Arribas 2013-03-14 18:29:46 +00:00
  • f6568bd36d Added Secure User Plane Location (SUPL) client library and the associated A-GNSS data structures. The GNSS assistance function is not active yet! Javier Arribas 2013-03-14 17:57:50 +00:00
  • 8b2d21c1c9 Major changes: - Gps telemetry decoder and PVT now uses independent queues for ephemeris, iono, utc_model and almanac. The old gps_navigation_queue is now deprecated and it is removed from the implementation. This affect almost all the PVT and Rinex printer classes. - Rinex printer class updated to use the new ephemeris, iono, utc_model objects Bug fixes and correction: - The pseudorange generation now is based on the computed TOW for each received symbol. The History_Shift computation become simplier in this way. This modification is also a solution for a bug where the pseudoranges became temporally invalid when the TOW is updated (that happen every 6 secons!) Javier Arribas 2013-03-14 12:52:32 +00:00
  • 175a143c61 Thowards A-GNSS-SDR: New classes to store GPS SV orbital, clock, and ionosphere parameters. Work in progress... Javier Arribas 2013-03-11 18:29:33 +00:00
  • 0c5b294e7d Update year in welcome message Carles Fernandez 2013-02-17 12:01:09 +00:00
  • 2b5d6e45f5 Adapting tests to the new GNU Radio 3.7 API. The component gr-analog, required by some tests, is now found by CMake. Some code cleaning Carles Fernandez 2013-02-17 09:54:41 +00:00
  • bd84ebd1c4 improving documentation Carles Fernandez 2013-02-04 00:16:22 +00:00
  • 1510695863 fixing typos and removing latex cross-references Carles Fernandez 2013-02-02 19:31:20 +00:00
  • 3061c721ef adding amsmath packages needed to generate the pdfmanual Carles Fernandez 2013-02-02 12:38:39 +00:00
  • 002ade0d9b Updated versions of Armadillo (3.6.2) and glog (0.3.3). Added a documentation page about GNSS signal models. In systems in which pdflatex is not available, doyxgen uses MATHJAX, an open source Javascript display engine that requires internet connection but renders beautiful equations in the HTML docs. Carles Fernandez 2013-02-01 17:47:01 +00:00
  • ae1cb212de improving documentation Carles Fernandez 2013-01-28 23:50:09 +00:00
  • b7802d99ef updated information for Mac OS X Carles Fernandez 2013-01-28 21:56:52 +00:00
  • 00a8007dc3 Adding Mac OS X support. Tested in Mountain Lion. Carles Fernandez 2013-01-27 20:50:38 +00:00
  • ec7a90ddfa Fixed some typos Carles Fernandez 2013-01-26 13:10:59 +00:00
  • 4dfad22e23 Cleaning root folder Carles Fernandez 2013-01-25 19:35:38 +00:00
  • d9238932b7 Added 'bjam doc' target. Improving PCPS acquisition documentation. Carles Fernandez 2013-01-25 19:24:17 +00:00
  • 642dc17142 More elegant file list Carles Fernandez 2013-01-24 20:52:39 +00:00
  • 4819285e5c improving GCC flags related to the host processor and moving GNSS_SDR_VERSION definition to a better place. Carles Fernandez 2013-01-24 20:04:39 +00:00
  • 9192696d32 fixed problex detecting GFLAGS shared libraries in Fedora 18 and Debian 6.0.6 Carles Fernandez 2013-01-23 19:32:20 +00:00