Carles Fernandez
|
327fec627c
|
clang-tidy: apply readability-else-after-return fix (see https://clang.llvm.org/extra/clang-tidy/checks/readability-else-after-return.html)
|
2018-12-03 22:08:19 +01:00 |
|
Carles Fernandez
|
1743a773b5
|
Improve performance by using const and std::move() to avoid unnecessary copies
|
2018-12-03 19:01:47 +01:00 |
|
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
|
0d408a6024
|
clang-tidy: apply modernize-use-auto fix (see https://clang.llvm.org/extra/clang-tidy/checks/modernize-use-auto.html)
|
2018-12-03 16:25:11 +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 |
|
Carles Fernandez
|
0a46cb1fe1
|
Use nullptr
|
2018-12-03 10:05:47 +01:00 |
|
Javier Arribas
|
6dd4733606
|
Fix duplicated satellites observables test to not demand true observables file
|
2018-11-29 21:29:21 +01:00 |
|
Carles Fernandez
|
87d1413447
|
Make cmakelint happier
|
2018-11-24 18:40:34 +01:00 |
|
Carles Fernandez
|
a8fe18f435
|
Fix defects detected by XCode
|
2018-11-23 16:28:28 +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
|
de84a161fb
|
Update NMEA printer test
|
2018-11-07 20:33:34 +01:00 |
|
Carles Fernandez
|
39a062ca00
|
Save PVT dump also in .mat. New parameter dump_mat can disable this feature
|
2018-10-31 14:56:59 +01:00 |
|
Carles Fernandez
|
257099fee1
|
Fix warning
|
2018-10-31 11:06:48 +01:00 |
|
Carles Fernandez
|
b183fe63ba
|
Improve PVT block configuration. Allow to store data products in different folders
|
2018-10-28 00:42:28 +02:00 |
|
Carles Fernandez
|
64d9e63b18
|
Add missing include path
|
2018-10-20 19:31:10 +02:00 |
|
Javier
|
e6e85798bd
|
Improving interchannel bias observables test (duplicated satellites option)
|
2018-10-15 17:02:43 +02:00 |
|
Javier
|
1018570867
|
Set a more restrictive threshold for the RTKLIB solver test
|
2018-10-11 17:49:42 +02:00 |
|
Carles Fernandez
|
8e5a24b32d
|
Merge branch 'trk_hi_dyn' of https://github.com/antonioramosdet/gnss-sdr into antonioramosdet-trk_hi_dyn
|
2018-10-10 19:34:51 +02:00 |
|
Javier
|
f0d43999bb
|
Add positioning error threshold for the RTKLib solver unit test
|
2018-10-09 18:19:13 +02:00 |
|
Javier Arribas
|
8fd4d8ddc9
|
Added special observables test case for duplicated satellites scenario
|
2018-10-06 19:36:25 +02:00 |
|
Carles Fernandez
|
d9ac749575
|
Fix runtime error when using Boost >= 1.66
|
2018-10-06 13:52:48 +02:00 |
|
Javier Arribas
|
d241da5d35
|
Added RTKLib solver unit test
|
2018-10-05 11:49:11 +02:00 |
|
Antonio Ramos
|
a2b668ef47
|
Display more information in the terminal line
|
2018-09-19 19:27:31 +02:00 |
|
Antonio Ramos
|
7e9b8ddd55
|
Save carrier phase in observables unit test
|
2018-09-19 00:26:02 +02:00 |
|
Antonio Ramos
|
aff13c9a52
|
Add high dyn and smoother length flags for testing purposes
|
2018-09-18 17:14:33 +02:00 |
|
Antonio Ramos
|
31b35ce84a
|
Merge branch 'next' into trk_hi_dyn
|
2018-09-17 19:19:59 +02:00 |
|
Carles Fernandez
|
d93e60caaf
|
Fix building in some environments
|
2018-09-13 20:55:20 +02:00 |
|
Antonio Ramos
|
0210f9a5ce
|
Estimate code rate chips freq
|
2018-09-10 21:29:44 +02:00 |
|
Antonio Ramos
|
f22a1586c7
|
Merge branch 'next' into trk_hi_dyn
|
2018-09-09 20:42:58 +02:00 |
|
Antonio Ramos
|
25d04a94f2
|
Update rem_carrier_phase and minor changes
|
2018-09-09 18:19:43 +02:00 |
|
Carles Fernandez
|
bd1bd468fb
|
Fix building if glog is not present
|
2018-09-08 10:11:25 +02: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
|
f328e708b0
|
Fix build with latest GNU Radio master (towards 3.8)
|
2018-08-31 15:30:22 +02:00 |
|
Carles Fernandez
|
d2e3afec1e
|
Fix build with latest GNU Radio master (towards 3.8)
|
2018-08-31 15:08:07 +02:00 |
|
Carles Fernandez
|
e4303d0fac
|
Fix build with latest GNU Radio master (towards 3.8)
|
2018-08-31 13:52:35 +02:00 |
|
Javier Arribas
|
141f615659
|
Removed debug print
|
2018-08-29 10:30:46 +02:00 |
|
Javier Arribas
|
3f29d27873
|
Improving observables unit test
|
2018-08-27 18:08:31 +02:00 |
|
Javier Arribas
|
a7d28c20c1
|
Adding Galileo INAV and FNAV page decoder unit test
|
2018-08-26 20:06:30 +02:00 |
|
Carles Fernandez
|
050543b427
|
Start at 30 dBHz by default
|
2018-08-24 12:34:36 +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
|
35daf5a5e5
|
Fixes for 32-bit archs
|
2018-08-11 09:52:26 +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 |
|