1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-09-19 02:39:47 +00:00
Commit Graph

4785 Commits

Author SHA1 Message Date
Javier Arribas
00f03a679a Add missing break 2018-08-07 19:59:44 +02:00
Javier Arribas
5c24826d70 Telemetry decoders improvements 2018-08-07 19:57:50 +02:00
Marc Majoral
b1a7031e52 solved some bugs in GPS L5
removed check for sign in multicorrelator results: this is not necessary anymore
did some other minor maintenances
2018-08-07 18:56:54 +02:00
Carles Fernandez
31d429fd70
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next 2018-08-03 12:21:48 +02:00
Javier Arribas
856eaf1881 Unified tracking algorithm improvement 2018-08-03 12:05:40 +02:00
Javier Arribas
83021ccfff Use by default the new fast local code resampler 2018-08-03 11:40:11 +02:00
Javier Arribas
47e1ba1923 Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next 2018-08-03 11:02:28 +02:00
Javier Arribas
a23231479f Adding new gnss-sdr volk kernel for a faster local signal replica generation 2018-08-03 11:02:01 +02:00
Álvaro Cebrián Juan
4eb68fd99b Fix CTTC coordinates 2018-08-02 19:30:45 +02:00
Marc Majoral
daedfc3e01 adapted the FPGA tracking class according to the latest changes in the next branch 2018-08-02 17:32:59 +02:00
Javier Arribas
f9573987a2 Improving freq xlating fir filter adapter configuration 2018-08-02 12:46:08 +02:00
Marc Majoral
7e246dea29 Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into fpga 2018-08-01 18:59:40 +02:00
Marc Majoral
bb33faea21 improved existing code
started the GPS L2 FPGA class implementation (not finished yet)
implemented the GPS L5 FPGA class (not tested yet)
implemented the Galileo E5 FPGA class (not tested yet)

The code is still "dirty": it is yet to be cleaned of debug comments/code and any possible redundant code and not used variables.
2018-08-01 15:55:40 +02:00
Javier Arribas
06015f82b3 Considering GPS and Galileo PRN ranges in tracking pull-in test 2018-08-01 15:51:46 +02:00
Javier Arribas
752b4396d0 Fix inverted spectrum in unpack gss6450 block 2018-08-01 12:13:54 +02:00
Javier Arribas
7697263a03 Improving tracking pull-in test 2018-08-01 09:55:59 +02:00
Carles Fernandez
cc6c6ab828
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next 2018-07-29 22:46:54 +02:00
Carles Fernandez
477967ed32
Python Development component is not needed 2018-07-29 22:45:45 +02:00
Carles Fernandez
0dafe6e1ad
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next 2018-07-29 20:52:24 +02:00
Carles Fernandez
17d4a010e1
Improve Python detection 2018-07-29 20:49:09 +02:00
Carles Fernandez
180ecc42f9
Fix Dockerfile for access18 image 2018-07-28 22:54:13 +02:00
Carles Fernandez
7429ae98f6
Reduce size of containers 2018-07-28 20:04:12 +02:00
Carles Fernandez
9f02d327fd
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next 2018-07-28 18:49:31 +02:00
Carles Fernandez
5c80be5b9e
Set maximum Galileo PRN to 36 2018-07-28 18:32:40 +02:00
Carles Fernandez
9b0be03256
Add puppets to ctest 2018-07-28 12:34:23 +02:00
Carles Fernandez
3aeef11342
Add four new Galileo satellites launched on July 25, 2018 2018-07-27 17:06:57 +02:00
Carles Fernandez
426a2c3462
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next 2018-07-27 11:40:05 +02:00
Carles Fernandez
1e01bc623b
Suggest the right package dependencies for Mako and six modules if python3 is found but the modules are missing 2018-07-27 10:38:32 +02:00
Carles Fernandez
88d2241e09
Fix for Python3 2018-07-27 10:11:22 +02:00
Carles Fernandez
9b9faa07d4
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next 2018-07-26 22:38:57 +02:00
Carles Fernandez
2dfaea3dfd
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next 2018-07-26 22:37:04 +02:00
Javier Arribas
81fc5adcd7 Improving GPS L1 CA telemetry decoder reliability 2018-07-26 19:56:10 +02:00
Javier Arribas
83413f2eaf Improving and extending GPS L1 CA observables unit test 2018-07-26 19:25:10 +02:00
Javier Arribas
ab5f5689f0 Bug fix in true observables reader 2018-07-26 19:21:53 +02:00
Javier Arribas
f162182ffe Improved sample counter block 2018-07-26 19:19:23 +02:00
Carles Fernandez
c1f5356d13
Merge branch 'next' of https://github.com/carlesfernandez/gnss-sdr into next 2018-07-24 13:57:25 +02:00
Carles Fernandez
fd7b91d544
Fix python version 2018-07-24 13:57:11 +02:00
Carles Fernandez
fe2f155211
Merge branch 'next' of https://github.com/carlesfernandez/gnss-sdr into next 2018-07-24 13:48:54 +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
4e385d0300
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next 2018-07-24 12:14:56 +02:00
Carles Fernandez
09936dc37d
Allow building in Python3-only environments 2018-07-24 12:01:50 +02:00
Carles Fernandez
574a68f38d
Merge branch 'volk_python3' of https://github.com/carlesfernandez/gnss-sdr into next 2018-07-24 11:32:58 +02:00
Carles Fernandez
5ba0759cdd
Use python3 when available 2018-07-24 11:24:37 +02:00
Carles Fernandez
c836f60071
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next 2018-07-23 18:58:08 +02:00
Carles Fernandez
af21b8c7ba
Workaround to activate the execution of other tests 2018-07-23 18:56:50 +02:00
Carles Fernandez
8f52b04c9c
Safer place for definition of namespaces 2018-07-21 13:57:14 +02:00
Carles Fernandez
f5dc680469
Merge branch 'next' of https://github.com/carlesfernandez/gnss-sdr into next 2018-07-21 13:41:23 +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
71a23844f0
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next 2018-07-21 12:41:08 +02:00
Carles Fernandez
3404ea1662
Python 3 compatibility fixes 2018-07-21 11:57:30 +02:00