Carles Fernandez
054ca06917
Fix for Armadillo older than 9.800
2020-02-18 21:21:46 +01:00
Carles Fernandez
61557a8c2c
Improve README
2020-02-18 20:21:31 +01:00
Carles Fernandez
17d6034e72
Improve README
2020-02-18 20:21:01 +01:00
Carles Fernandez
96889b5b74
Improve README
2020-02-18 20:00:30 +01:00
Carles Fernandez
9f4e5e9f44
Improve README
2020-02-18 19:56:55 +01:00
Carles Fernandez
48678668a9
Improve README
2020-02-18 19:54:53 +01:00
Carles Fernandez
08fed1de15
Improve README
2020-02-18 19:49:52 +01:00
Carles Fernandez
c993ebac60
Improve README, remove unused files
2020-02-18 19:43:42 +01:00
Carles Fernandez
d9525f5334
Fix building of obsdiff tool, add README file
2020-02-18 19:39:53 +01:00
Javier
b66d8066c3
Adding a new RINEX observables testing tool to command line utilities set
2020-02-18 16:45:56 +01:00
Carles Fernandez
0ec3ca0986
Merge remote-tracking branch 'cf/normalize-discriminator' into next
...
Fix normalization of the non coherent DLL discriminator for BPSK (partially fixes #333 )
Fixed non coherent DLL discriminator in BPSK modulations when spacing between discriminators was different from 0.5
Added unit test
Based on solution by @odrisci at #334
2020-02-17 19:01:55 +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
42352f2493
Update Armadillo to 9.850.1
2020-02-16 12:38:34 +01:00
Carles Fernandez
0715fd8e8e
Update Protocol Buffers to 3.11.4
2020-02-16 12:25:27 +01:00
Carles Fernandez
ad79c7a7b5
Update changelog
2020-02-15 15:16:10 +01:00
Carles Fernandez
b178726ead
Merge remote-tracking branch 'cf/aligned-alloc2' into next
...
See discussion at https://github.com/gnuradio/volk/pull/334
2020-02-15 14:17:44 +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
2dd993bbf2
Update changelog
2020-02-10 12:17:26 +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
35cd66cb55
Improve documentation for macOS when building Matio and/or ProtocolBuffers from source
2020-02-09 23:29:17 +01:00
Carles Fernandez
bdc8c71e31
Add SPDX license id in header
2020-02-08 18:39:21 +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
a713f8c646
Fix license in mdl files, remove wrong file
2020-02-08 12:33:24 +01:00
Carles Fernandez
c7933be063
Remove MANIFEST.md since we are blacklisted in CGRAN
2020-02-08 12:01:46 +01:00
Carles Fernandez
eda54a5e66
Fix comments syntax in Markdown
2020-02-08 10:55:11 +01:00
Carles Fernandez
b7a75453d3
Fix comments syntax in Markdown
2020-02-08 10:52:42 +01:00