1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-09-29 23:41:05 +00:00
gnss-sdr/src/core/receiver
Javier Arribas 87c5c212a4 FIRST GALILEO STANDALONE PVT FIX!!
- Bug fixes at Galileo telemetry decoder state machine
- Bug fixes at Galileo Ephemeris decoder (two complement's data interpreted as unsigned, mismatch at the LSB weights)

Galileo KML output is avalable!!

Galileo RINEX is still under construction

git-svn-id: https://svn.code.sf.net/p/gnss-sdr/code/trunk@433 64b25241-fba3-4117-9849-534c7e92360d
2013-11-06 20:14:40 +00:00
..
CMakeLists.txt Adds libc++ (an implementation of the C++ standard library) when compiling on Mac OS X. 2013-10-20 22:12:43 +00:00
concurrent_map.h 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. 2013-10-18 18:26:06 +00:00
concurrent_queue.h 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. 2013-07-15 17:07:10 +00:00
control_message_factory.cc Switch to GNU Radio 3.7.x API 2013-07-04 13:47:40 +00:00
control_message_factory.h Switch to GNU Radio 3.7.x API 2013-07-04 13:47:40 +00:00
control_message.h Adding documentation and improving code formatting. 2011-12-28 21:36:45 +00:00
control_thread.cc FIRST GALILEO STANDALONE PVT FIX!! 2013-11-06 20:14:40 +00:00
control_thread.h Mara Branzanti GSoC commit September 2th. 2013-09-02 13:58:35 +00:00
file_configuration.cc Code cleaning 2012-11-01 18:26:58 +00:00
file_configuration.h code cleaning 2012-10-28 10:56:04 +00:00
gnss_block_factory.cc 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. 2013-10-14 16:51:47 +00:00
gnss_block_factory.h Switch to GNU Radio 3.7.x API 2013-07-04 13:47:40 +00:00
gnss_flowgraph.cc - Galileo channels now supports all the published PRN IDs in acquisition and tracking 2013-10-25 16:07:24 +00:00
gnss_flowgraph.h Switch to GNU Radio 3.7.x API 2013-07-04 13:47:40 +00:00
in_memory_configuration.cc Code cleaning 2012-11-01 18:26:58 +00:00
in_memory_configuration.h code cleaning 2012-10-28 10:56:04 +00:00