Carles Fernandez
|
5b79f8ac50
|
Merge branch 'next' into smart_acq_resampler
|
2018-12-10 14:24:42 +01:00 |
|
Carles Fernandez
|
5f79053d65
|
Sort includes automatically with clang-format
Order:
1.- Main header
2.- Local headers
3.- Third-party library headers
4.- System headers
each category sorted lexicographically
|
2018-12-09 22:00:09 +01:00 |
|
Carles Fernandez
|
acacbbe166
|
Fix compilation
|
2018-12-08 20:09:25 +01:00 |
|
Carles Fernandez
|
17260bbcea
|
Miscelaneous code improvements by clang-tidy
|
2018-12-08 18:49:31 +01:00 |
|
Javier Arribas
|
63b19692e7
|
Completing the smart acquisition resampler
|
2018-12-05 16:50:32 +01:00 |
|
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
|
87d1413447
|
Make cmakelint happier
|
2018-11-24 18:40:34 +01:00 |
|
Carles Fernandez
|
2db629a6c1
|
Remove old KML reader
|
2018-11-09 12:14:05 +01:00 |
|
Javier
|
01a1954b15
|
Adding the Hotstart telecommand implementation to predict visible satellites for GPS and Galileo constellations
|
2018-11-05 17:53:53 +01:00 |
|
Carles Fernandez
|
f5191c52e6
|
Improve flag descriptions
|
2018-10-31 20:05:39 +01:00 |
|
Carles Fernandez
|
a970ef6590
|
Fix default name of PVT dump file
|
2018-10-30 20:11:26 +01:00 |
|
Carles Fernandez
|
b785fe6ba4
|
Replace SUPL parameter name MNS by MNC
|
2018-10-23 00:16:36 +02:00 |
|
Carles Fernandez
|
c45ca2c0ee
|
Add missing include path
|
2018-10-20 13:06:43 +02:00 |
|
Javier
|
afd0ef8bee
|
Adding new position system test flags to set error thresholds
|
2018-10-18 10:11:07 +02:00 |
|
Javier
|
58e2f08439
|
Improving position system test figures of merit
|
2018-10-17 18:35:04 +02:00 |
|
Carles Fernandez
|
21eb9517fe
|
Avoid passing Armadillo vectors by value, code cleaning
|
2018-10-15 02:04:15 +02:00 |
|
Carles Fernandez
|
2f4c24e94e
|
Remove trial parameters
|
2018-10-13 11:15:04 +02:00 |
|
Carles Fernandez
|
9b91404ecb
|
Fix test if gnuplot is not present
|
2018-10-13 11:05:01 +02:00 |
|
Javier
|
b61bbbb346
|
Fix matrix dimensions in position_test
|
2018-10-11 22:28:07 +02:00 |
|
Javier
|
9c19a269ed
|
Improving position system test for static scenario using kml receiver output (default scenario)
|
2018-10-11 17:47:23 +02:00 |
|
Javier
|
f0d43999bb
|
Add positioning error threshold for the RTKLib solver unit test
|
2018-10-09 18:19:13 +02:00 |
|
Carles Fernandez
|
8d4e450f44
|
More reproducible results
|
2018-10-05 13:55:08 +02:00 |
|
Javier Arribas
|
cf84c06fa1
|
Enable accuracy computation if static_scenario flag is enabled in position test
|
2018-09-13 12:20:15 +02:00 |
|
Carles Fernandez
|
5ad98885a5
|
Cosmetics
|
2018-09-06 12:26:03 +02:00 |
|
Carles Fernandez
|
db50c2a275
|
Cosmetics
|
2018-09-06 12:05:31 +02:00 |
|
Carles Fernandez
|
3adba38c34
|
Fix name of output files
|
2018-09-06 11:48:40 +02:00 |
|
Carles Fernandez
|
ab1c87bdc4
|
Add configuration name in output figures
|
2018-09-06 11:16:56 +02:00 |
|
Carles Fernandez
|
a8b1fdc37c
|
Fix position test
|
2018-09-06 08:17:35 +02:00 |
|
Carles Fernandez
|
116b327d36
|
Fix position test
|
2018-09-06 07:38:41 +02:00 |
|
Carles Fernandez
|
ec7bd4dae5
|
Fix position test
|
2018-09-05 21:50:46 +02:00 |
|
Carles Fernandez
|
a95cd87f79
|
Fix position test
|
2018-09-05 21:41:15 +02:00 |
|
Carles Fernandez
|
7e9a094caa
|
Fix arma_vec usage
|
2018-09-05 21:24:36 +02:00 |
|
Carles Fernandez
|
a956fdee7d
|
Minor 3D error plot improvements
|
2018-09-05 21:02:48 +02:00 |
|
Carles Fernandez
|
1c6cf9d60f
|
Move include only used by the implementation to the .cc file
|
2018-09-04 15:51:45 +02:00 |
|
Carles Fernandez
|
6ef9c51a3d
|
Fix computation of CEP and bias accuracy
|
2018-09-02 09:22:52 +02:00 |
|
Carles Fernandez
|
aa3429ebb2
|
Fix defect detected by coverity scan (avoid null pointer dereference)
|
2018-08-30 20:04:36 +02:00 |
|
Carles Fernandez
|
1ea88104ac
|
Fix defect detected by coverity scan (avoid null pointer dereference)
|
2018-08-30 19:58:37 +02:00 |
|
Carles Fernandez
|
c850adf5e7
|
Fix defects detected by coverity scan (uninitialized members)
|
2018-08-30 19:40:17 +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
|
b4db4013eb
|
Adding a new geographical coordinate transformations and helpers library for system testing
|
2018-08-29 18:55:39 +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 |
|
Javier Arribas
|
3e901da669
|
Remove superseded tests
|
2018-08-29 10:45:02 +02:00 |
|
Carles Fernandez
|
9173041961
|
Add elevation mask
|
2018-08-16 10:05:15 +02:00 |
|
Carles Fernandez
|
af21b8c7ba
|
Workaround to activate the execution of other tests
|
2018-07-23 18:56:50 +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 |
|
Carles Fernandez
|
224e798ba3
|
Fix typo
|
2018-06-29 21:57:20 +02:00 |
|
Carles Fernandez
|
ccacc9fe3e
|
Share flag --noshow_plots for non-interactive testing
|
2018-06-29 21:53:39 +02:00 |
|
Carles Fernandez
|
f05a216a1c
|
Fix display rate
|
2018-06-07 20:30:23 +02:00 |
|