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
|
6ef9c51a3d
|
Fix computation of CEP and bias accuracy
|
2018-09-02 09:22:52 +02:00 |
|
Carles Fernandez
|
774e50545e
|
Fix building if Armadillo was not installed in the system
Code cleaning
Keep consistency with names of include guards
Fix some defects detected by Coverity Scan
|
2018-08-30 19:24:28 +02:00 |
|
Javier Arribas
|
e282b075f4
|
Improving position test for dynamic scenarios
|
2018-08-30 14:34:05 +02:00 |
|
Javier Arribas
|
a3dc0f564c
|
Improving PVT system test. Extending the rtklib_solver binary dumps and removing old dumps
|
2018-08-29 18:53:03 +02:00 |
|