1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-09-23 20:59:57 +00:00
Commit Graph

9345 Commits

Author SHA1 Message Date
Marc Majoral
d379a3ed6c When using the FPGA, the Ad9361FpgaSignalSource is instantiated after the acquisition and tracking classes. In this way, when using the receiver in post-processing mode, when the DMA starts sending signal samples to the receiver, the acquisition and tracking classes are already configured and ready. 2019-10-01 16:01:44 +02:00
Marc Majoral
03cc2698bd removed the assert() function, which did not work properly. 2019-10-01 15:53:45 +02:00
Carles Fernandez
8c1c10e390 Merge branch 'next' of https://github.com/carlesfernandez/gnss-sdr into next 2019-09-30 15:01:11 +02:00
Carles Fernandez
3c5f4ca3e4 Use canonical order in CMake modules 2019-09-30 14:58:34 +02:00
Carles Fernandez
42c1a3a1b4
Merge branch 'next' of https://github.com/carlesfernandez/gnss-sdr into next 2019-09-29 13:01:35 +02:00
Carles Fernandez
a64d3c282f
Improve thread management 2019-09-29 13:01:13 +02:00
Carles Fernandez
453c0cd249
Inject file(s) via DMA if switch_position=0 in Ad9361_Fpga_Signal_Source 2019-09-28 21:59:05 +02:00
Carles Fernandez
534d7a53b3
Merge branch 'next' of https://github.com/carlesfernandez/gnss-sdr into next 2019-09-28 13:44:11 +02:00
Carles Fernandez
677711a238
Move Q components to imaginary part 2019-09-28 13:41:24 +02:00
Carles Fernandez
57feacd01a
Merge branch 'next' of https://github.com/carlesfernandez/gnss-sdr into next 2019-09-28 01:21:52 +02:00
Carles Fernandez
690f60037e
Replace cn0_mm_estimator by cn0_m2m4_estimator name 2019-09-28 01:18:23 +02:00
Carles Fernandez
43eafdd484
Improve documentation 2019-09-28 01:16:25 +02:00
Carles Fernandez
879bf2aa25
Bump Protocol Buffers version to 3.9.2
Replace three back-ticks by one in README file
2019-09-28 00:09:42 +02:00
Carles Fernandez
88a24abb97
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next 2019-09-25 00:02:27 +02:00
Carles Fernandez
0e11e0553f
Fix c++20 job 2019-09-25 00:02:16 +02:00
Carles Fernandez
cdd490e628
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next 2019-09-23 18:19:05 +02:00
Carles Fernandez
54661af0a4 Fix compilation in macOS when ENABLE_AD9361=ON 2019-09-23 14:36:09 +02:00
Carles Fernandez
4dc30da649 Remove unused variables 2019-09-23 14:34:44 +02:00
Carles Fernandez
0e6364af5a Remove unused variables 2019-09-23 14:25:03 +02:00
Carles Fernandez
6f4634cbf7
Tag docker for test with branch name 2019-09-20 14:10:45 +02:00
Carles Fernandez
7f65e726f5
Cleaner call to function 2019-09-19 21:51:29 +02:00
Carles Fernandez
28c984e0a4
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next 2019-09-19 18:30:56 +02:00
Carles Fernandez
f16bcf36ba
Update changelog 2019-09-19 18:27:49 +02:00
Carles Fernandez
a4c55b53e9
Fix tracking of data component in L5 and E5a 2019-09-19 18:07:13 +02:00
Carles Fernandez
f83a6254b0
Add /usr/local/lib64 to LOG4CPP module 2019-09-19 08:33:39 +02:00
Carles Fernandez
aa3dc060b6
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next 2019-09-18 22:30:05 +02:00
Carles Fernandez
9f39a7b1d0
Update changelog 2019-09-18 22:08:36 +02:00
Carles Fernandez
a6e062492e
Allow edition of files with editors compatible with clang-format 2019-09-18 22:01:50 +02:00
Carles Fernandez
3bf42ff14e
Apply clang format 2019-09-18 22:00:26 +02:00
Carles Fernandez
3b86a8f05a
Merge branch 'fix-beidou' into next (Fixes: #311) 2019-09-18 21:47:17 +02:00
Carles Fernandez
17cceabd52
Fix BeiDou decoding 2019-09-18 21:46:47 +02:00
Carles Fernandez
0c2efce10a Replace custom_year parameter name and type by bool pre_2009_file to process files dated from 1999 to 2009 2019-09-18 18:25:07 +02:00
Carles Fernandez
ee6e05b4e8 Add Debian GNU/kFreeBSD architecture paths to find dependencies 2019-09-18 13:08:56 +02:00
Carles Fernandez
969fabfde3 Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next 2019-09-18 12:03:25 +02:00
Carles Fernandez
57d6ba7404 Fix week in GPS RINEX navigation files 2019-09-18 11:20:20 +02:00
Carles Fernandez
553df7db6a
Fix BeiDou telemetry decoder. Fix provided by David Ramati 2019-09-17 18:49:31 +02:00
Carles Fernandez
170577a303 Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next 2019-09-17 17:05:15 +02:00
Carles Fernandez
5fc16677ed Fix triple-band RINEX obs when not all signals are present 2019-09-17 16:43:08 +02:00
Carles Fernandez
837dcc6859 Improve formatting 2019-09-17 16:25:17 +02:00
Javier
630e94dbef Fix TOW wrong rollover for modern ephemeris 2019-09-17 12:49:52 +02:00
Carles Fernandez
a06491950b
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next 2019-09-17 07:56:34 +02:00
Carles Fernandez
2832c5d379
Fix estimation of CN0 for low values 2019-09-17 00:58:34 +02:00
Carles Fernandez
b8f7cd1a95
Merge branch 'next' of https://github.com/carlesfernandez/gnss-sdr into next 2019-09-17 00:17:46 +02:00
Carles Fernandez
f3d502dc45
Add noise to position_test, expose -extend_correlation_symbols flag 2019-09-17 00:16:48 +02:00
Carles Fernandez
ed3480ebe3
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next 2019-09-16 23:53:43 +02:00
Carles Fernandez
ebeec2470c
Merge branch 'mmajoral-fix_trk_config_default_values' into next 2019-09-16 23:52:44 +02:00
Carles Fernandez
539f9463fa
Merge branch 'fix_trk_config_default_values' of https://github.com/mmajoral/gnss-sdr into mmajoral-fix_trk_config_default_values 2019-09-16 23:52:23 +02:00
Carles Fernandez
87e106ceac
Improve CN0 estimator 2019-09-16 21:03:04 +02:00
Marc Majoral
fcbdc47fe5 fixed the default values of some FPGA tracking configuration parameters 2019-09-16 17:29:18 +02:00
Carles Fernandez
ba421d9688
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next 2019-09-16 08:52:20 +02:00