Marc Majoral
2826dd21d3
use of the :2 decimator in the GPS L1/Galileo E1 frequency band
...
added methods to the L1 and E1 FPGA acquisition classes for the unit tests to be able to control the doppler sweep from the SW instead of the HW. In this way we can produce more detailed results.
2018-10-04 17:49:09 +02:00
Carles Fernandez
dd16699ba2
Fix boost installation in OpenSuse Leap 15.0
2018-10-04 12:16:17 +02:00
Carles Fernandez
24174efa94
Add OpenSUSE version
2018-10-03 20:00:48 +02:00
Carles Fernandez
d570a1abb5
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next
2018-10-03 16:58:03 +02:00
Carles Fernandez
cc5fdf3907
Updated installable version of Armadillo changed to unstable to 9.200.x. Update stable version to 9.100.5
2018-10-03 16:57:06 +02:00
Carles Fernandez
056b3efb80
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next
2018-10-03 13:40:11 +02:00
Carles Fernandez
c5727d6302
Update GPSTk version to 2.10.6
2018-09-25 12:32:24 -04:00
Carles Fernandez
a253435ec0
Deactivate matio test on arm
2018-09-21 08:04:02 +02:00
Antonio Ramos
ff574d4a9d
Merge branch 'next' into trk_hi_dyn
2018-09-20 16:05:12 +02:00
Antonio Ramos
a2b668ef47
Display more information in the terminal line
2018-09-19 19:27:31 +02:00
Carles Fernandez
c2966176c2
Fix OE compilation
2018-09-19 18:49:06 +02:00
Antonio Ramos
7e9b8ddd55
Save carrier phase in observables unit test
2018-09-19 00:26:02 +02:00
Antonio Ramos
3f896ea568
Merge branch 'next' into trk_hi_dyn
2018-09-18 17:14:49 +02:00
Antonio Ramos
aff13c9a52
Add high dyn and smoother length flags for testing purposes
2018-09-18 17:14:33 +02:00
Marc Majoral
df3caf5c2b
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into fpga
2018-09-18 11:43:19 +02:00
Marc Majoral
f333c05305
saving temporary changes before merging with usptream next branch
...
added functions that allow the tests to read the scaling factor used by the FFT and the IFFT during acquisition
2018-09-18 11:36:12 +02:00
Carles Fernandez
b1f106be7e
Search for the GNSS-Simulator if already installed
2018-09-17 21:20:39 +02:00
Antonio Ramos
48b98165b4
Add high dynamic functionality to L5, E1 and E5a
2018-09-17 19:39:59 +02:00
Antonio Ramos
31b35ce84a
Merge branch 'next' into trk_hi_dyn
2018-09-17 19:19:59 +02:00
Antonio Ramos
4375d0a051
Clean code
2018-09-17 19:19:19 +02:00
Carles Fernandez
16d9346cfa
Merge branch 'next' of https://github.com/carlesfernandez/gnss-sdr into next
2018-09-17 12:49:04 +02:00
Carles Fernandez
a0f7d82fd9
Reserve memory only once if acquisition init is called multiple times
2018-09-17 12:48:16 +02:00
Carles Fernandez
cc3ead3ea2
Reserve memory only one if acquisition init is called multiple times
2018-09-17 11:30:42 +02:00
Carles Fernandez
998429c9f2
Add -DENABLE_PACKAGING=ON to cross-compilation build
2018-09-17 00:26:26 +02:00
Carles Fernandez
cc1ccdc4ed
Remove redundant build job
2018-09-17 00:06:28 +02:00
Carles Fernandez
ab8936c6a2
Stip crosscompiled binaries, so they are smaller
2018-09-16 23:47:06 +02:00
Carles Fernandez
52081c81cd
Deactivate Observables test on ARM, test matio
2018-09-16 23:40:25 +02:00
Carles Fernandez
7ec5097ba7
More consistent naming for jobs
2018-09-16 12:35:02 +02:00
Carles Fernandez
74a6706e25
Setup new cross-compile test environment
2018-09-14 17:50:11 +02:00
Carles Fernandez
0d68b06ccb
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next
2018-09-14 17:40:28 +02:00
Carles Fernandez
d93e60caaf
Fix building in some environments
2018-09-13 20:55:20 +02:00
Antonio Ramos
a465689f20
Change rem_carrier_phase_rad computation
2018-09-13 19:18:19 +02:00
Marc Majoral
1b0568e0e9
implemented hybrid observables tests using the FPGA. The hybrid observables test funtions are not tested yet.
2018-09-13 16:36:21 +02:00
Javier Arribas
cf84c06fa1
Enable accuracy computation if static_scenario flag is enabled in position test
2018-09-13 12:20:15 +02:00
Marc Majoral
5b9b63cc77
implemented tracking pull-in tests for the FPGA
...
solved a bug in which the SW was using the doppler shift index reported by the HW acquisition accelerator plus one, instead of using the doppler shift index as such.
2018-09-12 16:02:23 +02:00
Antonio Ramos
0031aaa973
Set high_dynamics to false by default
2018-09-11 20:52:16 +02:00
Antonio Ramos
350fa7da11
Improve moving average smoothing filter for carrier phase and code phase
2018-09-11 20:47:32 +02:00
Antonio Ramos
b3165593cf
Modify matlab trk dump reader
2018-09-11 18:56:12 +02:00
Antonio Ramos
0210f9a5ce
Estimate code rate chips freq
2018-09-10 21:29:44 +02:00
Antonio Ramos
f22a1586c7
Merge branch 'next' into trk_hi_dyn
2018-09-09 20:42:58 +02:00
Antonio Ramos
25d04a94f2
Update rem_carrier_phase and minor changes
2018-09-09 18:19:43 +02:00
Antonio Ramos
2903e48e39
Dump carrier_phase_rate and modify matlab file
2018-09-08 23:20:29 +02:00
Carles Fernandez
a498b5b86a
Merge branch 'next' of https://github.com/carlesfernandez/gnss-sdr into next
2018-09-08 10:11:40 +02:00
Carles Fernandez
bd1bd468fb
Fix building if glog is not present
2018-09-08 10:11:25 +02:00
Carles Fernandez
a80eb957a0
Update Debian versions
2018-09-08 09:55:53 +02:00
Carles Fernandez
3479c9d674
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next
2018-09-08 09:51:06 +02:00
Damian Miralles
705abdd482
Merge branch 'next' of github.com:dmiralles2009/gnss-sdr into next
2018-09-07 20:01:27 -06:00
Damian Miralles
5c3753a0a5
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next
2018-09-07 20:00:19 -06:00
Antonio Ramos
b66540b776
Add moving average smoother to carrier phase rate
2018-09-07 19:18:03 +02:00
Carles Fernandez
a5205c1f71
Add option -DENABLE_UNIT_TESTING_MINIMAL for building on systems with limited memory
2018-09-07 14:36:11 +02:00