1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2025-08-30 01:17:59 +00:00
Commit Graph

8307 Commits

Author SHA1 Message Date
Carles Fernandez
0d1d89b8db Do not shadow variable 2020-11-19 14:03:04 +01:00
Carles Fernandez
6b28ef9e7c Apply clang-tidy fix (warning: use range-based for loop instead [modernize-loop-convert]) 2020-11-19 14:01:35 +01:00
Carles Fernandez
dd60970f32 Improve dump of Telemetry blocks 2020-11-19 09:55:08 +01:00
Carles Fernandez
40e9d687dd Add missing include 2020-11-17 21:55:32 +01:00
Carles Fernandez
cf9c080169 Add logic for HAS message reading 2020-11-17 19:22:32 +01:00
Carles Fernandez
708c696a69 Build GPSTk with the same visibility settings 2020-11-15 21:26:55 +01:00
Carles Fernandez
02b0fbed2e Merge branch 'fix-format' into next 2020-11-15 20:21:12 +01:00
Carles Fernandez
46d227b6a3 Merge branch 'clean-pvt' into next 2020-11-15 18:46:27 +01:00
Carles Fernandez
15e1a9da83 Add remaining rinex printer tests with new API 2020-11-15 18:13:22 +01:00
Carles Fernandez
f2b05e686b Simpler API for the Rinex_Printer 2020-11-15 14:17:58 +01:00
Carles Fernandez
54dfb9bbe9 Simplify public Rinex_Printer interface 2020-11-14 14:44:43 +01:00
Carles Fernandez
a85e9748c4 Update ProtocolBuffers to 3.14.0 2020-11-14 04:27:46 +01:00
Carles Fernandez
a0ef5a5f31 Move RINEX and RTCM work to the printer classes 2020-11-14 01:57:29 +01:00
Carles Fernandez
454095cedb Report Big Sur as version 11.0 2020-11-13 10:50:34 +01:00
Carles Fernandez
ad5690c52f Fix exit with enter+q when Acquisition_XX.blocking=false 2020-11-12 15:24:15 +01:00
Carles Fernandez
d1b23ae3fd Add logic for HAS message retrieval 2020-11-10 21:20:13 +01:00
Carles Fernandez
d81ff696b8 Fix warning 2020-11-10 13:16:25 +01:00
Carles Fernandez
1568c52000 Make clang-tidy happy 2020-11-08 20:55:19 +01:00
Carles Fernandez
76bbd3c3bb Add work on the Galileo E6 message decoding up to HAS page CRC check 2020-11-08 14:10:43 +01:00
Carles Fernandez
b8862f8d7d Give more intuitive names to files with functions for local signal replica generation 2020-11-07 22:43:19 +01:00
Carles Fernandez
0646623ef1 Merge branch 'galileo-e6' into next 2020-11-07 21:35:10 +01:00
Carles Fernandez
bcd7c25cd1 Add Galileo E6 signal structure based on E6-B/C Codes Technical Note, Issue 1, Jan 2019.
Add Acquisition, Tracking and TLM blocks for Galileo E6 B/C. The decoder does nothing
2020-11-07 21:33:26 +01:00
Carles Fernandez
03178b61df No need to link clang-format 2020-11-06 10:51:38 +01:00
Carles Fernandez
de57711ab4 No need to link clang-format 2020-11-06 10:43:38 +01:00
Carles Fernandez
f24064e245 Fixes for changed behavior of clang-format 2020-11-06 10:41:20 +01:00
Carles Fernandez
30b52cd68e Make clang-format job happy 2020-11-04 10:16:45 +01:00
Carles Fernandez
ab5b824dcf Update changelog 2020-11-04 09:46:19 +01:00
Carles Fernandez
0880b04649 Handle change in GNU Radio FFT API 2020-11-04 09:32:00 +01:00
Carles Fernandez
e192feba3a Fix building of OpenCL block 2020-11-03 22:33:12 +01:00
Carles Fernandez
f0e1ef6f9a Add a common shared pointer definition
Makes transition to GNU Radio 3.9 API less verbose
2020-11-03 20:51:57 +01:00
Carles Fernandez
165ae06d7a Make CMake modules more portable 2020-11-01 14:35:15 +01:00
Carles Fernandez
287284261c Make use of Doxygen grouping feature
Improve Modules page in generated HTML documentation
2020-11-01 13:37:19 +01:00
Carles Fernandez
73b909bac1 Update changelog with new building option ENABLE_EXTERNAL_MATHJAX 2020-10-30 15:28:03 +01:00
Carles Fernandez
682e71c5a5 Fix pointer to HTML documentation 2020-10-30 12:39:05 +01:00
Carles Fernandez
185a267f9b Add new building option ENABLE_EXTERNAL_MATHJAX, set to ON by default.
If set to ON, it generates HTML documentation using MathJax from an external CDN when doing 'make doc'. If set to OFF, MathJax is still looked for in the system and used if found, so it can be used offline. If not found, it is not used.
2020-10-30 12:24:23 +01:00
Carles Fernandez
952c6d5d9e Make cmakelink job happy 2020-10-30 08:50:41 +01:00
Carles Fernandez
a95ca8c42b Improved rendering of equations in HTML documentation generated by Doxygen. Make use of MathJax 2.x if found 2020-10-29 19:56:28 +01:00
Carles Fernandez
e241bbb0f3 Fix clang-tidy job 2020-10-29 12:58:13 +01:00
Carles Fernandez
cb891a34ee Fix clang-format job 2020-10-29 12:51:11 +01:00
Carles Fernandez
cb480ceab6 Fix prettier-markdown job 2020-10-29 12:01:39 +01:00
Carles Fernandez
499f0d78ad Update clang-tidy job to llvm 11 2020-10-29 11:59:33 +01:00
Carles Fernandez
7b68335226 Fix filter tests 2020-10-29 11:49:54 +01:00
Carles Fernandez
8b508618d6 Mark private members 2020-10-29 11:49:09 +01:00
Carles Fernandez
58269aac2a Fix Notch_Filter and Notch_Filter_Lite input filters 2020-10-28 23:49:55 +01:00
Carles Fernandez
4f1ad9ac29 Fix Pulse_Blanking_Filter 2020-10-28 20:01:11 +01:00
Carles Fernandez
0c03ac4568 More robust solution for archs not supported by cpu_features 2020-10-28 18:42:17 +01:00
Carles Fernandez
547e6c5624 Fix for s390x arch, since cpu_features does not support it 2020-10-27 10:16:07 +01:00
Carles Fernandez
d7e2f82dab Fix for s390x arch, since cpu_features does not support it 2020-10-27 09:13:49 +01:00
Carles Fernandez
51846d5b80 Fix CMAKE_SYSTEM_PROCESSOR variable 2020-10-26 09:25:21 +01:00
Carles Fernandez
42f3d5cbc2 Merge branch 'fix-local-gpstk' into next 2020-10-26 09:23:30 +01:00