1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2025-08-30 09:27:58 +00:00
Commit Graph

5122 Commits

Author SHA1 Message Date
Marc Majoral
f127729eb0 Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into fpga 2019-01-25 18:02:07 +01:00
Carles Fernandez
b6f0c92fd6 Start next branch from 0.0.10 2018-12-14 19:41:13 +01:00
Carles Fernandez
31c6b6bc1d Update CMake modules v0.0.10 2018-12-14 18:59:36 +01:00
Carles Fernandez
d4680a85cb Merge next into master for Release v0.0.10 2018-12-14 18:57:28 +01:00
Marc Majoral
7da82dbaea updated the FPGA tracking gnuradioblock according to the latest changes in the SW tracking gnuradioblock. 2018-12-14 18:15:21 +01:00
Carles Fernandez
a7f59ee4e2 Merge branch 'next' into release_0010 2018-12-14 14:18:25 +01:00
Carles Fernandez
67f3680bf4 Remove lintian complaints 2018-12-14 14:17:04 +01:00
Carles Fernandez
95c6bb4dd1 Remove redundant c_str() 2018-12-14 13:38:29 +01:00
Carles Fernandez
da2d12dd05 Supress lintian complaint 2018-12-14 13:33:52 +01:00
Carles Fernandez
1725f83fd7 Delete Eclipse file 2018-12-14 12:34:53 +01:00
Carles Fernandez
8a7e35ea97 Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into release_0010 2018-12-14 12:07:15 +01:00
Carles Fernandez
82ca7091d6 Update schemas 2018-12-14 11:52:13 +01:00
Carles Fernandez
c176e51265 Improve data types for GPS navigation messages 2018-12-14 02:31:01 +01:00
Carles Fernandez
432c6b9c70 Miscelaneous clang-tidy fixes 2018-12-14 02:14:43 +01:00
Carles Fernandez
fa03077ca1 Improve data types for Galileo navigation data 2018-12-14 00:48:51 +01:00
Carles Fernandez
6e665bdf29 Improve data types for Galileo navigation data 2018-12-14 00:42:05 +01:00
Carles Fernandez
3e4728225e Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into release_0010 2018-12-13 13:02:44 +01:00
Carles Fernandez
55572b55b4 Fix RTCM printer in the L5+E5a receiver 2018-12-13 12:57:11 +01:00
Carles Fernandez
22d5d3c98c Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into release_0010 2018-12-13 12:23:53 +01:00
Carles Fernandez
93dfcb980b Fix F/NAV message decoding of mean anomaly at reference time 2018-12-13 11:56:21 +01:00
Sergey
63e90f862f updated F/NAV message decoding (page 3 and 4)
Signed-off-by: Carles Fernandez <carles.fernandez@gmail.com>
2018-12-13 11:54:02 +01:00
Carles Fernandez
7f6a798a96 Update changelog 2018-12-13 10:39:25 +01:00
Carles Fernandez
046742855a Add some features to the changelog 2018-12-12 11:12:03 +01:00
Carles Fernandez
de1688c9af Merge branch 'release_0010' of https://github.com/carlesfernandez/gnss-sdr into release_0010 2018-12-12 02:21:42 +01:00
Carles Fernandez
09fb07d470 Remove sentence 2018-12-12 02:17:38 +01:00
Carles Fernandez
79e4a170a9 Update date in manpages 2018-12-12 01:50:29 +01:00
Carles Fernandez
924716bda2 Remove wrong file 2018-12-12 01:45:39 +01:00
Carles Fernandez
470e2e0372 Recover cmake Modules 2018-12-12 01:37:37 +01:00
Carles Fernandez
9fc9357a08 Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into release_0010 2018-12-12 01:34:23 +01:00
Carles Fernandez
8eb33b4b02 Remove .gitlab-ci.yml file 2018-12-12 01:32:42 +01:00
Carles Fernandez
00c1d331e0 Remove .gitlab-ci.yml file 2018-12-12 01:31:14 +01:00
Carles Fernandez
4c125ecad2 Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into release_0010 2018-12-12 01:27:53 +01:00
Carles Fernandez
6cf83f67e7 Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next 2018-12-12 01:26:29 +01:00
Carles Fernandez
7557c94208 Avoid storing GBs of data by default 2018-12-12 01:23:05 +01:00
Carles Fernandez
bb137661bd Remove error message 2018-12-12 01:03:33 +01:00
Marc Majoral
ae61646270 Solved two bugs:
- a minor bug in the E5A fpga acquisition adapter module: a config parameter was not correctly read.
- a bug in the tracking fpga multicorrelator module: if pilot tracking was enabled then the results of the pilot correlator were not correctly read when using the multicorrelator 3-1 HW Accelerator in the FPGA (used for GPS L5 and Galileo E5A).
2018-12-11 14:44:42 +01:00
Carles Fernandez
4552aa7628 Merge branch 'next' of https://github.com/carlesfernandez/gnss-sdr into next 2018-12-11 14:03:55 +01:00
Carles Fernandez
497a10fbea Merge branch 'combi' of https://github.com/carlesfernandez/gnss-sdr into next 2018-12-11 14:02:14 +01:00
Carles Fernandez
e8174a5ef7 Fix error in RTCM generation of L5+E5a receiver 2018-12-11 14:01:23 +01:00
Carles Fernandez
2c2ddb1de7 Fix error in RTCM generation of L5+E5a receiver 2018-12-11 13:59:57 +01:00
Carles Fernandez
38858dece6 Apply clang-tidy fix readability-non-const-parameter 2018-12-11 12:38:38 +01:00
Carles Fernandez
27b7a93181 Apply clang-tidy fix readability-container-size-empty 2018-12-11 12:25:38 +01:00
Carles Fernandez
f351615ef9 Apply clang-tidy fix modernize-use-bool-literals 2018-12-11 12:08:54 +01:00
Carles Fernandez
b80f22fc43 Use a std::array instead of a c array 2018-12-11 12:02:19 +01:00
Carles Fernandez
70be265b57 Update XML schemas 2018-12-11 11:21:58 +01:00
Carles Fernandez
58922251f7 Add telecommand_enabled parameter, it defaults to false 2018-12-11 10:36:15 +01:00
Carles Fernandez
3ffaba6d6a Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into release_0010 2018-12-11 09:48:39 +01:00
Carles Fernandez
2b6c145a2e Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next 2018-12-11 09:48:02 +01:00
Carles Fernandez
e2582586b9 Apply fixes by clang-tidy 2018-12-11 02:22:33 +01:00
Carles Fernandez
d920aa4d92 Apply fixes by clang-tidy 2018-12-11 01:56:25 +01:00