1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2025-09-01 10:28:00 +00:00
Commit Graph

3912 Commits

Author SHA1 Message Date
Carles Fernandez
5744427697 Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next 2018-04-28 13:16:38 +02:00
Carles Fernandez
1573c40938 Expose some tracking parameters to the configuration
Replace GPS_L5i_DLL_PLL_Tracking by GPS_L5_DLL_PLL_Tracking since now it can also track the Q component. Old name still recognized for backward compatibility

Fix typo in flag documentation
2018-04-28 12:33:46 +02:00
Carles Fernandez
8539852eff Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next 2018-04-24 18:36:07 +02:00
Carles Fernandez
8b8e4887b8 Fix experiment 2018-04-24 18:34:37 +02:00
Carles Fernandez
01d1a78108 Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next 2018-04-23 16:07:22 +02:00
Carles Fernandez
8b7bca9ea5 Merge branch 'cn0_estimator' into next 2018-04-23 14:55:19 +02:00
Carles Fernandez
ed5cb61764 Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into cn0_estimator 2018-04-23 14:29:18 +02:00
Javier Arribas
c0375c99ff Adding GPS L1 C/A CN0 control in GPS DLL/PLL unit test 2018-04-23 12:37:43 +02:00
Carles Fernandez
8298160630 Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next 2018-04-23 08:07:11 +02:00
Carles Fernandez
2c972b517b Display info when decoding GNAV messages 2018-04-23 07:53:47 +02:00
Carles Fernandez
1b852336c6 Improve memory management in Viterbi decoder 2018-04-23 07:52:49 +02:00
Carles Fernandez
3e0587b28c Display channel when decoding GNAV messages 2018-04-23 07:41:53 +02:00
Carles Fernandez
6f9fafcef0 Disconnect flowgraph when finished 2018-04-23 07:41:13 +02:00
Carles Fernandez
616812867f Report channel when decoding a NAV message 2018-04-22 23:10:05 +02:00
Carles Fernandez
61fbbc9abb Add color to GPS L5 CNAV message demodulation 2018-04-22 23:07:34 +02:00
Carles Fernandez
9339ec4874 Display channel number when decoding data 2018-04-22 22:53:33 +02:00
Carles Fernandez
bed15db08d Use volk_gnsssdr to reserve memory 2018-04-22 22:51:02 +02:00
Carles Fernandez
a584e8e51d Add mutex to protect list of available signals
Disconnect the flowgraph when leaving
2018-04-22 19:49:13 +02:00
Carles Fernandez
7cddd59644 Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next 2018-04-20 13:25:31 +02:00
Carles Fernandez
2cd1bed90c Fix headers and documentation 2018-04-20 13:20:10 +02:00
Carles Fernandez
b4cb0cc76b Improve wording 2018-04-20 12:56:32 +02:00
Carles Fernandez
514fde256a Fix assignment of a channel to a given satellite with ChannelN.satellite=PRN 2018-04-20 12:50:32 +02:00
Carles Fernandez
4db5f9165f Fix bug counting channels when using Gal E5a configurations 2018-04-18 11:18:58 +02:00
Carles Fernandez
5c24889d00 Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next 2018-04-14 18:49:51 +02:00
Carles Fernandez
6740ac42c8 Fix detection of libiio-dev package 2018-04-14 18:16:38 +02:00
Carles Fernandez
ddb7a6f3e0 Fix detection of libiio package 2018-04-14 17:54:36 +02:00
Carles Fernandez
bce730f68d Improve finding of gnuradio-iio and libiio libraries 2018-04-14 16:12:21 +02:00
Carles Fernandez
b1695375a8 Improve finding of gnuradio-iio library 2018-04-14 16:04:33 +02:00
Carles Fernandez
5d22a5d680 Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next 2018-04-14 11:22:58 +02:00
Carles Fernandez
fec1e37407 Fix Typo 2018-04-14 11:19:52 +02:00
Carles Fernandez
225b366dde Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next 2018-04-14 11:14:46 +02:00
Javier Arribas
675486be50 Merge pull request #160 from antonioramosdet/fine_tune_latency
Increase fixed latency in order to avoid loss of observables
2018-04-13 15:46:18 +02:00
Antonio Ramos
26467a0f29 Increase fixed latency in order to avoid loss of observables 2018-04-13 12:30:06 +02:00
Carles Fernandez
44c6d8622c Make the test to correctly fail if no kml file is generated 2018-04-13 12:11:41 +02:00
Carles Fernandez
c01d8d0dd9 Move general_work to the bottom of the file 2018-04-13 11:39:05 +02:00
Carles Fernandez
31e634635c Move general_work to the bottom of the file 2018-04-13 11:07:58 +02:00
Carles Fernandez
1094e870bc Accessing maps is not so cheap, so doing in the constructor 2018-04-12 20:45:13 +02:00
Carles Fernandez
6dfacb1676 Fix building for clang-900.0.39.2 (OSX 10.12), tnx to michaelld 2018-04-12 20:44:15 +02:00
Carles Fernandez
2684cab648 Merge branch 'next' of https://gitlab.com/gnss-sdr/gnss-sdr into next 2018-04-12 20:07:35 +02:00
Carles Fernandez
71a210042c Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next 2018-04-12 20:06:45 +02:00
Carles Fernandez
b5c9015fbe Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next 2018-04-12 20:01:36 +02:00
Javier Arribas
7ffa6b488a Merge pull request #159 from antonioramosdet/improve_observables
Fix bug
2018-04-12 18:52:43 +02:00
Antonio Ramos
525d887731 Fix bug 2018-04-12 18:51:43 +02:00
Javier Arribas
04a65fc1e0 Merge pull request #158 from antonioramosdet/improve_observables
Change hybrid observables forecast
2018-04-12 18:46:13 +02:00
Antonio Ramos
51d19fd298 Change hybrid observables forecast 2018-04-12 18:36:52 +02:00
Javier Arribas
7d9213abbd Merge pull request #157 from antonioramosdet/clean_code
Remove telemetry -> tracking msg port
2018-04-12 18:02:46 +02:00
Antonio Ramos
52cc6ab04d Remove telemetry -> tracking msg port 2018-04-12 18:01:12 +02:00
Javier Arribas
33afb007c9 Merge pull request #156 from antonioramosdet/improve_preamble_search_procedure
New correlation algorithm in Tel. Decod. GPS L1
2018-04-12 17:18:09 +02:00
Antonio Ramos
fcdf123e0e Correct name 2018-04-12 17:14:57 +02:00
Antonio Ramos
ad220dd279 Minor changes 2018-04-12 17:01:07 +02:00