Javier Arribas
|
f162182ffe
|
Improved sample counter block
|
2018-07-26 19:19:23 +02:00 |
|
Carles Fernandez
|
fd7b91d544
|
Fix python version
|
2018-07-24 13:57:11 +02:00 |
|
Carles Fernandez
|
e3cb3d6eb5
|
Fix building when python3 is present but python3-six and python3-mako are not
|
2018-07-24 13:48:33 +02:00 |
|
Carles Fernandez
|
5ba0759cdd
|
Use python3 when available
|
2018-07-24 11:24:37 +02:00 |
|
Carles Fernandez
|
8f52b04c9c
|
Safer place for definition of namespaces
|
2018-07-21 13:57:14 +02:00 |
|
Carles Fernandez
|
826e51ef13
|
Handle boost/math/common_factor_rt.hpp header deprecation in Boost 1.67, replaced by boost/integer/common_factor_rt.hpp which is available since Boost 1.58. The boost/math/common_factor_rt.hpp is kept for older versions of boost, so it can still build in old distributions such as Debian 8.10
|
2018-07-21 13:40:52 +02:00 |
|
Carles Fernandez
|
3404ea1662
|
Python 3 compatibility fixes
|
2018-07-21 11:57:30 +02:00 |
|
Carles Fernandez
|
a25557c868
|
Add detection of AVX2551CD and AVX512F
|
2018-07-21 09:18:37 +02:00 |
|
Carles Fernandez
|
16848069ee
|
Fix building
|
2018-07-20 13:19:41 +02:00 |
|
Carles Fernandez
|
5a908fcf7d
|
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into glamountain-kf
|
2018-07-20 12:59:46 +02:00 |
|
Carles Fernandez
|
927f4d6b21
|
Add AVX2 implementation
|
2018-07-20 09:39:37 +02:00 |
|
Javier Arribas
|
f9e4bdfa59
|
Fix stream_to_vector incoherence in pcps acquisition and add support for GPS L2C, L5I, Galileo E1 and E5a in tracking pull-in test
|
2018-07-19 16:26:51 +02:00 |
|
Carles Fernandez
|
ee90b739b5
|
Add coherent integration for GPS L2C, L5 and Galileo E1
|
2018-07-15 04:12:20 +02:00 |
|
Carles Fernandez
|
1d728909d4
|
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next
|
2018-07-13 16:41:29 +02:00 |
|
Javier Arribas
|
a392117c0b
|
Improving bit synchronization in GPS L1 CA tracking
|
2018-07-13 15:23:20 +02:00 |
|
Carles Fernandez
|
994a4b32d8
|
Fix Glonass acquisition test
|
2018-07-13 15:16:48 +02:00 |
|
Carles Fernandez
|
0352108a79
|
Accept non-integer number of samples per code period
|
2018-07-13 14:23:14 +02:00 |
|
Carles Fernandez
|
92a6676b9e
|
Enable second refinement stage in a thinner grid for coherent and/or non-coherent acquisitions
|
2018-07-13 11:50:31 +02:00 |
|
Javier Arribas
|
b779f5cb3d
|
Fix incoherence between the number of samples per code in GPS L2 acquisition
|
2018-07-13 10:32:24 +02:00 |
|
Carles Fernandez
|
1b7b2da603
|
Reset grid after successful acquisition or reaching max number of dwells
|
2018-07-12 20:32:05 +02:00 |
|
Javier Arribas
|
605ba079c8
|
Fix unified tracking binary dump artifacts in code delay estimation
|
2018-07-12 15:26:24 +02:00 |
|
Javier Arribas
|
15e86c841c
|
Remove unused files and code
|
2018-07-12 09:36:50 +02:00 |
|
Javier Arribas
|
e2c78ccdfa
|
Simplification of the GPS L1 CA telemetry decoder and synchronizer. Improving preamble detection reliability
|
2018-07-11 19:38:08 +02:00 |
|
Carles Fernandez
|
9881857fa5
|
Fix Acquisition for L2C and E1B
|
2018-07-11 14:51:34 +02:00 |
|
Carles Fernandez
|
0bc894a91f
|
Header fix
|
2018-07-10 18:41:24 +02:00 |
|
Carles Fernandez
|
d9b9df3718
|
Fix warning, improve code consistency
|
2018-07-10 17:43:05 +02:00 |
|
Carles Fernandez
|
85f70fe1a3
|
Fix coherent acquisition
|
2018-07-10 16:25:16 +02:00 |
|
Carles Fernandez
|
394f6088aa
|
Add work on noncoherent acquisition
|
2018-07-10 08:47:04 +02:00 |
|
Carles Fernandez
|
e1c26ec858
|
Add work on noncoherent acquisition
|
2018-07-10 07:48:08 +02:00 |
|
Carles Fernandez
|
dad0ba32ad
|
Add work on noncoherent acquisition
|
2018-07-10 07:45:49 +02:00 |
|
Carles Fernandez
|
6b67037fed
|
Add first-to-second peak statistic
|
2018-07-09 17:56:47 +02:00 |
|
Gerald LaMountain
|
486ac195db
|
Add bayesian_estimation library to tracking/libs which will be used to perform noise adaptation to Kalman filter based tracking
|
2018-07-09 11:46:34 -04:00 |
|
Carles Fernandez
|
d76dab6248
|
Implement non-coherent acquisition
|
2018-07-08 13:26:30 +02:00 |
|
Javier Arribas
|
89c00560f2
|
Fix Acquisition fine Doppler implementation
|
2018-07-07 15:39:09 +02:00 |
|
Carles Fernandez
|
5ef6157fc1
|
Store acquisition results only when there is a decision
|
2018-07-05 21:31:38 +02:00 |
|
Carles Fernandez
|
bad8b25ce7
|
Fix warning of unused parameter
|
2018-07-05 21:30:33 +02:00 |
|
Carles Fernandez
|
50b4a3818c
|
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into test-fine-doppler
|
2018-07-05 20:29:34 +02:00 |
|
Javier Arribas
|
6055200440
|
Code cleaning
|
2018-07-05 20:26:37 +02:00 |
|
Carles Fernandez
|
c98305f556
|
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into test-fine-doppler
|
2018-07-05 20:24:41 +02:00 |
|
Javier Arribas
|
d9f6d41eed
|
Fix crash of PCPS acquisition fine doppler on some systems
|
2018-07-05 20:19:29 +02:00 |
|
Carles Fernandez
|
d14d4ccdbc
|
Add work
|
2018-07-05 10:51:23 +02:00 |
|
Carles Fernandez
|
5842da980f
|
Remove unused variable
|
2018-07-04 18:24:10 +02:00 |
|
Carles Fernandez
|
e07578bdb4
|
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next
|
2018-07-04 18:12:00 +02:00 |
|
Javier Arribas
|
adcc04c3b6
|
Fix GPS L1 CA fine Doppler acquisition implementation and migrate the configuration interface
|
2018-07-04 16:56:47 +02:00 |
|
Carles Fernandez
|
e454dc7e14
|
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into kf
|
2018-07-04 13:09:28 +02:00 |
|
Carles Fernandez
|
3f0a7ef4fa
|
Extend acquisition performance test to other implementations. set_state(int state) is now amandatory member for acquisition adapters
|
2018-07-04 13:05:44 +02:00 |
|
Gerald LaMountain
|
0dd99e3c5d
|
Add configurable model order to KF tracking (order 2, order 3)
|
2018-07-03 14:47:17 -04:00 |
|
Gerald LaMountain
|
d565d65521
|
Update KF tracking to use acquisition doppler bin size for initial doppler state covariance
|
2018-07-03 13:31:53 -04:00 |
|
Álvaro Cebrián Juan
|
2ff637125e
|
Fix typo in header
|
2018-07-03 12:41:59 +02:00 |
|
Carles Fernandez
|
895f8dc75a
|
Expose the blocking_on_standby parameter to the documentation. Useful for unit testing
|
2018-06-29 13:39:17 +02:00 |
|