Carles Fernandez
|
196d84aca3
|
Fix telemetry test
|
2017-07-12 21:54:47 +02:00 |
|
Carles Fernandez
|
a298013a23
|
Fix bug reading tracking dump file
|
2017-07-12 21:24:47 +02:00 |
|
Carles Fernandez
|
7bc57587d8
|
Fix bugs and defects detected by coverity scan
|
2017-07-12 20:02:34 +02:00 |
|
Carles Fernandez
|
9bfef0e05a
|
Fix CMake scripts to use Ninja https://ninja-build.org/
cmake -DCMAKE_CXX_COMPILER=clang++ -DCMAKE_C_COMPILER=clang -GNinja .. && ninja
|
2017-06-21 08:54:47 +02:00 |
|
Javier Arribas
|
807ca24fc2
|
Refactoring code. Adding new experimental tests and new common TX time observables algorithm
|
2017-04-12 17:04:51 +02:00 |
|
mmajoral
|
c6eda22bab
|
1 - Check for any exception in tracking_dump_reader.cc and tracking_true_obs_reader.cc when manipulating files, not just a specific exception, for compatibility with the Linux OS running in the Zynq board. 2 - gps_l1_ca_dll_pll_tracking_test.cc uses the c_aid_tracking class instead of the tracking one. 3 - Implemented the code that runs the unit test of the GPS tracking algorithm using the HW accelerator in the FPGA
|
2017-03-13 09:59:16 +01:00 |
|
Carles Fernandez
|
f8adffe5c2
|
Fix execution of extra tests in some environments
and some code cleaning
|
2017-02-05 20:07:34 +01:00 |
|
Carles Fernandez
|
59e3ffe167
|
Add header
|
2017-02-02 20:05:15 +01:00 |
|
Javier Arribas
|
dc910bca4e
|
GNSS simulator-in-the-loop completed for tracking and telemetry unit tests
|
2017-02-02 16:41:58 +01:00 |
|
Javier Arribas
|
fca151ad6b
|
Adding signal processing unit testing auxiliarily libs to enable automating testing with gnss-simulator-in-the-loop
|
2017-02-01 19:24:25 +01:00 |
|