Carles Fernandez
|
ce16b0e1a4
|
Fix initialization
|
2020-02-23 13:45:57 +01:00 |
|
Carles Fernandez
|
649a1d7be6
|
cpplint: Do not use variable-length arrays [runtime/arrays]
|
2020-02-23 13:39:31 +01:00 |
|
Carles Fernandez
|
299608c4fc
|
cpplint: fix readability/utf8
|
2020-02-23 02:47:21 +01:00 |
|
Carles Fernandez
|
3c4ec48d43
|
cpplint: fix whitespace/semicolon
|
2020-02-23 02:45:51 +01:00 |
|
Carles Fernandez
|
a77142b8ca
|
cpplint: fix build/include_what_you_use, runtime/explicit filters
|
2020-02-22 16:36:31 +01:00 |
|
Carles Fernandez
|
39c4b85abf
|
Apply clang-format
|
2020-02-20 16:32:59 +01:00 |
|
Carles Fernandez
|
a7511326b3
|
Merge remote-tracking branch 'cf/refactor' into next
|
2020-02-20 15:24:42 +01:00 |
|
Carles Fernandez
|
1b093794c9
|
More consistent data types
|
2020-02-20 11:25:29 +01:00 |
|
Carles Fernandez
|
c6fc6eb020
|
Apply performance-type-promotion-in-math-fn fix.
Remove unused include, reorder header
|
2020-02-20 10:50:12 +01:00 |
|
Carles Fernandez
|
b6c2911f39
|
Fix instantiation of tracking blocks with empty configuration
|
2020-02-20 08:23:57 +01:00 |
|
Carles Fernandez
|
3b965654d6
|
Refactor of tracking adapters
Avoid code duplication
Based on @odrisci suggestion at #336
|
2020-02-20 00:07:03 +01:00 |
|
Carles Fernandez
|
9b0460fb3f
|
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into normalize-discriminator
|
2020-02-17 08:43:14 +01:00 |
|
Carles Fernandez
|
ac7a77fd47
|
Minor fixes
|
2020-02-17 08:02:59 +01:00 |
|
Carles Fernandez
|
448995f8b0
|
Improve documentation
|
2020-02-17 08:00:52 +01:00 |
|
Carles Fernandez
|
d477c8ee28
|
Document change in discriminator implementation
|
2020-02-14 19:00:42 +01:00 |
|
Carles Fernandez
|
0f4bd21805
|
Use Use C11 aligned_alloc
See https://github.com/gnuradio/volk/pull/334
|
2020-02-13 19:44:24 +01:00 |
|
Carles Fernandez
|
0914ba5d8c
|
Merge branch 'normalize-discriminator' of https://github.com/carlesfernandez/gnss-sdr into normalize-discriminator
|
2020-02-13 18:46:25 +01:00 |
|
Carles Fernandez
|
52b9dfb8c0
|
Do not add extra work for nothing
|
2020-02-13 18:45:57 +01:00 |
|
Carles Fernandez
|
b8f2182a01
|
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into normalize-discriminator
|
2020-02-13 11:09:16 +01:00 |
|
Carles Fernandez
|
10fc3fc48e
|
Add missing dependency
|
2020-02-12 08:30:25 +01:00 |
|
Carles Fernandez
|
c155a5074d
|
Add missing dependency
|
2020-02-12 07:58:32 +01:00 |
|
Carles Fernandez
|
2ded19342f
|
Improve headers
|
2020-02-12 00:04:29 +01:00 |
|
Carles Fernandez
|
cb95c65d19
|
Remove Gflags as a public dependency of algorithms_libs
|
2020-02-11 22:02:22 +01:00 |
|
Carles Fernandez
|
d65daac971
|
Code formatting (cpplint.py --filter=-,+whitespace/tab,+whitespace/comments)
|
2020-02-11 21:47:13 +01:00 |
|
Carles Fernandez
|
207b01a6c0
|
Make the carrier smoothing parameter an integer
|
2020-02-11 19:34:21 +01:00 |
|
Carles Fernandez
|
dfc02b2e5c
|
Sort dependencies, remove unused ones
|
2020-02-11 17:27:54 +01:00 |
|
Carles Fernandez
|
0545369941
|
Remove unused dependency
|
2020-02-11 16:48:35 +01:00 |
|
Carles Fernandez
|
349cb431d6
|
Remove unused includes and dependencies
|
2020-02-11 16:28:58 +01:00 |
|
Carles Fernandez
|
17e27ace25
|
Move Matio dependency to private
|
2020-02-11 15:36:57 +01:00 |
|
Carles Fernandez
|
68388bd6c5
|
Sort out dependencies
|
2020-02-11 13:20:03 +01:00 |
|
Carles Fernandez
|
39f4adb058
|
Remove unused dependencies
|
2020-02-11 12:56:33 +01:00 |
|
Carles Fernandez
|
8c16ceca14
|
Move gnss_sdr_flags dependency to private
|
2020-02-11 12:19:48 +01:00 |
|
Carles Fernandez
|
d88cd25f03
|
Add new carrier_smoothing_factor flag
Fix some public/private dependency issues
Add enable_carrier_smoothing flag to position_test
|
2020-02-10 19:51:33 +01:00 |
|
Carles Fernandez
|
ce9d4b48e9
|
Fix CMakeLists files, clean dependencies relationships
|
2020-02-10 12:17:10 +01:00 |
|
Carles Fernandez
|
edc6444e5b
|
Add SPDX license identifier in header
|
2020-02-10 11:13:15 +01:00 |
|
Javier
|
b2a17b23c5
|
Move debug acquisition messages from LOG(INFO) to DLOG(INFO)
|
2020-02-10 11:00:03 +01:00 |
|
Javier
|
b1c0e86751
|
New receiver feature: optional carrier smoothing of code range observables
|
2020-02-10 10:59:10 +01:00 |
|
Carles Fernandez
|
aeaf68fe47
|
Fix detection of Volk version if pkg-config is not present
|
2020-02-10 01:16:58 +01:00 |
|
Carles Fernandez
|
d1cb49b127
|
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into normalize-discriminator
|
2020-02-08 18:18:15 +01:00 |
|
Carles Fernandez
|
b7a75453d3
|
Fix comments syntax in Markdown
|
2020-02-08 10:52:42 +01:00 |
|
Carles Fernandez
|
955348b080
|
Remove trailing underscore in header guards
|
2020-02-08 10:10:46 +01:00 |
|
Carles Fernandez
|
4d0d263280
|
Make the software package compliant with the REUSE Specification v3.0 (see https://reuse.software/spec/)
Update license headers to SPDX format (see https://spdx.org/)
Add license to all files
Add CI job in GitHub Actions to ensure compliance
|
2020-02-08 01:20:02 +01:00 |
|
Carles Fernandez
|
bb8416402c
|
Fix normalization in dll_nc_e_minus_l_normalized discriminator (see #333)
|
2020-02-07 10:58:33 +01:00 |
|
Carles Fernandez
|
7d24203472
|
Apply new interface of dll_nc_e_minus_l_normalized
|
2020-02-07 10:10:27 +01:00 |
|
Carles Fernandez
|
0f0c3e7e1d
|
Update links
|
2020-02-06 17:33:29 +01:00 |
|
Carles Fernandez
|
3a3d26fb0c
|
Merge branch 'no-steering' into next
|
2020-02-06 17:25:01 +01:00 |
|
Carles Fernandez
|
93b210c142
|
Disable clock steering by default
|
2020-02-06 17:24:30 +01:00 |
|
Javier
|
18a5b917c4
|
Adding carrier phase observable initialization to match the pseudorange length
|
2020-02-06 16:56:42 +01:00 |
|
Carles Fernandez
|
a8fb2a6fb5
|
Update configurations (remove use_CFAR_algorithm parameter)
|
2020-02-05 22:15:50 +01:00 |
|
Carles Fernandez
|
d6ec2a7b2c
|
Update links (mainly from http to https, fix broken links)
|
2020-02-05 21:24:46 +01:00 |
|