1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-06-29 08:23:19 +00:00
Commit Graph

8461 Commits

Author SHA1 Message Date
Carles Fernandez
c54c4a5221
Fix some typos 2022-02-12 11:09:21 +01:00
Carles Fernandez
4effe76fa9
Update LimeSDR configuration example 2022-02-11 13:34:12 +01:00
Carles Fernandez
cc8ee5ab97
Merge branch 'atan2-benchmark' into next 2022-02-10 20:36:01 +01:00
Carles Fernandez
c7de901d45
Give more descriptive names to atan2 benchmark. Avoid unused-but-set-variable warning 2022-02-10 19:44:29 +01:00
Carles Fernandez
322deecee8
Replace std::atan2 by gr::fast_atan2f in the phase discriminator 2022-02-10 15:29:51 +01:00
Carles Fernandez
df1820e98e
Get PVT fixes from a standalone Galileo E5b receiver 2022-02-10 15:15:35 +01:00
Carles Fernandez
c5daae08f1
Add atan2 benchmark 2022-02-10 13:37:52 +01:00
Carles Fernandez
7a0259fb1d
Fix CITATION.cff file 2022-02-09 21:15:19 +01:00
Carles Fernandez
0539fc36ed
Add Stefan to list of authors
Update changelog
2022-02-09 20:58:53 +01:00
Carles Fernandez
8bc379718f
Merge branch 'stefanlinden-next' into next 2022-02-09 20:56:00 +01:00
Carles Fernandez
847e13e483
Set default CMAKE_BUILD_TYPE to Release before project() 2022-02-09 15:13:48 +01:00
Carles Fernandez
e0fb76e44a
Merge branch 'next' of https://github.com/stefanlinden/gnss-sdr into stefanlinden-next 2022-02-09 12:42:08 +01:00
Carles Fernandez
4d9a1f5543
Update local version of Pugixml to 1.12 2022-02-09 08:54:46 +01:00
Stefan van der Linden
20218290f7
Removed unused include 2022-02-08 16:26:37 +01:00
Stefan van der Linden
77c682e8b3
Removed unnecessary buffer 2022-02-08 12:51:51 +01:00
Carles Fernandez
0e529cacc6
Add spdlog-devel and fmt-devel to Fedora requirements 2022-02-06 12:52:14 +01:00
Carles Fernandez
53ef7a8ee9
Update local version of Protocol Buffers to 3.19.4 2022-02-06 12:04:26 +01:00
Carles Fernandez
b661f3104c
CI: fix prettier-markdown job 2022-02-06 11:59:18 +01:00
Carles Fernandez
378c72c81c
Update Contributor Covenant to version 2.1 2022-02-06 11:45:29 +01:00
Carles Fernandez
82169db1f2
Add Rocky Linux in README.md file 2022-02-06 11:16:19 +01:00
Carles Fernandez
94348d4327
Merge branch 'citation' of https://github.com/carlesfernandez/gnss-sdr into next 2022-02-06 11:06:15 +01:00
Carles Fernandez
78d35d6f11 Add CITATION.cff file and CI job for format checking 2022-02-06 10:57:35 +01:00
Carles Fernandez
67062c22a5
Replace log4cpp-devel by spdlog-devel and fmt-devel dependencies in Tumbleweed 2022-02-06 09:43:19 +01:00
Carles Fernandez
c468b64ac0
Fix E5b processing. E5a and E5b have data in the Inphase component 2022-02-05 15:04:58 +01:00
Stefan van der Linden
e2551648b9
Added FIFO ibyte support and code cleanups
Additional intermediate buffering improves performance
2022-02-03 17:03:50 +01:00
Carles Fernandez
5da56b1d80
Merge branch 'mmajoral-fix_acquisition' into next 2022-01-17 09:51:36 +01:00
Carles Fernandez
15e40cd034
Merge branch 'fix_acquisition' of https://github.com/mmajoral/gnss-sdr into mmajoral-fix_acquisition 2022-01-17 09:51:16 +01:00
Carles Fernandez
2f763385ca
Update google/benchmark to v1.6.1 2022-01-17 09:50:51 +01:00
Marc Majoral
50313315b5 Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into fix_acquisition 2022-01-10 11:02:14 +01:00
Carles Fernandez
49d71ca8e4
CI: Fix REUSE-compliance job 2022-01-04 18:05:00 +01:00
Carles Fernandez
802b6891bf
Update Doxyfile to v1.9.3 2022-01-04 16:21:59 +01:00
Carles Fernandez
ec435ab119
Fix building if Gflags was found but Glog was not 2022-01-04 12:57:01 +01:00
Carles Fernandez
f0ba209d88
Use https instead of http for getting Armadillo 2022-01-04 11:59:52 +01:00
Carles Fernandez
480bcb995c
Update Armadillo version to 10.8.0 2022-01-04 11:33:06 +01:00
Carles Fernandez
f38ea7b9f1
Exclude cpu_featires docs from volk_gnsssdr docs
Fix README rendering in html
2022-01-03 11:00:21 +01:00
Carles Fernandez
bd8f1a21b7
Raise CMake policy_max to 3.22 2022-01-03 10:57:03 +01:00
Carles Fernandez
f2f02e5ba6
Fix counting of valid acquisitions 2021-12-28 19:15:43 +01:00
Carles Fernandez
05a7d2413d
Prefer initialization to assignment in constructors in some signal sources 2021-12-28 19:14:18 +01:00
Carles Fernandez
26964a365a
Fix program termination when usign extended intergration times
Reorder private data members, initialize them in constructor list
2021-12-28 13:59:57 +01:00
Carles Fernandez
561c422309
Merge branch 'mmajoral-fix_acq_perf_test' into next 2021-12-26 12:12:24 +01:00
Carles Fernandez
ce9bbf74b0
Reset TOW0 flag when resetting the block 2021-12-23 15:41:59 +01:00
Carles Fernandez
6d2aaa160e
Report usage of ORC library in the CMake summary 2021-12-23 15:18:40 +01:00
Javier Arribas
0583de24dd The use of ORC library is now optional, even if it is installed on the system 2021-12-23 14:48:27 +01:00
Marc Majoral
bfe6b1a2a8 Do not take into account max_dwells when bit_transition_flag is true 2021-12-21 18:03:02 +01:00
Marc Majoral
1877d7d4e5 take into account bit_transition_flag for the calculation of the number of measurements 2021-12-21 12:39:41 +01:00
Marc Majoral
39fd3f1ffa Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into fix_acq_perf_test 2021-12-20 10:51:15 +01:00
Carles Fernandez
14d38def84
Remove unnecessary comparisons 2021-12-19 21:56:53 +01:00
Carles Fernandez
a4db26fb50
Make Coverity Scan happy 2021-12-19 21:49:20 +01:00
Carles Fernandez
25e2e5e530
Fix typo 2021-12-19 17:35:59 +01:00
Carles Fernandez
a601c06d31
Update changelog 2021-12-19 17:31:35 +01:00