Carles Fernandez
|
1cd7ca301d
|
Use std::array for compile-time bound checking
|
2019-06-28 12:26:09 +02:00 |
|
Carles Fernandez
|
04a62b813f
|
Remove unused CMake modules
Move ENABLE_GNSS_SIM_INSTALL option to main CMakeLisis.txt file
Remove unused lines
Update Doxygen download website
|
2019-06-28 09:32:46 +02:00 |
|
Carles Fernandez
|
684944d523
|
Remove unused variable
|
2019-06-25 12:04:34 +02:00 |
|
Carles Fernandez
|
e3d3285cd9
|
Fix broken compilation when ENABLE_CUDA was ON
|
2019-06-25 11:40:10 +02:00 |
|
Carles Fernandez
|
0e5211dbf0
|
Modern CUDA usage
|
2019-06-24 20:02:19 +02:00 |
|
Carles Fernandez
|
e28062de87
|
Modernize OpenCL code
|
2019-06-24 19:25:51 +02:00 |
|
Carles Fernandez
|
de79147def
|
Fix OpenCL test if the OpenCL Platform is not ready
|
2019-06-24 14:33:08 +02:00 |
|
Carles Fernandez
|
9318fe540d
|
Fixes for modern OpenCL versions
|
2019-06-24 13:39:34 +02:00 |
|
Carles Fernandez
|
a2dcf223f0
|
Create OpenCL imported target
|
2019-06-24 11:25:18 +02:00 |
|
Javier Arribas
|
bfae31390f
|
Adding TOW update consistency check in GPS L5 telemetry decoder
|
2019-06-21 18:06:48 +02:00 |
|
Carles Fernandez
|
31c8b7afff
|
Fix building (add missing include)
|
2019-06-18 14:41:50 +02:00 |
|
Javier
|
2981e7f831
|
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into tracking_debug
|
2019-06-18 10:21:51 +02:00 |
|
Javier Arribas
|
ee530f0ed1
|
Fix wrong length in valve
|
2019-06-18 10:21:22 +02:00 |
|
Javier
|
b41369c397
|
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into tracking_debug
|
2019-06-18 10:13:59 +02:00 |
|
Carles Fernandez
|
3bc8091745
|
Fix comparisons (warning: -Wsign-compare)
|
2019-06-17 23:42:16 +02:00 |
|
Javier
|
bb8e7bc3a2
|
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into tracking_debug
|
2019-06-17 21:26:01 +02:00 |
|
Carles Fernandez
|
6757fe3e80
|
Fix file headers
|
2019-06-17 19:50:59 +02:00 |
|
Javier Arribas
|
7a5e7c4196
|
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into tracking_debug
|
2019-06-17 18:13:45 +02:00 |
|
Javier Arribas
|
81ee21f8cf
|
Adding new a multichannel file source suitable for multifrequency captures stored in different files to avoid stream synchronization problems in post-processing
|
2019-06-17 18:13:06 +02:00 |
|
Javier Arribas
|
47e6e173cb
|
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into tracking_debug
|
2019-06-17 09:53:14 +02:00 |
|
Carles Fernandez
|
ee9e7493ae
|
Add annotation rate parameter for KML, GPX, GeoJSON and NMEA outputs (default: 1s)
|
2019-06-16 20:27:00 +02:00 |
|
Carles Fernandez
|
16f7c4b889
|
Pass vectors and matrices by reference, rename classes to CamelCase style
|
2019-06-16 14:54:41 +02:00 |
|
Carles Fernandez
|
c31236096d
|
Build volk_gnsssdr with C++20 with clang++ if available
|
2019-06-15 22:25:22 +02:00 |
|
Carles Fernandez
|
ec8f398e59
|
Set CMAKE_CXX_STANDARD to 20 when available
|
2019-06-15 10:55:49 +02:00 |
|
Carles Fernandez
|
7467f94164
|
Relax Armadillo version for nonlinear filters
|
2019-06-15 10:54:49 +02:00 |
|
Carles Fernandez
|
1d80f1ba9b
|
Fix building if Armadillo < 9.400
|
2019-06-14 18:22:07 +02:00 |
|
Javier Arribas
|
88f78a107c
|
Improving unified tracking. Added Doppler frequency correction for false PLL lock
|
2019-06-14 12:52:46 +02:00 |
|
Javier Arribas
|
afc2a98089
|
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into tracking_debug
|
2019-06-14 12:39:25 +02:00 |
|
Carles Fernandez
|
7c23fb35b6
|
Apply clang-format
|
2019-06-14 10:21:26 +02:00 |
|
Gerald LaMountain
|
c1f4c2aef3
|
Merge branch 'next' into kf19-next
|
2019-06-13 15:47:54 -04:00 |
|
Gerald LaMountain
|
0e68befe7c
|
Add unscented filter to nonlinear_filtering library and add associated unit test
|
2019-06-13 15:42:52 -04:00 |
|
Gerald LaMountain
|
49a8f9a22a
|
Rename cubature_filter library to nonlinear_filtering
|
2019-06-13 15:41:56 -04:00 |
|
Javier Arribas
|
5a43e757dd
|
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into tracking_debug
|
2019-06-13 17:59:58 +02:00 |
|
Carles Fernandez
|
dd2198fd00
|
Apply code formatting
|
2019-06-13 17:37:32 +02:00 |
|
Carles Fernandez
|
ce3d018f67
|
Merge branch 'kf19-next' of https://github.com/glamountain/gnss-sdr into glamountain-kf19-next
|
2019-06-13 17:14:03 +02:00 |
|
Gerald LaMountain
|
83d77fabb0
|
Update cubature filter library to align with coding conventions
|
2019-06-13 11:07:10 -04:00 |
|
Carles Fernandez
|
e285da5899
|
Replace boost::filesystem by std::experimental::filesystem when the later is available
|
2019-06-13 15:33:01 +02:00 |
|
Gerald LaMountain
|
c567be407c
|
Merge branch 'next' into kf19-next
|
2019-06-12 14:52:44 -04:00 |
|
Gerald LaMountain
|
6f5bca8188
|
Add cubature filter library to tracking and associated unit test to tests
|
2019-06-12 14:51:19 -04:00 |
|
Carles Fernandez
|
8d424a13b6
|
Replace boost::filesystem by std::experimental::filesystem when the later is available
|
2019-06-12 20:39:29 +02:00 |
|
Javier Arribas
|
ce71a1d89a
|
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into tracking_debug
|
2019-06-12 16:29:54 +02:00 |
|
Javier Arribas
|
e3be903b3c
|
Fix RX time correction in Galileo-only or in mix GPS and Galileo configurations
|
2019-06-12 16:29:12 +02:00 |
|
Javier Arribas
|
92c6a5ebaf
|
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into tracking_debug
|
2019-06-12 09:58:00 +02:00 |
|
Carles Fernandez
|
c9822a435c
|
Allow volk-gnsssdr to be built with std::experimental::filesystem if found
|
2019-06-11 22:56:24 +02:00 |
|
Javier Arribas
|
559080b651
|
Improving tracking stability of carrier lock detector
|
2019-06-11 20:20:23 +02:00 |
|
Carles Fernandez
|
d89710e375
|
Reset existing mask (fix warning)
|
2019-06-11 10:42:58 +02:00 |
|
Javier Arribas
|
e7517dc86d
|
Removing superseded GPS tracking block. Carrier Aiding is now included in unified tracking
|
2019-06-11 10:11:20 +02:00 |
|
Carles Fernandez
|
ca6b4b545b
|
Replace Boost::filesystem by std::filesystem if C++17 support is available
|
2019-06-10 21:41:13 +02:00 |
|
Carles Fernandez
|
94d9897cb5
|
Add CMake module for better detection and usage of std::filesystem in volk_gnsssdr
|
2019-06-09 19:25:04 +02:00 |
|
Carles Fernandez
|
30ee3dcb89
|
Build volk-gnssdr without Boost if std::filesystem is available
|
2019-06-09 02:33:17 +02:00 |
|