Gastd
786f68a9ca
clean code
2018-01-21 00:48:57 -02:00
Gastd
fcd24c69da
fixbug: initialize the carrier track filter with proper value
2018-01-21 00:30:31 -02:00
Gastd
50b1b615ee
Merge branch 'glonass' of https://github.com/gnss-sdr/gnss-sdr into glonass
2018-01-11 21:28:06 -02:00
Javier Arribas
9b18e61324
Merge pull request #105 from dmiralles2009/glonass_dec
...
Merging @dmiralles2009 pull request #105
2018-01-10 11:22:50 +01:00
Damian Miralles
e8c363814e
Merge branch 'glonass' of https://github.com/gnss-sdr/gnss-sdr
...
Grab latest code addition to ease up pull request
2017-12-27 19:16:19 -07:00
Damian Miralles
1cc72b8102
glonass: Adding RINEX support for rcv type 28 (GPS L2C + GLO L1 C/A)
...
Adds RINEX support for receiver type 28 which combines GPS L2C and
GLONASS L2C. Fixes a couple of bugs in RINEX file generation and adds
new configuration files for L2C processing
2017-12-27 19:10:08 -07:00
Damian Miralles
78eaa76a60
glonass rinex: Bug fixes in RINEX formats 2.11 and 3.02
...
Fixes a couple of bugs for RINEX file generation depending on the
active version to be use.
2017-12-27 11:57:25 -07:00
Damian Miralles
aa2464cc28
glonass bug fix: Adds more reliable GPST 2 UTC conversion
...
Adds logic to check for exact epoch when performing leap second
correction and also fixes unit test in code for GLONASS
2017-12-26 10:29:09 -07:00
Damian Miralles
ad07c8940b
glonass_rinex: Fixes bugs in RINEX files for GLONASS processing
...
Fixes bugs with observation and navigation header time logs. It forces
the log to be in UTC time as the dault when in GLONASS.
2017-12-25 17:05:35 -07:00
Damian Miralles
f85887ee10
glonass pvt: Fix bug when in PPP_Static mode
...
Fixes a bug in trk module to provide right observables for position
solution computation using the accumulated carrier phase measurements.
2017-12-22 15:08:54 -07:00
Gastd
2b0ef9ee87
Merge branch 'glonass' of https://github.com/gnss-sdr/gnss-sdr into glonass
2017-12-06 14:33:35 -02:00
Carles Fernandez
60d83135e2
Fix wrong merge
2017-12-04 19:22:48 +01:00
Carles Fernandez
ee37dabb1f
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into glonass
2017-12-04 18:40:10 +01:00
Carles Fernandez
061069bc82
Apply project's coding style and other minor fixes
2017-12-04 18:39:07 +01:00
Carles Fernandez
13ef34ed81
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into glonass
2017-12-04 18:16:41 +01:00
Javier Arribas
88a02340ac
Revert unwanted commit in GPS L1 tracking file
2017-12-04 17:17:09 +01:00
Javier Arribas
59c2261316
Adding GPS L5i acquisition and tracking modules
2017-12-04 17:07:54 +01:00
Gastd
5fa9e5c1e9
Merge branch 'glonass' of https://github.com/gnss-sdr/gnss-sdr into glonass
2017-12-04 12:10:23 -02:00
Carles Fernandez
7ac5e7c833
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into glonass
2017-12-02 13:48:45 +01:00
Carles Fernandez
e50700c71c
Minor fixes
2017-11-30 21:55:44 +01:00
Carles Fernandez
0a1e1e88c1
Minor fixes
2017-11-30 21:48:57 +01:00
Javier Arribas
2728690cdd
Adding GPS L5 signal definition file
2017-11-30 15:35:49 +01:00
Gastd
5a8dbb4787
Merge branch 'glonass' of https://github.com/gnss-sdr/gnss-sdr into glonass
2017-11-29 16:46:31 -02:00
Unknown
bb098efcc8
Minor changes obs sys test
2017-11-29 16:59:20 +01:00
Carles Fernandez
e57c66bd83
Merge branch 'antonioramosdet-fix_pvt_E5a' into next
2017-11-29 12:47:38 +01:00
Antonio Ramos
d7acf4ecf5
Merge remote-tracking branch 'gnss-sdr/next' into fix_pvt_E5a
2017-11-29 12:13:40 +01:00
Antonio Ramos
140b388066
Modify RTKLIB PVT band selection and Tel. Dec. E5a
2017-11-29 12:00:05 +01:00
Carles Fernandez
46d64af778
Matio is not optional
2017-11-26 18:59:00 +01:00
Carles Fernandez
59d1067d59
Fix parallel building when MATIO is not present.
...
Fix building with Ninja
Matio is no longer optional but mandatory
2017-11-26 10:49:42 +01:00
Carles Fernandez
7e4c1fb946
Simplify finding of BLAS, LAPACK and GFORTRAN
2017-11-26 01:48:48 +01:00
Carles Fernandez
cbca2399c6
Improve CMake usage for Threads
2017-11-26 00:18:21 +01:00
Carles Fernandez
a212abd62f
Fix variable usage
2017-11-25 22:54:56 +01:00
Carles Fernandez
5eaeed73fd
Fix cross-compilation
2017-11-25 21:47:39 +01:00
Carles Fernandez
071e5fa414
Merge branch 'dmiralles2009-glonass_dec' into glonass
2017-11-25 20:16:28 +01:00
Carles Fernandez
971b6fb03e
Fix finding of libraries in GNU/Hurd
2017-11-25 20:09:10 +01:00
Gastd
8b10d74c4c
Merge branch 'glonass' of https://github.com/gnss-sdr/gnss-sdr into glonass
2017-11-25 10:37:43 -02:00
Damian Miralles
0e938db54e
bugfix: Fixes RINEX V2.11 Nav. data record header
...
Fixes the number of spaces used by the second field in RINEX 2.11 when
logging GLONASS Navigational information
2017-11-24 15:20:13 -07:00
Damian Miralles
9b3c8e93ec
Merge branch 'glonass' of https://github.com/gnss-sdr/gnss-sdr into glonass_dec
2017-11-24 12:04:08 -07:00
Carles Fernandez
6d966eda5c
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into glonass
2017-11-24 17:10:55 +01:00
Carles Fernandez
24dbdc17ee
Add the capability to save .mat files to GLONASS tracking blocks
2017-11-24 17:10:50 +01:00
Carles Fernandez
733812266a
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next
2017-11-23 19:30:30 +01:00
Carles Fernandez
a6e6aef331
Fix / Add missing headers
2017-11-22 19:55:32 +01:00
Gastd
f3ea615574
Merge branch 'glonass' of https://github.com/gnss-sdr/gnss-sdr into glonass
2017-11-21 23:35:11 -02:00
Carles Fernandez
5d85d15ad8
Merge branch 'glonass' of https://github.com/gnss-sdr/gnss-sdr into glonass
2017-11-21 18:06:33 +01:00
Carles Fernandez
9139c4053c
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into glonass
2017-11-21 17:35:40 +01:00
Damian Miralles
4a8182af26
feature: Adding code to fix coherent integration in GLONASS L1 C/A
...
Debugs code to fix GLONASS coherent integration. Adds message handling
from telemetry decoding to signal tracking modules. Bug on poor track
performance stills need to be determine.
2017-11-20 14:52:37 -07:00
Damian Miralles
1c03579e61
Merge branch 'glonass' of https://github.com/gnss-sdr/gnss-sdr into glonass_dec
2017-11-20 08:47:27 -07:00
Damian Miralles
d75857db91
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into glonass_dec
2017-11-20 08:31:32 -07:00
Carles Fernandez
bc78416f52
Delete variables going out of scope
2017-11-20 12:17:57 +01:00
Carles Fernandez
16a5f100cb
Remove blanks
2017-11-20 11:21:23 +01:00