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

Files

file  an_packet_printer.h [code]
 Interface of a class that prints PVT solutions in a serial device following a custom version of the Advanced Navigation Packet Protocol.
 
file  geohash.h [code]
 Interface of a class that encodes / decodes geohashes.
 
file  geojson_printer.h [code]
 Interface of a class that prints PVT solutions in GeoJSON format.
 
file  gpx_printer.h [code]
 Interface of a class that prints PVT information to a gpx file.
 
file  has_simple_printer.h [code]
 Interface of a class that prints HAS messages content in a txt file.
 
file  kml_printer.h [code]
 Interface of a class that prints PVT information to a kml file.
 
file  monitor_ephemeris_udp_sink.h [code]
 Interface of a class that sends serialized Gps_Ephemeris and Galileo_Ephemeris objects over udp to one or multiple endpoints.
 
file  monitor_pvt.h [code]
 Interface of the Monitor_Pvt class.
 
file  monitor_pvt_udp_sink.h [code]
 Interface of a class that sends serialized Monitor_Pvt objects over udp to one or multiple endpoints.
 
file  nmea_printer.h [code]
 Interface of a NMEA 2.1 printer for GNSS-SDR This class provides a implementation of a subset of the NMEA-0183 standard for interfacing marine electronic devices as defined by the National Marine Electronics Association (NMEA). See https://www.nmea.org/ for the NMEA 183 standard.
 
file  pvt_conf.h [code]
 Class that contains all the configuration parameters for the PVT block.
 
file  pvt_kf.h [code]
 Kalman Filter for Position and Velocity.
 
file  pvt_solution.h [code]
 Interface of a base class for a PVT solution.
 
file  rinex_printer.h [code]
 Interface of a RINEX 2.11 / 3.01 printer See ftp://igs.org/pub/data/format/rinex301.pdf.
 
file  rtcm.h [code]
 Interface for the RTCM 3.2 Standard.
 
file  rtcm_printer.h [code]
 Interface of a RTCM 3.2 printer for GNSS-SDR This class provides a implementation of a subset of the RTCM Standard 10403.2 for Differential GNSS Services.
 
file  rtklib_solver.h [code]
 PVT solver based on rtklib library functions adapted to the GNSS-SDR data flow and structures.
 
file  serdes_galileo_eph.h [code]
 Serialization / Deserialization of Galileo_Ephemeris objects using Protocol Buffers.
 
file  serdes_gps_eph.h [code]
 Serialization / Deserialization of Gps_Ephemeris objects using Protocol Buffers.
 
file  serdes_monitor_pvt.h [code]
 Serialization / Deserialization of Monitor_Pvt objects using Protocol Buffers.