GNSS-SDR 0.0.21
An Open Source GNSS Software Defined Receiver
Loading...
Searching...
No Matches
libs Directory Reference

Files

 
an_packet_printer.h
 Interface of a class that prints PVT solutions in a serial device following a custom version of the Advanced Navigation Packet Protocol.
 
geohash.h
 Interface of a class that encodes / decodes geohashes.
 
geojson_printer.h
 Interface of a class that prints PVT solutions in GeoJSON format.
 
gpx_printer.h
 Interface of a class that prints PVT information to a gpx file.
 
has_simple_printer.h
 Interface of a class that prints HAS messages content in a txt file.
 
kml_printer.h
 Interface of a class that prints PVT information to a kml file.
 
monitor_ephemeris_udp_sink.h
 Interface of a class that sends serialized Gps_Ephemeris and Galileo_Ephemeris objects over udp to one or multiple endpoints.
 
monitor_pvt.h
 Interface of the Monitor_Pvt class.
 
monitor_pvt_udp_sink.h
 Interface of a class that sends serialized Monitor_Pvt objects over udp to one or multiple endpoints.
 
nmea_printer.h
 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.
 
pvt_conf.h
 Class that contains all the configuration parameters for the PVT block.
 
pvt_kf.h
 Kalman Filter for Position and Velocity.
 
pvt_solution.h
 Interface of a base class for a PVT solution.
 
rinex_printer.h
 Interface of a RINEX 2.11 / 3.01 printer See ftp://igs.org/pub/data/format/rinex301.pdf.
 
rtcm.h
 Interface for the RTCM 3.2 Standard.
 
rtcm_printer.h
 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.
 
rtklib_solver.h
 PVT solver based on rtklib library functions adapted to the GNSS-SDR data flow and structures.
 
serdes_galileo_eph.h
 Serialization / Deserialization of Galileo_Ephemeris objects using Protocol Buffers.
 
serdes_gps_eph.h
 Serialization / Deserialization of Gps_Ephemeris objects using Protocol Buffers.
 
serdes_monitor_pvt.h
 Serialization / Deserialization of Monitor_Pvt objects using Protocol Buffers.
 
signal_enabled_flags.h
 Class to check the enabled signals.