Gastd
|
e484c391e6
|
Add file with real signals for testing
|
2017-08-23 13:09:28 -03:00 |
|
Gastd
|
2984b6c976
|
Update test configuration
|
2017-08-23 13:09:28 -03:00 |
|
Gastd
|
4c83f59cfc
|
Add unit test for new tracking blocks
|
2017-08-23 13:09:28 -03:00 |
|
Gastd
|
ed1e99b15b
|
Add tracking glonass tests
|
2017-08-23 13:09:28 -03:00 |
|
Gastd
|
e82bc0c4d2
|
Add new file for glonasstests
|
2017-08-23 13:09:28 -03:00 |
|
Gastd
|
4557837814
|
Set noise_flag and dump to false
|
2017-08-23 13:09:28 -03:00 |
|
Gastd
|
d796a74f23
|
Update tests utils
|
2017-08-23 13:09:28 -03:00 |
|
Gastd
|
195c836922
|
Update tests
|
2017-08-23 13:09:28 -03:00 |
|
Gastd
|
3550a4dfb7
|
Update test
|
2017-08-23 13:09:28 -03:00 |
|
Gastd
|
e02e8f8df4
|
Update test
|
2017-08-23 13:09:28 -03:00 |
|
Gastd
|
be8bde063f
|
Add signal sample for glonass and installation rule
|
2017-08-23 13:09:28 -03:00 |
|
Gastd
|
936c5d5bea
|
Add unit-test for glonass pcps acquisition
|
2017-08-23 13:09:28 -03:00 |
|
Gastd
|
bfa0d50771
|
Add glonass acquisition tests
|
2017-08-23 13:09:28 -03:00 |
|
Carles Fernandez
|
eecfd10875
|
Replace C-style casts by C++ casts
|
2017-08-19 20:05:52 +02:00 |
|
Carles Fernandez
|
d12858e579
|
Replace C-style casts by C++ casts
|
2017-08-19 12:45:19 +02:00 |
|
Carles Fernandez
|
187ae683c9
|
Fix GCC warning
|
2017-08-18 13:56:49 +02:00 |
|
Carles Fernandez
|
4807c55184
|
Fix GCC warnings
|
2017-08-18 13:42:27 +02:00 |
|
Carles Fernandez
|
a168b31fb1
|
Fix GCC warning
|
2017-08-18 13:35:02 +02:00 |
|
Carles Fernandez
|
45ba8bb10c
|
Fix GCC warnings
|
2017-08-18 13:21:08 +02:00 |
|
Carles Fernandez
|
ff89df1ea1
|
Fix GCC warning
|
2017-08-18 13:11:12 +02:00 |
|
Carles Fernandez
|
2467ed5af7
|
Avoid gcc warning
|
2017-08-18 13:07:49 +02:00 |
|
Carles Fernandez
|
61f8df3586
|
Replace some C-style cast by static_cast<>()
See https://stackoverflow.com/questions/1609163/what-is-the-difference-between-static-cast-and-c-style-casting
|
2017-08-18 12:45:47 +02:00 |
|
Carles Fernandez
|
e2f02a50f0
|
Use const container calls when result is immediately converted to a const iterator
|
2017-08-15 22:15:21 +02:00 |
|
Carles Fernandez
|
f0e6d6cbfa
|
Fix possible memory leaks
|
2017-08-15 00:04:51 +02:00 |
|
Carles Fernandez
|
85cc7802be
|
Fix const correctness when catching exceptions
See https://stackoverflow.com/questions/7581654/about-catching-exception-good-practices
Unneeded includes unistd.h removed
Close dump files in destructor
|
2017-08-14 13:59:00 +02:00 |
|
Carles Fernandez
|
77eb09c2a7
|
Remove uneeded stdio.h
|
2017-08-13 10:01:10 +02:00 |
|
Carles Fernandez
|
59164c33bd
|
Remove unneded cstdlib include
|
2017-08-12 15:52:23 +02:00 |
|
Carles Fernandez
|
e8f401911f
|
Fix test
|
2017-08-12 14:25:53 +02:00 |
|
Carles Fernandez
|
9b8b0eb726
|
Fix building of extra tests in Debian 9
|
2017-08-12 13:22:54 +02:00 |
|
Carles Fernandez
|
02ea8acbfd
|
Always initialize elapsed_seconds
It was causing warnings in GCC. Some code style applied.
|
2017-08-11 13:11:38 +02:00 |
|
Carles Fernandez
|
18cd7daa09
|
Eliminate ctime library. Replaced by chrono or boost::date_time
|
2017-08-11 05:18:38 +02:00 |
|
Carles Fernandez
|
ed5191fc54
|
Clean headers. C++ libraries preferred over C libraries
|
2017-08-10 15:34:38 +02:00 |
|
Carles Fernandez
|
3dd3c2f444
|
Enable building with Clang in Linux
|
2017-08-07 11:08:05 +02:00 |
|
Javier Arribas
|
365ff3a18b
|
Observable unit test updated and upgraded to test both code and carrier phase observables. It requires the latest version of gnss-sim, please update the simulator
|
2017-08-03 17:58:11 +02:00 |
|
Javier Arribas
|
ceef915de7
|
Improving observables binary dump
|
2017-07-28 18:24:36 +02:00 |
|
Carles Fernandez
|
196d84aca3
|
Fix telemetry test
|
2017-07-12 21:54:47 +02:00 |
|
Carles Fernandez
|
4ba0dd63cb
|
Update PVT block name
|
2017-07-12 21:25:15 +02:00 |
|
Carles Fernandez
|
a298013a23
|
Fix bug reading tracking dump file
|
2017-07-12 21:24:47 +02:00 |
|
Carles Fernandez
|
367d65a536
|
Fix defect
|
2017-07-12 21:01:46 +02:00 |
|
Carles Fernandez
|
f3d0435c37
|
Merge branch 'next' of https://github.com/carlesfernandez/gnss-sdr into next
|
2017-07-12 20:31:29 +02:00 |
|
Carles Fernandez
|
d1828721cf
|
Fix bugs and defects detected by Coverity Scan
|
2017-07-12 20:12:33 +02:00 |
|
Carles Fernandez
|
7bc57587d8
|
Fix bugs and defects detected by coverity scan
|
2017-07-12 20:02:34 +02:00 |
|
Carles Fernandez
|
ec83f384bf
|
Add minor fixes
|
2017-07-12 10:01:20 +02:00 |
|
Carles Fernandez
|
92cc773067
|
Add DataTypeAdapter tests to make check
|
2017-07-11 12:52:45 +02:00 |
|
Carles Fernandez
|
15a807380e
|
List Unpack2bitSamplesTest
|
2017-07-11 12:51:19 +02:00 |
|
Carles Fernandez
|
d7e6b5a941
|
Add include required by make check
|
2017-07-11 12:50:20 +02:00 |
|
Carles Fernandez
|
f84fe9e31f
|
Avoid underscores in Test Cases and Test Names
According to
https://github.com/google/googletest/blob/master/googletest/docs/FAQ.md#why-should-not-test-case-names-and-test-names-contain-underscore
|
2017-07-11 12:22:05 +02:00 |
|
Carles Fernandez
|
d89be37c4a
|
Fix tests
|
2017-07-11 11:56:54 +02:00 |
|
Carles Fernandez
|
39253893d4
|
Add missing include
|
2017-07-11 08:59:54 +02:00 |
|
Carles Fernandez
|
d469961f09
|
Fix test
|
2017-07-11 00:31:40 +02:00 |
|