gnss-sdr/src/algorithms/PVT/libs
Carles Fernandez 4916c6c8e8
Fix member initializations, potential data race conditions, and minor performance issues detected by Coverity Scan
Never throw from main
2023-12-21 13:57:41 +01:00
..
CMakeLists.txt Adding a simple PVT Holonomic Kalman filter for position and velocity 2023-07-04 13:09:45 +02:00
an_packet_printer.cc Remove useless casts 2023-11-14 13:42:44 +01:00
an_packet_printer.h Remove redundant fields in an_packet_t 2021-10-22 15:51:38 +02:00
geohash.cc Fix geohash decoding 2023-03-18 08:47:35 +01:00
geohash.h clang-tidy fixes 2023-03-17 13:51:01 +01:00
geojson_printer.cc Fix PVT Kalman filter for any PVT.output_rate_ms 2023-07-08 19:18:08 +02:00
geojson_printer.h Fix PVT Kalman filter for any PVT.output_rate_ms 2023-07-08 19:18:08 +02:00
gpx_printer.cc Fix PVT Kalman filter for any PVT.output_rate_ms 2023-07-08 19:18:08 +02:00
gpx_printer.h Fix PVT Kalman filter for any PVT.output_rate_ms 2023-07-08 19:18:08 +02:00
has_simple_printer.cc Use naming as in HAS SIS ICD 1.0, document sources 2022-05-15 13:43:59 +02:00
has_simple_printer.h Add utilities to galileo_has_data class, improve HAS message printer 2021-09-23 10:20:10 +02:00
kml_printer.cc Fix PVT Kalman filter for any PVT.output_rate_ms 2023-07-08 19:18:08 +02:00
kml_printer.h Fix PVT Kalman filter for any PVT.output_rate_ms 2023-07-08 19:18:08 +02:00
monitor_ephemeris_udp_sink.cc Fix monitor spamming errors when dest UDP port is unreachable 2022-10-05 21:38:13 +03:00
monitor_ephemeris_udp_sink.h Fix clang-tidy job, update headers 2021-02-16 17:00:22 +01:00
monitor_pvt.h Add geohash to monitor_pvt and remove it from logs 2023-10-05 12:52:14 +02:00
monitor_pvt_udp_sink.cc Fix monitor spamming errors when dest UDP port is unreachable 2022-10-05 21:38:13 +03:00
monitor_pvt_udp_sink.h Apply more concise file header format 2020-12-30 13:35:06 +01:00
nmea_printer.cc Fix PVT Kalman filter for any PVT.output_rate_ms 2023-07-08 19:18:08 +02:00
nmea_printer.h Fix PVT Kalman filter for any PVT.output_rate_ms 2023-07-08 19:18:08 +02:00
pvt_conf.h Fix annotation rate for KML, GPX, GeoJSON, and NMEA 2023-12-01 13:35:31 +01:00
pvt_kf.cc Fix PVT Kalman filter for any PVT.output_rate_ms 2023-07-08 19:18:08 +02:00
pvt_kf.h Fix PVT Kalman filter for any PVT.output_rate_ms 2023-07-08 19:18:08 +02:00
pvt_solution.cc Fix PVT Kalman filter for any PVT.output_rate_ms 2023-07-08 19:18:08 +02:00
pvt_solution.h Fix PVT Kalman filter for any PVT.output_rate_ms 2023-07-08 19:18:08 +02:00
rinex_printer.cc Fix member initializations, potential data race conditions, and minor performance issues detected by Coverity Scan 2023-12-21 13:57:41 +01:00
rinex_printer.h Generate RINEX and HAS outputs for GPS L1 C/A + Galileo E1B + GPS L5 + Galileo E5a + Galileo E6B receiver 2023-11-08 16:33:26 +01:00
rtcm.cc Remove useless casts 2023-11-14 13:42:44 +01:00
rtcm.h Fix performance inefficiencies detected by Coverity Scan 2023-11-29 23:45:38 +01:00
rtcm_printer.cc Fix RTCM messages in the presence of E6 observables 2022-09-16 11:27:56 +02:00
rtcm_printer.h Add IGM01, IGM02, IGM03 and IGM05 messages to the Rtcm_Printer 2021-11-12 17:01:29 +01:00
rtklib_solver.cc Generate RINEX and HAS outputs for GPS L1 C/A + Galileo E1B + GPS L5 + Galileo E5a + Galileo E6B receiver 2023-11-08 16:33:26 +01:00
rtklib_solver.h Fix performance inefficiency detected by Coverity Scan 2023-11-05 10:13:11 +01:00
serdes_galileo_eph.h Improve copy and move constructors and assignment operators 2023-03-25 14:05:01 +01:00
serdes_gps_eph.h Improve copy and move constructors and assignment operators 2023-03-25 14:05:01 +01:00
serdes_monitor_pvt.h Add geohash to monitor_pvt and remove it from logs 2023-10-05 12:52:14 +02:00