1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-06-18 11:09:56 +00:00
Commit Graph

8693 Commits

Author SHA1 Message Date
Carles Fernandez
109112be63
Allow backward compatibility with GPSTK 2022-07-05 13:46:58 +02:00
Carles Fernandez
dc027e95ff
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into gnsstk 2022-07-04 17:10:52 +02:00
Carles Fernandez
3d5da94b27
Document transition from GPSTk to GNSSTk 2022-07-04 14:51:22 +02:00
Carles Fernandez
b48ef135a7
Fix for gnsstk > 9.0.0 2022-07-04 13:47:05 +02:00
Carles Fernandez
cb52bc71e8
Fix building in Debug mode with Googletest 1.12.1 2022-07-04 10:50:21 +02:00
Carles Fernandez
324391ef0f
Avoid Armadillo warnings (operator << deprecated in 11.2)
No change in functionality
2022-07-04 10:49:18 +02:00
Carles Fernandez
d94778b27a
Fixes for Xcode 2022-07-04 10:26:13 +02:00
Carles Fernandez
d9c4eba5fe
Add work on gnsstk transition 2022-07-04 10:05:54 +02:00
Carles Fernandez
f2ae0ddb33 Transition from GPSTk to gnsstk: update to 11.2.3 2022-07-01 16:24:48 +02:00
Carles Fernandez
cb3a9df7a0
Update version of Google Test and Armadillo 2022-06-30 16:24:31 +02:00
Carles Fernandez
a3460a7021
Update local version of Googletest to 1.12.1 2022-06-30 16:19:01 +02:00
Carles Fernandez
9809d4630f
CI: fix clang-tidy job, reorder private members by size 2022-06-30 14:53:19 +02:00
Javier Arribas
9e8311966e Improve PVT error detection 2022-06-30 12:32:30 +02:00
Carles Fernandez
5891cddc82
Fix local building of Armadillo 2022-06-30 12:24:00 +02:00
Carles Fernandez
e73184e0ec
Update Changelog 2022-06-30 12:16:01 +02:00
Carles Fernandez
3733f1ed97
CI: Fix cpplint and clang-format jobs 2022-06-30 12:12:06 +02:00
Javier Arribas
8a1dfef87b Bug fix: PVT does not resolve position anymore after a loss of samples event 2022-06-30 11:09:19 +02:00
Carles Fernandez
342d378fe3
Remove using directive 2022-06-29 00:07:51 +02:00
Carles Fernandez
7c854cdfe7
Remove unused declaration 2022-06-28 17:34:22 +02:00
Carles Fernandez
07d16b12f4
Update gtest version in clang-tidy job 2022-06-28 15:32:14 +02:00
Carles Fernandez
b540f596c0
Update Googletest to v1.12.0 2022-06-28 13:03:40 +02:00
Carles Fernandez
525a8ba602 Fix units of ephemeris angles in comments
Fix angle units in retrieval of reduced CED ephemeris
2022-06-22 12:48:25 +02:00
Carles Fernandez
d82acd9c41
Update changelog 2022-06-15 07:06:55 +02:00
Carles Fernandez
8b84158b18
Fix memory access 2022-06-15 07:02:52 +02:00
Carles Fernandez
cc50da1425
Fix std::copy usage, replace more memcpy by std::copy 2022-06-14 09:31:35 +02:00
Carles Fernandez
e8fb655fad
Fixes binary on ArchLinux (Fixes: #616)
Replace some memcpy by std:::copy or std::copy_n
2022-06-13 21:05:29 +02:00
Carles Fernandez
5a32c6cf5e
Update copyright year in intro text 2022-06-11 14:29:25 +02:00
Carles Fernandez
98b7b73248
Replace list of if statements by switch 2022-06-11 14:28:20 +02:00
Carles Fernandez
7317bf4f7f
Prepare for boost::any to std::any transition
Replace private member d_sample_counter by the more accurate name of d_symbol_counter
Remove clauses in switch statements for code uniformity
Fix terminal color for Galileo E5b received almanac
2022-06-11 14:26:42 +02:00
Carles Fernandez
5ec7548886
Prepare for boost::any to std::any transition 2022-06-11 13:55:12 +02:00
Carles Fernandez
56d44335c2
Report processing of E6B signals 2022-06-08 17:14:24 +02:00
Carles Fernandez
16b6e71cae
Merge branch 'improve-pvt' into next 2022-06-08 17:10:57 +02:00
Carles Fernandez
f076c6afd9
Avoid segmentation fault due to misconfiguration 2022-06-08 17:10:34 +02:00
Carles Fernandez
9ff323f2f2
Improve handling of E6 and 7X signals 2022-06-08 16:20:01 +02:00
Carles Fernandez
96803c1d0f Fix pseudorange computation in E6 when assisted by E1 2022-06-07 13:17:25 +02:00
Carles Fernandez
ded2c4c9dc
Reset TOW map when (re)setting a satellite 2022-06-07 08:27:43 +02:00
Carles Fernandez
b6b2bef976
Synchronize file 2022-06-04 13:24:24 +02:00
Carles Fernandez
807c19b228
Convert E6 observables 2022-06-04 13:21:32 +02:00
Carles Fernandez
12603c3ca0
Fix variable name 2022-06-04 12:06:05 +02:00
Carles Fernandez
a968414dad
Merge branch 'e6-pvt' of https://github.com/carlesfernandez/gnss-sdr into e6-pvt 2022-06-04 11:59:10 +02:00
Carles Fernandez
757f95f3de
Merge branch 'next' into e6-pvt 2022-06-04 11:52:48 +02:00
Carles Fernandez
f9ebc371e2
Simplify band counting 2022-06-04 11:52:30 +02:00
Carles Fernandez
ac0209f16f
Get TOW in E6 channels 2022-06-04 11:49:44 +02:00
Carles Fernandez
92e3d043d2
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into e6-pvt 2022-06-03 10:11:03 +02:00
Carles Fernandez
7612a5e411
Fix building in 32-bit archs 2022-06-03 09:40:58 +02:00
Carles Fernandez
e349422b43
Merge branch 'next' into e6-pvt 2022-06-02 23:01:33 +02:00
Carles Fernandez
30481baaa3
Uodate local version of Protocol Buffers to v21.1 2022-06-02 22:28:14 +02:00
Carles Fernandez
fa55a5b0b6
Fix Galileo time when reading from XML ephemeris 2022-06-02 21:51:06 +02:00
Carles Fernandez
cfa7a4af48
Improve source code visualization in some code editors 2022-06-02 21:41:19 +02:00
Carles Fernandez
45efaaa607 Reset d_received_tow member when changing the satellite 2022-06-02 11:52:10 +02:00