1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-07-03 10:23:14 +00:00
gnss-sdr/src/core/receiver
Cillian O'Driscoll 086118c4aa Improvements to gnss_flowgraph
1) Fixed a bug in gnss_signal::compare

The signal string comparison was not correct.

2) Fix for gnss_flowgraph when satellites are specified

3) Better handling of acquisition in flow graph

Now PRNs are alternated amongst channels, so we don't get 'stuck' on a
particular PRN, and we don't miss out on PRNs that are assigned to
channels that come after a channel that is always in the acquisition state.

4) Added SYS.prns to config file.

Now we can specify which PRNs are available in the configuration, rather
than re-compiling. Particularly useful for debugging, or experimenting
with files where you already know which signals are present
2015-11-26 15:11:11 +00:00
..
CMakeLists.txt Try to use OpenSSL if GnuTLS with openssl compatibility enabled is not 2015-10-27 20:18:48 +01:00
concurrent_map.h fixing unreachable code 2015-05-12 23:45:56 +02:00
concurrent_queue.h Update copyright year 2015-01-12 20:31:04 +01:00
control_message_factory.cc Updating copyright year 2015-01-08 19:49:59 +01:00
control_message_factory.h Updating copyright year 2015-01-08 19:49:59 +01:00
control_message.h Update copyright year 2015-01-12 21:12:08 +01:00
control_thread.cc avoid reading garbage 2015-05-24 20:41:30 +02:00
control_thread.h Destructor was not virtual 2015-01-12 21:05:38 +01:00
file_configuration.cc Updating copyright year 2015-01-08 19:49:59 +01:00
file_configuration.h Updating copyright year 2015-01-08 19:49:59 +01:00
gnss_block_factory.cc Added two_bit_packed_file_signal_source 2015-10-14 09:35:22 +01:00
gnss_block_factory.h Bug fixes 2015-05-10 12:35:49 +02:00
gnss_flowgraph.cc Improvements to gnss_flowgraph 2015-11-26 15:11:11 +00:00
gnss_flowgraph.h Code cleaning 2015-02-27 18:21:25 +01:00
in_memory_configuration.cc Updating copyright year 2015-01-08 19:49:59 +01:00
in_memory_configuration.h Updating copyright year 2015-01-08 19:49:59 +01:00