Javier Arribas
527d3d2307
Merge with next
2022-06-14 10:38:05 +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
Javier Arribas
0a346c3017
Fix segmentation fault in file_timestamp_signal_source
2022-06-08 10:21:05 +02:00
Carles Fernandez
96803c1d0f
Fix pseudorange computation in E6 when assisted by E1
2022-06-07 13:17:25 +02:00
Javier Arribas
e074883f06
Adding a native AD936x custom signal source, still not usable
2022-06-07 09:20:52 +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
Javier Arribas
f8b227952a
Merge with next
2022-06-03 21:08:13 +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
Carles Fernandez
3476969a2f
Fix TOW scale in E6
2022-06-01 17:18:53 +02:00
Carles Fernandez
266b3bdfe8
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into e6-pvt
2022-06-01 17:10:36 +02:00
Marc Majoral
918477d61f
fix the control of the FPGA acquisition HW accelerator
2022-06-01 16:52:35 +02:00
Carles Fernandez
b6762bf438
Use E6 channels in PVT
2022-06-01 12:17:50 +02:00
Carles Fernandez
1ae6cac249
Add work on getting TOW for E6 channels
2022-06-01 10:33:36 +02:00
Carles Fernandez
8aeb4bf3ea
Add work on E6 handling
2022-05-31 10:38:45 +02:00
Carles Fernandez
45f4a4829c
Print RINEX files for the E5a/E5b receiver
2022-05-31 08:38:50 +02:00
Carles Fernandez
fa27bd31b7
Print E6B observables in RINEX file if they are available
2022-05-31 07:46:00 +02:00
Carles Fernandez
abc0975503
Merge branch 'mmajoral-fpga_ad-fmcomms5_compatibility' into next
2022-05-31 07:34:49 +02:00
Carles Fernandez
037ad07478
Apply clang-tidy
2022-05-31 07:34:12 +02:00
Carles Fernandez
59aced3b78
Merge branch 'fpga_ad-fmcomms5_compatibility' of https://github.com/mmajoral/gnss-sdr into mmajoral-fpga_ad-fmcomms5_compatibility
2022-05-31 07:09:10 +02:00
Carles Fernandez
b347bcbb79
Fix Gal E1/E6 RINEX reporting
2022-05-30 14:42:57 +02:00
Carles Fernandez
934bbcaa45
Add Galileo E6B observables in RINEX files if available
2022-05-30 14:20:34 +02:00
Marc Majoral
4c278cb3df
removed commented code
2022-05-30 11:12:38 +02:00
Marc Majoral
6e368622e2
Prefer initialization to assignment in constructors
2022-05-30 09:02:22 +02:00
Carles Fernandez
e92ef5c1c1
Print IGM messages if TOW is available
2022-05-26 11:53:39 +02:00
Carles Fernandez
92b021f1b6
Improve handling of E6 observables
2022-05-26 10:02:58 +02:00
Carles Fernandez
ab40201783
Improve loops
2022-05-25 21:04:44 +02:00
Carles Fernandez
657a7298f3
Compute PVT with E6 only and xml assistance
2022-05-25 14:43:01 +02:00
Carles Fernandez
81d0098205
Merge branch 'next' of http://github.com/carlesfernandez/gnss-sdr into pps_lime_carles
2022-05-25 09:54:00 +02:00