1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-06-26 06:53:14 +00:00
gnss-sdr/src/core/receiver
Javier Arribas 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.

BUG FIXES:
- GN3S driver firmware file copy operation in CmakeLists.txt had an error that mismatches the gn3s_firmware.ihx file location and prevents the correct firmware loading for GN3S SiGe USB dongles.


git-svn-id: https://svn.code.sf.net/p/gnss-sdr/code/trunk@351 64b25241-fba3-4117-9849-534c7e92360d
2013-03-18 18:27:44 +00:00
..
CMakeLists.txt SUPL assistance support in progress: 2013-03-18 18:27:44 +00:00
concurrent_map.h Experimental GPS assistence using Secure User Plane Protocol (SUPL) initial tests. Not usable yet! 2013-03-15 18:05:37 +00:00
concurrent_queue.h Code cleaning 2012-11-01 17:40:26 +00:00
control_message_factory.cc code cleaning 2012-10-28 10:56:04 +00:00
control_message_factory.h improving documentation 2013-01-28 23:50:09 +00:00
control_message.h Adding documentation and improving code formatting. 2011-12-28 21:36:45 +00:00
control_thread.cc SUPL assistance support in progress: 2013-03-18 18:27:44 +00:00
control_thread.h SUPL assistance support in progress: 2013-03-18 18:27:44 +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 Code cleaning 2012-11-01 17:40:26 +00:00
gnss_block_factory.h improving documentation 2013-01-28 23:50:09 +00:00
gnss_flowgraph.cc Experimental GPS assistence using Secure User Plane Protocol (SUPL) initial tests. Not usable yet! 2013-03-15 18:05:37 +00:00
gnss_flowgraph.h Experimental GPS assistence using Secure User Plane Protocol (SUPL) initial tests. Not usable yet! 2013-03-15 18:05:37 +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