Carles Fernandez
|
68fdedb224
|
Remove _mm256_zeroupper() calls
Manual usage of _mm256_zeroupper() is not required and leads to miscompilation with GCC 10.2 and optimization level -O3
|
2021-01-04 14:07:56 +01:00 |
|
Carles Fernandez
|
cbdb2ad2e9
|
Enforce consistent function prototypes
|
2021-01-04 13:55:18 +01:00 |
|
Carles Fernandez
|
867f53a49e
|
Update Pugixml local version to 1.11.4
|
2021-01-04 12:13:45 +01:00 |
|
Javier Arribas
|
738ab13535
|
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into vtl_experimental
|
2021-01-01 14:22:43 +01:00 |
|
Carles Fernandez
|
0b1602a5a8
|
Fix clang-format job
|
2020-12-31 01:15:16 +01:00 |
|
Carles Fernandez
|
89ec03ecbe
|
Apply clang-tidy ckecks readability-make-member-function-const and readability-qualified-auto
|
2020-12-30 22:04:10 +01:00 |
|
Carles Fernandez
|
21352a80d1
|
Apply and add clang-tidy ckecks readability-make-member-function-const and readability-qualified-auto
|
2020-12-30 21:49:29 +01:00 |
|
Carles Fernandez
|
7308745f05
|
Apply more concise file header format
Re-license CMake scripts with BSD-3-Clause
|
2020-12-30 13:35:06 +01:00 |
|
Carles Fernandez
|
3a2b76d61a
|
Warn about undefined Galileo frame type
|
2020-12-29 15:13:42 +01:00 |
|
Carles Fernandez
|
56fb6528b2
|
Add missing type conversion
|
2020-12-29 14:49:52 +01:00 |
|
Carles Fernandez
|
0cb64e86a5
|
Avoid using reserved identifiers in the SUPL library (clang-tidy check: bugprone-reserved-identifier)
|
2020-12-29 14:48:41 +01:00 |
|
Carles Fernandez
|
abd1032ca2
|
Avoid using reserved identifiers
|
2020-12-29 14:47:28 +01:00 |
|
Carles Fernandez
|
36e98856d5
|
Update AArch64 features to Linux 5.10
|
2020-12-23 12:26:08 +01:00 |
|
Carles Fernandez
|
303de4c9cf
|
Save some static casts
|
2020-12-22 10:59:13 +01:00 |
|
Carles Fernandez
|
3bcac95964
|
Fix occasional segfault when exiting with enter+q if Acquisition_XX.blocking=false
|
2020-12-22 00:40:36 +01:00 |
|
Carles Fernandez
|
78d90a0bc4
|
Update changelog
|
2020-12-22 00:05:28 +01:00 |
|
Carles Fernandez
|
5855feb511
|
Merge branch 'fix-galileo2' into next
|
2020-12-21 23:48:40 +01:00 |
|
Carles Fernandez
|
94e488170a
|
Fix Galileo nav message decoding in some configurations
|
2020-12-21 15:13:02 +01:00 |
|
Carles Fernandez
|
42efb68310
|
Fix building with new GNU Radio firdes API. No functional change, since WIN_HAMMING is the default
|
2020-12-19 12:40:57 +01:00 |
|
Carles Fernandez
|
a9de3d4244
|
Fix detection of python when using Macports
|
2020-12-18 13:11:26 +01:00 |
|
Carles Fernandez
|
8f3e60091b
|
Avoid patching GPSTk twice when rebuilding
|
2020-12-18 12:51:45 +01:00 |
|
Carles Fernandez
|
065e2b84f5
|
Big Sur is version 11
|
2020-12-16 11:35:47 +01:00 |
|
Carles Fernandez
|
44588aad7e
|
Update macOS instructions, update Armadillo suggested version
|
2020-12-16 11:03:50 +01:00 |
|
Carles Fernandez
|
8ffb379f30
|
Update local pugixml version to 1.11.2
|
2020-12-16 10:59:04 +01:00 |
|
Carles Fernandez
|
7c057e5ce4
|
Fix duplication of local protobuf build tree when installing (Fixes: #451)
|
2020-12-10 14:48:06 +01:00 |
|
Carles Fernandez
|
882216aa55
|
Merge branch 'liu000888-bdgsv' into next
|
2020-12-09 14:47:16 +01:00 |
|
Carles Fernandez
|
c47ef879da
|
Merge branch 'fix-gcc-11' into next
|
2020-12-09 14:45:51 +01:00 |
|
Carles Fernandez
|
d70aca5fc0
|
Initialize all members
|
2020-12-09 14:44:57 +01:00 |
|
Carles Fernandez
|
2b5b1d10ad
|
Revert change of std::thread, since it is not working well in some configurations
|
2020-12-09 14:44:25 +01:00 |
|
Carles Fernandez
|
4bfc11e0f4
|
Do not build google benchmarks with gcc 11 until fix
|
2020-12-08 14:01:52 +01:00 |
|
Carles Fernandez
|
711de48d7f
|
Merge branch 'bdgsv' of https://github.com/liu000888/gnss-sdr into liu000888-bdgsv
|
2020-12-07 19:01:43 +01:00 |
|
TurbineEngine
|
777e8aa0e1
|
add BDGSA and BDGSV nmea messages
|
2020-12-07 19:35:17 +08:00 |
|
Carles Fernandez
|
399c559865
|
Update local version of matio to 1.5.19 and pugixml to 1.11.1
|
2020-12-07 10:47:34 +01:00 |
|
Javier Arribas
|
d710eb946f
|
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into vtl_experimental
|
2020-12-04 11:24:18 +01:00 |
|
Carles Fernandez
|
e981b1ea89
|
Merge branch 'orc' into next
|
2020-12-02 16:20:32 +01:00 |
|
Carles Fernandez
|
fdda4edffb
|
Improve handling of the ORC library
|
2020-12-02 16:19:56 +01:00 |
|
Carles Fernandez
|
c49a0a2e16
|
Remove tab
|
2020-12-02 14:33:43 +01:00 |
|
Carles Fernandez
|
a538c8c4ee
|
Update local GPSTk version to v8.0.0, keep compatibilty if v3.0.0 is installed
|
2020-12-02 14:27:59 +01:00 |
|
Javier Arribas
|
bb256c0650
|
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into vtl_experimental
|
2020-12-01 12:51:34 +01:00 |
|
Carles Fernandez
|
7fd3df56f7
|
Update local version of Pugixml to 1.11
|
2020-11-30 23:08:52 +01:00 |
|
Carles Fernandez
|
93604b8532
|
Fix building in systems using lib64
|
2020-11-30 21:13:58 +01:00 |
|
Carles Fernandez
|
1e0e168f14
|
Fix building in systems using lib64
|
2020-11-30 19:42:15 +01:00 |
|
Carles Fernandez
|
d193f2914f
|
Fix building in systems using lib64
|
2020-11-30 19:01:57 +01:00 |
|
Carles Fernandez
|
b56ed9187c
|
Check for lib64 versus lib and set LIB_SUFFIX accordingly
|
2020-11-30 12:05:45 +01:00 |
|
Carles Fernandez
|
14147cce32
|
Add doxygen group
|
2020-11-29 13:41:30 +01:00 |
|
Carles Fernandez
|
821223aff0
|
Fix clang-format
|
2020-11-29 13:09:27 +01:00 |
|
Carles Fernandez
|
38cd7237dc
|
Improve computation of satellite position and velocity in ephemeris classes
|
2020-11-29 12:08:23 +01:00 |
|
Carles Fernandez
|
c9dc767c96
|
Fix includes
|
2020-11-29 11:49:19 +01:00 |
|
Carles Fernandez
|
8b3a77cdb4
|
Fix building if ENABLE_AD9361=ON bu ENABLE_FPGA=OFF
|
2020-11-29 10:18:35 +01:00 |
|
Carles Fernandez
|
9523ebdffd
|
Add override keyword
|
2020-11-29 10:15:28 +01:00 |
|