GNSS-SDR 0.0.21
An Open Source GNSS Software Defined Receiver
Loading...
Searching...
No Matches
core_receiver

Classes

class  Concurrent_Map< Data >
 This class implements a thread-safe std::map. More...
class  Concurrent_Queue< Data >
 This class implements a thread-safe std::queue. More...
class  ControlThread
 This class represents the main thread of the application, so the name is ControlThread. This is the GNSS Receiver Control Plane: it connects the flowgraph, starts running it, and while it does not stop, reads the control messages generated by the blocks, processes them, and applies the corresponding actions. More...
class  FileConfiguration
 This class is an implementation of the interface ConfigurationInterface. More...
class  GNSSBlockFactory
 Class that produces all kinds of GNSS blocks. More...
class  GNSSFlowgraph
 This class represents a GNSS flow graph. More...
class  InMemoryConfiguration
 This class is an implementation of the interface ConfigurationInterface. More...
class  TcpCmdInterface

Detailed Description

Classes for the core GNSS receiver.