Carles Fernandez
|
7467f94164
|
Relax Armadillo version for nonlinear filters
|
2019-06-15 10:54:49 +02:00 |
|
Carles Fernandez
|
1d80f1ba9b
|
Fix building if Armadillo < 9.400
|
2019-06-14 18:22:07 +02:00 |
|
Carles Fernandez
|
7c23fb35b6
|
Apply clang-format
|
2019-06-14 10:21:26 +02:00 |
|
Gerald LaMountain
|
c1f4c2aef3
|
Merge branch 'next' into kf19-next
|
2019-06-13 15:47:54 -04:00 |
|
Gerald LaMountain
|
0e68befe7c
|
Add unscented filter to nonlinear_filtering library and add associated unit test
|
2019-06-13 15:42:52 -04:00 |
|
Gerald LaMountain
|
49a8f9a22a
|
Rename cubature_filter library to nonlinear_filtering
|
2019-06-13 15:41:56 -04:00 |
|
Carles Fernandez
|
dd2198fd00
|
Apply code formatting
|
2019-06-13 17:37:32 +02:00 |
|
Carles Fernandez
|
ce3d018f67
|
Merge branch 'kf19-next' of https://github.com/glamountain/gnss-sdr into glamountain-kf19-next
|
2019-06-13 17:14:03 +02:00 |
|
Gerald LaMountain
|
83d77fabb0
|
Update cubature filter library to align with coding conventions
|
2019-06-13 11:07:10 -04:00 |
|
Gerald LaMountain
|
c567be407c
|
Merge branch 'next' into kf19-next
|
2019-06-12 14:52:44 -04:00 |
|
Gerald LaMountain
|
6f5bca8188
|
Add cubature filter library to tracking and associated unit test to tests
|
2019-06-12 14:51:19 -04:00 |
|
Carles Fernandez
|
8d424a13b6
|
Replace boost::filesystem by std::experimental::filesystem when the later is available
|
2019-06-12 20:39:29 +02:00 |
|
Javier Arribas
|
e7517dc86d
|
Removing superseded GPS tracking block. Carrier Aiding is now included in unified tracking
|
2019-06-11 10:11:20 +02:00 |
|
Carles Fernandez
|
ca6b4b545b
|
Replace Boost::filesystem by std::filesystem if C++17 support is available
|
2019-06-10 21:41:13 +02:00 |
|
Carles Fernandez
|
59494034d8
|
Better fix for Boost Asio and string_view issue in macOS
|
2019-05-26 02:09:53 +02:00 |
|
Carles Fernandez
|
d13e00ba50
|
Fix documentation
|
2019-05-22 13:24:41 +02:00 |
|
Carles Fernandez
|
5c9bb66379
|
Revert "Adding missing factor in CN0 estimator"
This reverts commit 8b77576166 .
|
2019-05-22 13:23:21 +02:00 |
|
Javier Arribas
|
8b77576166
|
Adding missing factor in CN0 estimator
|
2019-05-21 12:10:22 +02:00 |
|
Gerald LaMountain
|
dddf6dedb3
|
Add refs to tracking lib for bayesian estimation
|
2019-05-20 20:42:41 +02:00 |
|
Gerald LaMountain
|
8cc141341b
|
Add tracking lib for cubature kalman filter
|
2019-05-20 12:47:42 -04:00 |
|
Gerald LaMountain
|
d4d849c83d
|
Add refs to tracking lib for bayesian estimation
|
2019-05-20 12:42:43 -04:00 |
|
Carles Fernandez
|
a1f77607c3
|
Fix building in some macOS configurations
|
2019-05-16 20:49:10 +02:00 |
|
Javier Arribas
|
be5ffe6b67
|
Implementation of Differential Arctangent Discriminator for FLL
|
2019-05-15 17:38:45 +02:00 |
|
Marc Majoral
|
e1d01d3b97
|
Re-enable uio interrupts manually + do not enable interrupt generation at reset.
|
2019-05-13 16:30:01 +02:00 |
|
Marc Majoral
|
585ecf2a84
|
removed the activation of the flag that causes the tracking HW accelerators to trigger an interrupt upon reset.
|
2019-05-13 16:30:01 +02:00 |
|
Carles Fernandez
|
6a6ec19b63
|
Fix building with Boost 1.65.1 (Ubuntu 18.04)
|
2019-05-08 21:35:15 +02:00 |
|
Carles Fernandez
|
a8bcc77bfc
|
Add blank line
|
2019-05-08 19:31:13 +02:00 |
|
Carles Fernandez
|
5563e609ec
|
Fix identification of Boost version
|
2019-05-08 19:28:53 +02:00 |
|
Carles Fernandez
|
214c9d5de0
|
Fix building for Boost < 1.66
|
2019-05-08 16:15:59 +02:00 |
|
Carles Fernandez
|
40f0a93695
|
Replace boost::asio::io_service (deprecated since Boost 1.66) by boost::asio::io_context
|
2019-05-08 15:23:55 +02:00 |
|
Carles Fernandez
|
cd0e7adaf4
|
Correct comments. Fixes: #269
|
2019-05-01 14:44:12 +02:00 |
|
Carles Fernandez
|
692cbf3130
|
Do not use std::cbegin, not available in old versions of gcc
|
2019-04-27 18:39:20 +02:00 |
|
Carles Fernandez
|
3602f9772c
|
Use constant iterators
|
2019-04-27 13:34:21 +02:00 |
|
Carles Fernandez
|
9d36199901
|
Trim CN0 smoother parameters. Add it to the FPGA block
|
2019-04-25 15:30:11 +02:00 |
|
Carles Fernandez
|
42c0544c4c
|
Accelerate CN0 estimation
|
2019-04-25 14:58:30 +02:00 |
|
Carles Fernandez
|
50d4db9c05
|
Add a simple CN0 smoother
|
2019-04-25 08:50:21 +02:00 |
|
Carles Fernandez
|
7fc8d53508
|
Remove double assignment. Fixes #266
|
2019-04-14 13:01:59 +02:00 |
|
Marc Majoral
|
9f80eaf0ff
|
code cleanup
|
2019-04-12 11:36:30 +02:00 |
|
Marc Majoral
|
692978f66b
|
updated the PLL/DLL initialisation according to the latest changes in dll_pll_veml_tracking.cc
|
2019-04-11 11:44:00 +02:00 |
|
Marc Majoral
|
19e46a2ebf
|
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into fpga
|
2019-04-10 19:53:45 +02:00 |
|
Marc Majoral
|
1a3305fc5b
|
static cast
|
2019-04-10 19:40:34 +02:00 |
|
Marc Majoral
|
2555f26238
|
use of d_preamble_length_symbols
|
2019-04-10 17:18:27 +02:00 |
|
Marc Majoral
|
824dcebec2
|
immediate call to state 2 (Wide tracking and symbol synchronization) removed from pull-in state.
|
2019-04-10 16:53:03 +02:00 |
|
Marc Majoral
|
91f509abf9
|
write the code phase rate and the nco phase rate parameters in the FPGA
|
2019-04-10 11:31:34 +02:00 |
|
Javier Arribas
|
226edca17c
|
Improving tracking loop filter initialization
|
2019-04-09 17:36:05 +02:00 |
|
Marc Majoral
|
19184da0f9
|
The FPGA multicorrelator interrupt is enabled only once when a satellite is assigned to a particular channel. Until now the interrupt was automatically disabled by the interrupt handler of the uio driver and the multicorrelator code had to re-enable it every time. This change saves CUP cycles for real-time operation. It requires that the code that disables the interrupt in the uio driver interrupt handler is commented out.
|
2019-04-09 16:03:31 +02:00 |
|
Marc Majoral
|
2da2fa12e3
|
removed some non-used variables and some non-used instructions. Changed the initialisation of d_current_prn_length_samples to vector_length, instead of T_prn_mod_samples
|
2019-04-09 11:23:30 +02:00 |
|
Marc Majoral
|
6979e561b8
|
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into fpga
|
2019-04-04 19:55:56 +02:00 |
|
Marc Majoral
|
ff024e7292
|
cleaned unused code and added some comments.
|
2019-04-04 19:55:02 +02:00 |
|
Marc Majoral
|
eda3f21fb9
|
added the reading of the high_dyn parameter in the tracking adapter modules + added max_num_acqs parameter for the FPGA acquisition.
|
2019-04-04 16:10:29 +02:00 |
|