Antonio Ramos
|
cef7ae5f7b
|
Add LOG lines in channel_fsm
|
2017-12-20 15:02:57 +01:00 |
|
Antonio Ramos
|
b2b889ec79
|
Minor changes in Telemetry comments
|
2017-12-18 11:07:29 +01:00 |
|
Antonio Ramos
|
52aabf05c1
|
Fix GPS L5
|
2017-12-15 10:57:12 +01:00 |
|
Antonio Ramos
|
26a521907a
|
Minor changes
|
2017-12-12 17:59:13 +01:00 |
|
Antonio Ramos
|
8b5f7097b3
|
Merge remote-tracking branch 'gnss-sdr/next' into TD_GPS_L5
|
2017-12-05 10:09:11 +01:00 |
|
Carles Fernandez
|
061069bc82
|
Apply project's coding style and other minor fixes
|
2017-12-04 18:39:07 +01:00 |
|
Antonio Ramos
|
1168740754
|
Merge remote-tracking branch 'gnss-sdr/next' into TD_GPS_L5
|
2017-12-04 17:19:06 +01:00 |
|
Javier Arribas
|
88a02340ac
|
Revert unwanted commit in GPS L1 tracking file
|
2017-12-04 17:17:09 +01:00 |
|
Antonio Ramos
|
d501aac371
|
Merge remote-tracking branch 'gnss-sdr/next' into TD_GPS_L5
|
2017-12-04 17:10:18 +01:00 |
|
Javier Arribas
|
59c2261316
|
Adding GPS L5i acquisition and tracking modules
|
2017-12-04 17:07:54 +01:00 |
|
Antonio Ramos
|
6395f0e5fc
|
Add GPS L5 Channel
|
2017-11-30 18:16:49 +01:00 |
|
Antonio Ramos
|
11486670ec
|
Modify CNAV message structure header
|
2017-11-30 16:54:12 +01:00 |
|
Antonio Ramos
|
7c8855b9ac
|
Add GPS L5 files
|
2017-11-30 15:10:08 +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
|
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
|
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 |
|
Carles Fernandez
|
bc78416f52
|
Delete variables going out of scope
|
2017-11-20 12:17:57 +01:00 |
|
Carles Fernandez
|
d8c924a2ca
|
Fix warning
|
2017-11-20 08:22:04 +01:00 |
|
Carles Fernandez
|
f719b4a22a
|
Add .mat storing capability to Observables block
|
2017-11-19 20:45:52 +01:00 |
|
Carles Fernandez
|
b50545b446
|
Use matio library in tracking blocks
|
2017-11-19 17:52:45 +01:00 |
|
Carles Fernandez
|
d20902d688
|
Add mechanisms for inverted spectrum
|
2017-11-17 09:21:03 +01:00 |
|
Carles Fernandez
|
fe241c8b2d
|
clean kernel
|
2017-11-16 20:54:04 +01:00 |
|
Carles Fernandez
|
eecfa6c582
|
Add AVX2
|
2017-11-16 19:51:15 +01:00 |
|
Carles Fernandez
|
6d216fa5a1
|
Add volk_gnsssdr_16ic_conjugate_16ic kernel
|
2017-11-16 19:45:15 +01:00 |
|
Unknown
|
7076bebf30
|
Remove unused include
|
2017-11-16 16:33:24 +01:00 |
|
Unknown
|
9ff4d8d880
|
Fix Galileo E5a deadlock
|
2017-11-16 16:33:24 +01:00 |
|
Carles Fernandez
|
27eece55da
|
Add aligned kernel for AVX
|
2017-11-15 02:10:25 +01:00 |
|
Carles Fernandez
|
9c6d79e945
|
Fix building with Python 3.6
|
2017-11-15 01:23:05 +01:00 |
|
Carles Fernandez
|
9496e66f3d
|
Merge branch 'obs_sys_test' of https://github.com/antonioramosdet/gnss-sdr into antonioramosdet-obs_sys_test
|
2017-11-11 10:09:46 +01:00 |
|
Unknown
|
218844cce5
|
Minor changes in RINEX printer version setting
|
2017-11-10 15:07:06 +01:00 |
|
Unknown
|
829071369d
|
Changes in cut-off frequency and transition width parameters
|
2017-11-07 11:55:03 +01:00 |
|
Unknown
|
10bbe2a267
|
Avoid IF parameter ambiguity
Added a new boolean for proper instantiation and connection of the internal blocks
|
2017-11-07 11:54:50 +01:00 |
|
Carles Fernandez
|
8fa965c75c
|
Change parameter bw to be the cut-off frequency
|
2017-11-06 19:27:41 +01:00 |
|
Carles Fernandez
|
a8ff283bac
|
Call the Intermediate Frequency parameter "IF" for consistency with the
freq_xlating_fir_filter block
|
2017-11-06 19:03:01 +01:00 |
|
Unknown
|
8e57d0829c
|
Merge remote-tracking branch 'gnss-sdr/next' into pulse_blanking_if
|
2017-11-06 12:23:23 +01:00 |
|
Unknown
|
03f7cf0b07
|
Add lowpass filtering
Lowpass filtering implementation in freq_xlating
|
2017-11-06 10:32:11 +01:00 |
|
Carles Fernandez
|
ff2e7ecbb3
|
Fix building for CMake 3.6 and older
VERSION_GREATER_EQUAL was introduced in CMake 3.7
|
2017-11-04 20:14:13 +01:00 |
|
Carles Fernandez
|
a148fe4425
|
Fix CMake warnings about RPATH in macOS
|
2017-11-04 12:09:56 +01:00 |
|
Carles Fernandez
|
532d69ef47
|
Avoid double writing of the results
|
2017-11-04 12:01:24 +01:00 |
|
Carles Fernandez
|
4992449b51
|
Remove unused includes
|
2017-11-04 10:59:51 +01:00 |
|
Carles Fernandez
|
f436cc8a5c
|
Allow 'large' files in 32 bit builds (Lintian requirement)
|
2017-11-04 10:59:03 +01:00 |
|
Carles Fernandez
|
a9be24420e
|
Fix typo
|
2017-11-01 20:49:10 +01:00 |
|
Antonio Ramos
|
f02bd08ce9
|
Merge remote-tracking branch 'origin/pulse_blanking_if' into pulse_blanking_if
|
2017-10-31 22:36:00 +01:00 |
|
Antonio Ramos
|
5958d11fd1
|
Baseband downconverting PulseBlanking
Added an IF to baseband downconverting stage previous to the pulse blanking filter
|
2017-10-31 22:34:21 +01:00 |
|
Antonio Ramos
|
dceb15acdc
|
Baseband downconverting PulseBlanking
Added an IF to baseband downconverting stage previous to the pulse blanking filter
|
2017-10-31 20:28:34 +01:00 |
|
Carles Fernandez
|
afb3aa14f6
|
Remove commented lines
|
2017-10-31 16:03:41 +01:00 |
|
Carles Fernandez
|
647a27a192
|
Avoid possible duplication of linked libraries
Add installation pointers for gnuradio-iio
|
2017-10-31 16:02:18 +01:00 |
|
Carles Fernandez
|
c70f7b504a
|
Fix RINEX version
|
2017-10-31 15:40:14 +01:00 |
|