1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-11-16 06:44:57 +00:00
Commit Graph

9028 Commits

Author SHA1 Message Date
M.A.Gomez
f14e1bfa28 MOD: reference use of Vtl_data 2022-11-27 00:25:42 +01:00
Carles Fernandez
cfc216ac32
Improve volk_gnsssdr build command 2022-11-26 17:52:46 +01:00
Carles Fernandez
59b358463d
Force building of shared library 2022-11-26 17:03:28 +01:00
Carles Fernandez
5c617d2169
Force building of list_cpu_features 2022-11-26 13:42:12 +01:00
Carles Fernandez
e48389e306
Fix installation of volk_gnsssdr python files if Python >= 3.10 2022-11-26 11:37:35 +01:00
Carles Fernandez
f71b7c9a67
Try to fix build-ubuntu job 2022-11-26 08:49:49 +01:00
Carles Fernandez
5a05c8c7e7
Tru to fix build-ubuntu job 2022-11-25 14:12:42 +01:00
Carles Fernandez
c3e163d839
Update CI files 2022-11-25 13:58:00 +01:00
Carles Fernandez
be8a0a2a5a
Workaround for breaking change in clang-format 15 2022-11-25 10:47:06 +01:00
Carles Fernandez
4e533deb16
Update checkout action for macos-latest 2022-11-25 10:18:29 +01:00
Carles Fernandez
d1713af027
Make clang-format happy 2022-11-25 08:03:29 +01:00
Carles Fernandez
57afa6bdbb
Bump max CMake version to 3.25 2022-11-24 19:13:14 +01:00
M.A.Gomez
f716b04002 ADD: vtl file output 2022-11-24 17:04:18 +00:00
Carles Fernandez
a8e7392f4a
Make clang-format happy 2022-11-24 09:12:33 +01:00
M.A.Gomez
25362551e6 mod: enable_vtl 'else' added 2022-11-23 14:42:25 +01:00
Carles Fernandez
0db9c2c442 Bump minimum CMake version for benchmarks 2022-11-23 10:04:03 +01:00
M.A.Gomez
0ddc3626e9 MOD: kf complete pvt output 2022-11-22 16:12:31 +01:00
M.A.Gomez
e3daff4dcf mod: output from vtl loop 2022-11-22 15:56:52 +01:00
M.A.Gomez
f5be456f91 MOD: kf filtering 2022-11-21 23:47:50 +00:00
M.A.Gomez
f734f8ca0c ADD: first KF close loop 2022-11-21 19:00:53 +01:00
M.A.Gomez
8bfdb1343e add: pseudorange residual 2022-11-13 19:15:12 +00:00
M.A.Gomez
1155895f70 ADD: filtered geometric transformation added 2022-11-12 15:47:35 +00:00
M.A.Gomez
9c7c5c9acf MOD: Sat instru delay accounted for 2022-11-12 14:02:44 +00:00
M.A.Gomez
d0e215d3dd fix: USER clock adjust from m/s to s 2022-11-12 13:06:44 +00:00
M.A.Gomez
122c53c185 FIX: pseudorange rate error measurements 2022-11-12 13:00:01 +00:00
Carles Fernandez
c7eeeb0342
Improve indentation 2022-11-12 10:27:04 +01:00
Carles Fernandez
20f4b539a4
Improve Table of Contents 2022-11-12 09:53:36 +01:00
Carles Fernandez
16f0b4c862
Update local version of Pugixml to 1.13 2022-11-12 09:45:08 +01:00
Carles Fernandez
0133d7be94
Update benchmark to 1.7.1 2022-11-11 21:36:34 +01:00
Carles Fernandez
de8640aa1d
Bump local version of ProtocolBuffers to 21.8 2022-10-26 21:57:59 +02:00
M.A.Gomez
86ad760015 mod: cleaning and formating 2022-10-25 19:15:28 +00:00
Carles Fernandez
f2c56a1766
Make CMake modules work for Windows 2022-10-25 14:53:37 +02:00
Carles Fernandez
de165e2a51
Update local version of gnsstk to 13.7.0 2022-10-25 14:50:16 +02:00
M.A.Gomez
d03d94116f MOD: add vtlEKF time update and corrected pseudoranges 2022-10-23 15:12:44 +00:00
M.A.Gomez
90e3a5e1f8 MOD: output print signals 2022-10-20 12:53:41 +02:00
M.A.Gomez
26cf7d1950 MOD: Working with SPIRENT record, doppler and RAW pseudorange 2022-10-19 19:35:47 +02:00
M.A.Gomez
3285b4d639 fix: VTL engine update 2022-10-13 23:25:01 +00:00
Javier Arribas
b699173208 Extract code bias corrected PR, iono and tropo data from rtklib to VTL 2022-10-13 22:26:11 +02:00
M.A.Gomez
46ba287091 Merge branch 'vtl' of https://github.com/gnss-sdr/gnss-sdr-vtl into gnss-sdr/gnss-sdr-vtl/vtl 2022-10-13 18:14:59 +02:00
M.A.Gomez
86f2e6b5d3 FIX: VTL-KF 2022-10-13 18:13:35 +02:00
Javier Arribas
73098ffe34 Adding complete VTL loop messaging mechanism between PVT and Tracking. Debug prints enabled. 2022-10-13 13:33:10 +02:00
Carles Fernandez
0ff811d00d
Merge branch 'vladisslav2011-monitor_spam_fix' into next 2022-10-11 09:17:20 +02:00
M.A.Gomez
6fad047070 [MOD] debug over state added 2022-10-10 18:30:51 +02:00
M.A.Gomez
229c9115e4 FORMAT: cleaning comments 2022-10-10 16:13:17 +02:00
M.A.Gomez
bece48e904 FIX: vtl_engine debugged 2022-10-10 16:12:31 +02:00
M.A.Gomez
c34782762c ADD: vtl variables and Q estimation. 2022-10-10 12:00:33 +02:00
M.A.Gomez
6f404626ff ADD: SNR and variance estimation in Vtl_Data 2022-10-10 11:59:22 +02:00
M.A.Gomez
3c8a4f3d3f ADD: first prototype of VTL KF 2022-10-09 22:36:57 +00:00
M.A.Gomez
b9394bd79d ADD: Necessary variables for KF 2022-10-09 22:36:40 +00:00
M.A.Gomez
e9aa46fc58 MOD: add n_sats, type namechange for readability (colvec from vec) 2022-10-09 22:35:45 +00:00