Commit Graph

8419 Commits

Author SHA1 Message Date
Carles Fernandez aaa54927fa
cpufeatures: fix reimplementation of FillX86BrandString 2021-10-25 16:55:58 +02:00
Carles Fernandez 54347faff8
cpufeatures: Change implementation of FillX86BrandString, fix missing header 2021-10-25 16:45:38 +02:00
Carles Fernandez 3db583ff24
cpufeatures: Fixes wrong cache detection of old processors 2021-10-25 16:37:23 +02:00
Carles Fernandez 1c67ca1627
cpufeatures: encapsulate fake cpu instance in x86 test 2021-10-25 16:27:12 +02:00
Carles Fernandez 545cc90320
cpufeatures: Fix if CPU_FEATURES_OS_DARWIN is not defined 2021-10-25 16:24:50 +02:00
Carles Fernandez 50bb95812d
cpufeatures: Add cache info for new AMD CPUs (0x8000001D) 2021-10-25 16:01:44 +02:00
Carles Fernandez 47838a025b
cpufeatures: add BUNDLE DESTINATION 2021-10-25 15:06:16 +02:00
Carles Fernandez 80fc676995
cpufeatures: Add separator to CpuFeatures_StringView_HasWord 2021-10-25 15:04:14 +02:00
Javier Arribas 0c49a44946 Merge branch 'next' of github.com:gnss-sdr/gnss-sdr into pps_lime 2021-10-25 12:03:52 +02:00
Carles Fernandez 4121efa0d2
Fix clang format 2021-10-23 14:19:36 +02:00
Carles Fernandez c0cc458b7d
Move VOLK detection before GNU Radio's.
Update local version of Protocol Buffers to 3.19.0
2021-10-23 14:16:54 +02:00
Carles Fernandez 2f7263d7a3
Fix for new API for gr-iio component in GNU Radio master 2021-10-23 14:11:20 +02:00
Carles Fernandez 69c4f9f7fc
Remove redundant fields in an_packet_t 2021-10-22 15:51:38 +02:00
Carles Fernandez 7f45739cf0
Add option to force the Observables block to always output Gnss_Synchro objects, not only when there is at least one valid observation 2021-10-22 15:40:17 +02:00
Carles Fernandez d4a1bb1147
Improve ANP printer
Provide output since the first synchronized satellite
Field microseconds in system time
2021-10-22 13:54:48 +02:00
Javier Arribas becc3426af Update gr.limesdr adapter to support gr3.8 2021-10-20 11:23:58 +02:00
Javier Arribas c9d6688f1b Merge with next 2021-10-20 09:47:33 +02:00
Carles Fernandez 835e799770
Fixes for clang-format 13 2021-10-18 18:24:07 +02:00
Carles Fernandez a805940bd7
Fixes for clang-format 13 2021-10-18 18:18:57 +02:00
Carles Fernandez 5bed35471a
Add getters for easier access to HAS data 2021-10-18 14:30:57 +02:00
Carles Fernandez bf3b838c6a
Initialize all data members 2021-10-12 08:32:33 +02:00
Carles Fernandez 693ea1b372
Fix clang-format 2021-10-11 18:42:37 +02:00
Carles Fernandez ff72204400
Use aligned memory in acquisition adapters 2021-10-11 18:31:16 +02:00
Carles Fernandez 1b6b8ee268
Change PUBLIC by INTERFACE since we only need headers 2021-10-11 16:10:58 +02:00
Carles Fernandez 93e4af110e
Remove blank line 2021-10-11 15:54:17 +02:00
Carles Fernandez ed6432301e
Improve constructors
Code cleaning
2021-10-11 15:17:20 +02:00
Carles Fernandez 6e96b41025
Improve constructors: prefer member initializers to member initializations in the constructor body 2021-10-11 15:13:12 +02:00
Carles Fernandez 3d6cfdbcbe
Improve constructors: prefer member initializers to member initializations in the constructor body 2021-10-11 15:02:43 +02:00
Carles Fernandez a9a55d7156
Improve Pvt_Solution constructor 2021-10-11 09:18:04 +02:00
Carles Fernandez 984c1fbb2c
Fix spelling error 2021-10-10 22:49:19 +02:00
Carles Fernandez e8ec809d2c
Raise maximum SEP 2021-10-10 21:41:21 +02:00
Carles Fernandez 05e7da7a87
Fix clang-format 2021-10-10 21:01:06 +02:00
Carles Fernandez c087c63d42
Reduce excessive padding 2021-10-10 20:24:16 +02:00
Carles Fernandez 7cca04da15
Fix clang-format 2021-10-10 19:17:01 +02:00
Carles Fernandez 31d7569353
Remove commented lines 2021-10-10 19:16:27 +02:00
Carles Fernandez 0c4faf0f05
Fix initialization order 2021-10-10 19:09:09 +02:00
Carles Fernandez aab8ef3b34
Fix readability-avoid-const-params-in-decls 2021-10-10 18:59:56 +02:00
Carles Fernandez 188d34ba14
Fix bugprone-reserved-identifier 2021-10-10 18:58:04 +02:00
Carles Fernandez 3fc7a27cec
Improve constructors, remove unused members 2021-10-10 18:56:14 +02:00
Carles Fernandez 446b7cfbea
Improve constructors
Prefer initialization to assignment in constructors

Improves the readability of the code and performance

Easier detection of unused members

(see https://github.com/isocpp/CppCoreGuidelines/blob/master/CppCoreGuidelines.md\#Rc-initialize\)
2021-10-10 18:54:42 +02:00
Carles Fernandez 8cd13e7ccb
Update local version of Armadillo to 10.7 2021-10-09 12:38:36 +02:00
Carles Fernandez 6858e63eb8
Fix null pointer dereference detected by Coverity Scan 2021-10-09 12:27:52 +02:00
Carles Fernandez e5df365504
Update changelog 2021-10-08 19:22:37 +02:00
Carles Fernandez a510c9d92e
Remove UnscentedFilterComputationTest suite, which is randomly failing 2021-10-08 19:07:11 +02:00
Carles Fernandez a7fd7f81d1
Fix location of clang-apply-replacements 2021-10-08 18:03:07 +02:00
Carles Fernandez efc07b40ad
CI: clang-tidy job: More robust detection of LLVM paths installed by homebrew 2021-10-08 17:11:53 +02:00
Carles Fernandez 97089d3338
Merge branch 'iucgnaw-FixTypo' into next 2021-10-08 14:54:45 +02:00
Carles Fernandez 31dcf3b864
Merge branch 'FixTypo' of https://github.com/iucgnaw/gnss-sdr into iucgnaw-FixTypo 2021-10-08 14:54:30 +02:00
Carles Fernandez 9e386b8857
Make clang-tidy 13 happy (was: modernize-return-braced-init-list check) 2021-10-08 14:50:05 +02:00
iucgnaw c4692cbc2f Fixed typo.
Signed-off-by: iucgnaw <iucgnaw@msn.com>
2021-10-08 20:10:40 +08:00