mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2024-12-16 05:00:35 +00:00
086118c4aa
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 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
concurrent_map.h | ||
concurrent_queue.h | ||
control_message_factory.cc | ||
control_message_factory.h | ||
control_message.h | ||
control_thread.cc | ||
control_thread.h | ||
file_configuration.cc | ||
file_configuration.h | ||
gnss_block_factory.cc | ||
gnss_block_factory.h | ||
gnss_flowgraph.cc | ||
gnss_flowgraph.h | ||
in_memory_configuration.cc | ||
in_memory_configuration.h |