Gastd
|
a178376ad1
|
Update test
|
2017-08-23 13:38:47 -03:00 |
|
Gastd
|
88fa602505
|
Add unit-test for glonass pcps acquisition
|
2017-08-23 13:30:05 -03:00 |
|
Gastd
|
4557837814
|
Set noise_flag and dump to false
|
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
|
936c5d5bea
|
Add unit-test for glonass pcps acquisition
|
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
|
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
|
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
|
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
|
d89be37c4a
|
Fix tests
|
2017-07-11 11:56:54 +02:00 |
|
Carles Fernandez
|
d469961f09
|
Fix test
|
2017-07-11 00:31:40 +02:00 |
|
Carles Fernandez
|
0c03d36093
|
Fix test
|
2017-07-07 12:38:24 +02:00 |
|
mmajoral
|
9a7bd7ffb4
|
adopted code style + did some code refactoring
|
2017-06-08 17:29:45 +02:00 |
|
mmajoral
|
cbe20c0920
|
refactoring code
|
2017-05-18 17:10:28 +02:00 |
|
mmajoral
|
de2043ca00
|
cleaned the acquisition code that runs in the Zynq SoC, cleaned some tracking files that run in the Zynq SoC as well.
|
2017-05-08 17:03:27 +02:00 |
|
mmajoral
|
9195740d8a
|
acquisition gps unit test for the FPGA. The code is currently being cleaned
|
2017-05-05 16:14:27 +02:00 |
|
Carles Fernandez
|
a8f5b505b7
|
Fix tests
gps_ls_m_pcps_acquisition moved to extra unit tests since it requires an
external data file. Fixed a bug in
galileo_e1_pcps_ambiguous_acquisition_test
|
2017-02-03 09:17:53 +01:00 |
|
Carles Fernandez
|
35c10681b9
|
Change folder name to be more consistent with the website
See http://gnss-sdr.org/docs/
|
2016-10-10 19:36:41 +02:00 |
|