GNSS-SDR  0.0.19
An Open Source GNSS Software Defined Receiver
receiver Directory Reference

Files

file  concurrent_map.h [code]
 Interface of a thread-safe std::map.
 
file  concurrent_queue.h [code]
 Interface of a thread-safe std::queue.
 
file  control_thread.h [code]
 Interface of the receiver control plane.
 
file  file_configuration.h [code]
 A ConfigurationInterface that reads the configuration from a file.
 
file  gnss_block_factory.h [code]
 Interface of a factory that returns smart pointers to GNSS blocks.
 
file  gnss_flowgraph.h [code]
 Interface of a GNSS receiver flow graph.
 
file  in_memory_configuration.h [code]
 A ConfigurationInterface for testing purposes.
 
file  tcp_cmd_interface.h [code]
 Class that implements a TCP/IP telecommand command line interface for GNSS-SDR.