gnss-sdr/src/algorithms/PVT/libs
Carles Fernandez 09b6b2305e
Handle redefinition of Boost_VERSION variable in CMake 3.15
See Policy CMP0093 https://cmake.org/cmake/help/v3.15/policy/CMP0093.html#policy:CMP0093
CMake 3.15 policies enabled by default (see https://cmake.org/cmake/help/v3.15/manual/cmake-policies.7.html#manual:cmake-policies(7) )
2019-07-22 14:13:57 +02:00
..
CMakeLists.txt Handle redefinition of Boost_VERSION variable in CMake 3.15 2019-07-22 14:13:57 +02:00
geojson_printer.cc Avoid using cstdio header 2019-07-13 14:28:48 +02:00
geojson_printer.h Write public interface first, then private members in class definitions 2019-07-01 23:44:42 +02:00
gpx_printer.cc Avoid using cstdio header 2019-07-13 14:28:48 +02:00
gpx_printer.h Write public interface first, then private members in class definitions 2019-07-01 23:44:42 +02:00
hybrid_ls_pvt.cc Fix headers 2019-03-06 21:54:39 +01:00
hybrid_ls_pvt.h Write public interface first, then private members in class definitions 2019-07-01 23:44:42 +02:00
kml_printer.cc Avoid using cstdio header 2019-07-13 14:28:48 +02:00
kml_printer.h Write public interface first, then private members in class definitions 2019-07-01 23:44:42 +02:00
ls_pvt.cc Sort includes: include what you use 2019-03-04 08:12:50 +01:00
ls_pvt.h Write public interface first, then private members in class definitions 2019-07-01 23:44:42 +02:00
monitor_pvt.h Improve consistency in header guard names 2019-02-10 00:16:57 +01:00
monitor_pvt_udp_sink.cc Avoid passing big parameters by value 2019-07-20 11:39:08 +02:00
monitor_pvt_udp_sink.h Avoid passing big parameters by value 2019-07-20 11:39:08 +02:00
nmea_printer.cc Avoid C arrays 2019-07-14 14:09:12 +02:00
nmea_printer.h Improve const correctness 2019-06-29 22:04:03 +02:00
pvt_conf.cc Add annotation rate parameter for KML, GPX, GeoJSON and NMEA outputs (default: 1s) 2019-06-16 20:27:00 +02:00
pvt_conf.h Add annotation rate parameter for KML, GPX, GeoJSON and NMEA outputs (default: 1s) 2019-06-16 20:27:00 +02:00
pvt_solution.cc Avoid C arrays 2019-07-14 14:09:12 +02:00
pvt_solution.h Write public interface first, then private members in class definitions 2019-07-01 23:44:42 +02:00
rinex_printer.cc Fix typos detected by codespell 2019-07-20 12:55:46 +02:00
rinex_printer.h Miscellaneous improvements 2019-07-21 12:55:59 +02:00
rtcm.cc Improving the concurrent queue and fix missing dependencies 2019-07-16 11:07:02 +02:00
rtcm.h Partial implementation of the new event queue and its dependencies. Still NOT usable 2019-07-16 17:41:12 +02:00
rtcm_printer.cc Code cleaning, initializations 2019-07-20 11:13:28 +02:00
rtcm_printer.h Fix Doxygen annotations 2019-03-10 19:19:07 +01:00
rtklib_solver.cc Remove unused variable 2019-07-15 12:00:11 +02:00
rtklib_solver.h Simplify initializations 2019-07-07 19:56:23 +02:00
serdes_monitor_pvt.h New asynchronous channel and PVT status reporting from observables and PVT to flowgraph. Partial implementation of assistance from L1 to L2 and L5 2019-07-11 18:39:28 +02:00