Carles Fernandez
|
b994f466a7
|
clang-tidy: apply modernize-loop-convert fix (see https://clang.llvm.org/extra/clang-tidy/checks/modernize-loop-convert.html)
|
2018-12-03 18:03:25 +01:00 |
|
Carles Fernandez
|
96f34cabb1
|
clang-tidy: apply modernize-use-equals-default fix. See https://clang.llvm.org/extra/clang-tidy/checks/modernize-use-equals-default.html
|
2018-12-03 11:12:10 +01:00 |
|
Javier
|
049b2d777d
|
Adding tracking pull-in delay simulation option in tracking pull-in unit test
|
2018-11-14 18:28:14 +01:00 |
|
Carles Fernandez
|
a5205c1f71
|
Add option -DENABLE_UNIT_TESTING_MINIMAL for building on systems with limited memory
|
2018-09-07 14:36:11 +02:00 |
|
Carles Fernandez
|
49beb1241a
|
Fix header and testing in non-interactive environments
|
2018-09-04 20:08:59 +02:00 |
|
Carles Fernandez
|
e4303d0fac
|
Fix build with latest GNU Radio master (towards 3.8)
|
2018-08-31 13:52:35 +02:00 |
|
Carles Fernandez
|
d364258b6e
|
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into doppler_rate
|
2018-08-22 17:30:21 +02:00 |
|
Carles Fernandez
|
8184e0eb81
|
Remove unused includes, avoid pointer dereference
|
2018-08-21 18:11:03 +02:00 |
|
Carles Fernandez
|
a833abbb8a
|
Merge branch 'kf' of https://github.com/gnss-sdr/gnss-sdr into next
|
2018-08-21 11:50:39 +02:00 |
|
Carles Fernandez
|
2b0e0f73ff
|
Add work on Doppler rate
|
2018-08-15 13:38:49 +02:00 |
|
Gerald LaMountain
|
05aea34e7b
|
Add a unit test for bayesian_estimation.cc as part of trk_test which tests that all outputs are positive over a large number of iterations
|
2018-08-14 00:54:00 -04:00 |
|
Carles Fernandez
|
d41ed73a00
|
Add more extensive use of cstdint typenames
|
2018-08-11 13:12:33 +02:00 |
|
Carles Fernandez
|
05a1806c8f
|
Merge branch 'fpga' of https://github.com/mmajoral/gnss-sdr into merge-marc
|
2018-08-11 12:56:52 +02:00 |
|
Carles Fernandez
|
2b65c1b550
|
Replace unsigned long int by uint64_t and long int by int64_t in tests
|
2018-08-10 21:16:10 +02:00 |
|
Marc Majoral
|
b1524a3afe
|
implemented 64-bit global sample counter
started programming the FPGA tracking unit tests
|
2018-08-10 13:12:06 +02:00 |
|
Javier Arribas
|
27f8b1fe61
|
Improving tracking pull-in test and hybrid observables test. Now observables test uses double differences
|
2018-08-07 20:16:43 +02:00 |
|
Javier Arribas
|
06015f82b3
|
Considering GPS and Galileo PRN ranges in tracking pull-in test
|
2018-08-01 15:51:46 +02:00 |
|
Javier Arribas
|
7697263a03
|
Improving tracking pull-in test
|
2018-08-01 09:55:59 +02:00 |
|
Carles Fernandez
|
5a908fcf7d
|
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into glamountain-kf
|
2018-07-20 12:59:46 +02:00 |
|
Javier Arribas
|
23a036f58f
|
Improving Galileo E1 tracking plot in tracking pull-in unit test
|
2018-07-20 11:06:39 +02:00 |
|
Javier Arribas
|
f9e4bdfa59
|
Fix stream_to_vector incoherence in pcps acquisition and add support for GPS L2C, L5I, Galileo E1 and E5a in tracking pull-in test
|
2018-07-19 16:26:51 +02:00 |
|
Javier Arribas
|
e88447675d
|
Improving tracking and observables unit test plots
|
2018-07-17 18:31:55 +02:00 |
|
Javier Arribas
|
639eb0d59c
|
Bug fix in Doppler error plot in Tracking unit test
|
2018-07-16 16:23:41 +02:00 |
|
Javier Arribas
|
be22c6a83e
|
Improving accumulated carrier phase error estimation in tracking unit test
|
2018-07-16 15:09:35 +02:00 |
|
Javier Arribas
|
75d0645276
|
Add RMSE exports to MATLAB in tracking unit test
|
2018-07-12 18:52:38 +02:00 |
|
Javier Arribas
|
89c00560f2
|
Fix Acquisition fine Doppler implementation
|
2018-07-07 15:39:09 +02:00 |
|
Carles Fernandez
|
2f3376dc38
|
Ensure that a terminal is not open when the flag --noshow_plots is passed to the tests
|
2018-07-06 11:14:38 +02:00 |
|
Javier Arribas
|
adcc04c3b6
|
Fix GPS L1 CA fine Doppler acquisition implementation and migrate the configuration interface
|
2018-07-04 16:56:47 +02:00 |
|
Carles Fernandez
|
e454dc7e14
|
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into kf
|
2018-07-04 13:09:28 +02:00 |
|
Javier Arribas
|
d0205847a7
|
Improving GPS L1 CA tracking Pull-in test flags
|
2018-07-03 15:18:45 +02:00 |
|
Javier Arribas
|
12cd65e108
|
Extend GPS L1 CA Pull-in test to support external signal file. Add GNUPlot interface function to disable the screen output
|
2018-07-02 17:43:34 +02:00 |
|
Carles Fernandez
|
ccacc9fe3e
|
Share flag --noshow_plots for non-interactive testing
|
2018-06-29 21:53:39 +02:00 |
|
Javier Arribas
|
d6cb8aa2c0
|
Adding a tracking pull-in test for GPS L1 C/A tracking
|
2018-06-24 22:31:44 +02:00 |
|
Javier Arribas
|
89185fbb58
|
Adding more features to DLL/PLL unit test
|
2018-06-22 16:10:22 +02:00 |
|
Javier Arribas
|
6bb284b9bb
|
Improving gnuplot and adding DLL/PLL bandwidth sweep options to DLL/PLL unit test
|
2018-06-20 18:42:06 +02:00 |
|
Javier Arribas
|
306f8103d2
|
Fix GNUPLOT interface to support multiplots and improving tracking unit test plots
|
2018-06-20 12:04:03 +02:00 |
|
Javier Arribas
|
bfef012231
|
Adding CN0 sweep option to the GPS L1 CA DLL/PLL unit test and adding extra results plots
|
2018-06-19 17:51:22 +02:00 |
|
Carles Fernandez
|
ebd8b46e51
|
Remove if parameter from Acquisition and Tracking blocks
|
2018-06-06 17:25:03 +02:00 |
|
Carles Fernandez
|
6a5dbd97e5
|
Remove unused parameters
|
2018-06-06 12:58:19 +02:00 |
|
Carles Fernandez
|
93954fbbe1
|
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into kf
|
2018-05-14 08:16:36 +02:00 |
|
Carles Fernandez
|
0d60d97c24
|
Use https instead of http in links when available
Update copyright year in headers
|
2018-05-13 22:49:11 +02:00 |
|
mmajoral
|
0b9b9f4c39
|
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into fpga.
Use a generic tracking radio block class for the tracking code that uses the FPGA HW accelerators.
|
2018-05-09 11:11:12 +02:00 |
|
Carles Fernandez
|
a5be528c90
|
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into HEAD
|
2018-05-07 15:08:28 +02:00 |
|
mmajoral
|
4fa5648aa4
|
Currently creating a generic tracking class for the FPGA in the same way as it is done in the SW.
|
2018-05-03 10:38:21 +02:00 |
|
Carles Fernandez
|
bd81330201
|
Apply code formatting
|
2018-04-30 19:53:20 +02:00 |
|
Carles Fernandez
|
6d6b583169
|
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into mmajoral-fpga
|
2018-04-30 19:23:35 +02:00 |
|
Javier Arribas
|
c0375c99ff
|
Adding GPS L1 C/A CN0 control in GPS DLL/PLL unit test
|
2018-04-23 12:37:43 +02:00 |
|
Carles Fernandez
|
6e19c0c63d
|
Add work on the Kalman filter
|
2018-04-10 10:52:19 +02:00 |
|
Javier Arribas
|
8e59a42ae2
|
Merge Next with FPGA. Adding software-defined emulation of the sample counter
|
2018-04-06 17:03:20 +02:00 |
|
Carles Fernandez
|
6345b5dd15
|
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into kf
|
2018-04-05 10:15:39 +02:00 |
|