1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-06-13 16:56:52 +00:00
Commit Graph

8656 Commits

Author SHA1 Message Date
Javier Arribas
f8b227952a Merge with next 2022-06-03 21:08:13 +02:00
Carles Fernandez
7612a5e411
Fix building in 32-bit archs 2022-06-03 09:40:58 +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
Marc Majoral
918477d61f fix the control of the FPGA acquisition HW accelerator 2022-06-01 16:52:35 +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
Carles Fernandez
8622f51380
Read galileo assistance also for 7X and E6
Replace logical operators 'and' and 'or' by '&&' and '||'
2022-05-25 09:53:13 +02:00
Carles Fernandez
ea573359e0
Print IGM messages if TOW is available 2022-05-24 21:18:59 +02:00
Javier Arribas
0eebe9c2de Fix four bits source adapter 2022-05-24 15:44:11 +02:00
Marc Majoral
a1a4666399 Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into fpga_ad-fmcomms5_compatibility 2022-05-23 17:52:34 +02:00
Javier Arribas
a45998d0db Fix computation of Galileo E6 pseudoranges using TOW from source timetag 2022-05-23 17:32:09 +02:00
Javier Arribas
67e4d7c6e2 Added Galileo E6 experimental Pseudorange generation using signal source timetag propagation 2022-05-23 15:34:06 +02:00
Javier Arribas
742113c55f Adding timestamp capability to four bits signal source 2022-05-23 12:30:12 +02:00
Marc Majoral
8131bdffc5 perform fmComms5 specific mult-chip sync configuration 2022-05-20 16:54:00 +02:00
Javier Arribas
c97e12dbe0 Adding 4 bits complex samples signal source 2022-05-20 10:40:30 +02:00
Carles Fernandez
ac9b87b9a1
Update local Armadillo version 2022-05-19 16:35:11 +02:00
Marc Majoral
da47cadcff fix ad9361_manager comments 2022-05-19 15:49:50 +02:00
Marc Majoral
923398fa5e fixed disable_ad9361_rx_local 2022-05-19 15:33:56 +02:00
Carles Fernandez
fd91c1c43a
Update changelog 2022-05-19 15:11:07 +02:00
Carles Fernandez
592ba0325d
Fix clang-format job 2022-05-19 15:10:34 +02:00
Jean-Michel Friedt
c7f3994683
add XTRX gain setting and reading (osmocom source) 2022-05-19 15:00:29 +02:00
Carles Fernandez
8f2f0781a1
Update changelog 2022-05-19 13:08:27 +02:00
Carles Fernandez
3a629017ab
Merge branch 'vladisslav2011-fix-glonass-ext-correlator' into next 2022-05-19 12:58:17 +02:00
Carles Fernandez
587c281d75
Merge branch 'fix-glonass-ext-correlator' of https://github.com/vladisslav2011/gnss-sdr into vladisslav2011-fix-glonass-ext-correlator 2022-05-19 12:45:47 +02:00
Carles Fernandez
4e997a659e
Update changelog 2022-05-19 12:42:38 +02:00
Marc Majoral
ab310a367a fix gain_rx2 2022-05-18 18:04:43 +02:00
Marc Majoral
6b9941dd13 fix the configuration of the second AD9361 when it is present 2022-05-17 19:29:02 +02:00
Marc Majoral
4e37fa45ad fix AD9361 configuration 2022-05-17 15:40:43 +02:00
Javier Arribas
9ef62fadb8 Adding Over-the-Wire sample format config option for the UHD source 2022-05-17 14:53:25 +02:00
Vladisslav P
9b210485c7 Fix GLONASS extended correlator
1. Emit a message from preamble detection branch from telemetry decoder
2. Connect flowgraph message ports to pass the message from telemetry
decoder block to a dll-pll-c-aid-tracking block
3. Name message ports correctly as the massage is passed in samples, not
seconds

Signed-off-by: Vladisslav P <vladisslav2011@gmail.com>
2022-05-17 13:40:30 +03:00
Marc Majoral
38ed8ced4e configure the AD9361 digital filter on a per RX-channel basis. Keep the LO is the same for all RX channels in the same device. 2022-05-17 10:49:13 +02:00
Carles Fernandez
0dbecdaa80
Use naming as in HAS SIS ICD 1.0, document sources 2022-05-15 13:43:59 +02:00
Carles Fernandez
3013ce1e1d
Merge branch 'ssr' into next 2022-05-15 12:22:29 +02:00
Marc Majoral
a1d8d8c19d make the ad9361_manager functions flexible to allow the use of two AD9361 devices when using the FPGA. 2022-05-13 18:12:25 +02:00
Carles Fernandez
c99d5d2b97
Merge branch 'next' into ssr 2022-05-12 22:00:48 +02:00