1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-07-01 01:13:15 +00:00
Commit Graph

3524 Commits

Author SHA1 Message Date
Carles Fernandez
fb38cc1c4c Merge branch 'antonioramosdet-unify_tracking' into next 2018-03-29 12:55:00 +02:00
Carles Fernandez
1eede79e7f Integrate unified block for DLL/PLL Tracking 2018-03-29 12:54:03 +02:00
Carles Fernandez
539e24f0ac Minor fixes 2018-03-29 09:23:23 +02:00
Carles Fernandez
b3764f6ed1 Make use of flags with default values instead of defines 2018-03-28 19:54:24 +02:00
Carles Fernandez
2630cf8644 Make Doxygen documentation reproducible 2018-03-28 19:15:56 +02:00
Carles Fernandez
213adad392 Improve carrier phase initialization 2018-03-28 18:29:22 +02:00
Carles Fernandez
aefcb8dac1 Replace C-style cast by C++ style 2018-03-28 16:04:00 +02:00
Carles Fernandez
040204d23a Cleaning 2018-03-28 15:20:01 +02:00
Carles Fernandez
e434480c5a Fix Pybombs building 2018-03-28 15:05:15 +02:00
Carles Fernandez
a6a13cc306 Fix building in Pybombs 2018-03-28 08:35:33 +02:00
Carles Fernandez
2a63afd1e9 Fix header guard for consistency 2018-03-27 21:16:16 +02:00
Carles Fernandez
dccbb026a1 Fix typo 2018-03-27 21:14:52 +02:00
Carles Fernandez
b31f929655 Apply clang-format, fix libiio detection in MacOS 2018-03-27 21:10:31 +02:00
Carles Fernandez
1d0452463f Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next 2018-03-27 20:00:25 +02:00
Carles Fernandez
75f1c58587 Replace boost funcionalities by standard C++ 2018-03-27 19:59:48 +02:00
Carles Fernandez
76c1dfef10 Fix typos 2018-03-27 19:56:45 +02:00
Javier Arribas
65713d4c82 Adding support for dual channel in FMCOMMS2 and optional Local Oscillator generation using FMCOMMS2 TX channel 2018-03-27 19:35:53 +02:00
Carles Fernandez
bd0222f4b7 Fix defects detected by Coverity Scan and fix building in MacOs 2018-03-27 11:01:23 +02:00
Carles Fernandez
60046466b2 Initialize all members in the constructor 2018-03-26 21:01:17 +02:00
Carles Fernandez
356294ce36 Deativate glonass L2 acq test until fixing 2018-03-26 19:46:58 +02:00
Carles Fernandez
bdeecdd095 Try to fix Coverity Scan complain about tainted data 2018-03-26 19:46:08 +02:00
Carles Fernandez
a4935b4a0d Initialize all members in the constructor 2018-03-26 19:37:36 +02:00
Carles Fernandez
1449d03952 Provide the option to not link against uhd 2018-03-26 19:23:43 +02:00
Carles Fernandez
0c3a54ca60 Merge branch 'dmiralles2009-glonass_l2_ca' into next 2018-03-26 15:07:26 +02:00
Carles Fernandez
97e5d88623 Minor fixes: typos, includes 2018-03-26 15:06:14 +02:00
Carles Fernandez
6de9c728f9 Merge branch 'glonass_l2_ca' of https://github.com/dmiralles2009/gnss-sdr into dmiralles2009-glonass_l2_ca 2018-03-26 10:30:56 +02:00
Carles Fernandez
622a76668d Fix typos 2018-03-26 00:50:55 +02:00
Carles Fernandez
0400034d14 Fix typos detected by codespell 2018-03-25 19:47:28 +02:00
Carles Fernandez
c4f4f80b45 tests: split testcases in ctest for granular failure reports 2018-03-25 18:55:51 +02:00
Carles Fernandez
48f65b067b Fix typos discovered with codespell 2018-03-25 13:43:12 +02:00
Damian Miralles
287d38dea2 GLONASS L2 CA Signal Addition
Adds GLONASS L2 C/A signal processing to GNSS-SDR based on previous
work developed for the L1 signal. All code have been added in a single
commit with the idea to illustrate the process of signal addition for
future work
2018-03-24 12:44:26 -06:00
Carles Fernandez
30d1494eec Merge branch 'antonioramosdet-fix_rtcm_server' into next 2018-03-22 14:28:01 +01:00
Antonio Ramos
0b6aff6cdc Fix RTCM server
An exception was thrown when trying to print the IP address of a client that was disconnected
2018-03-22 12:28:33 +01:00
Antonio Ramos
f577bf3cea Fix GPS L1 CA unit test 2018-03-20 14:44:34 +01:00
Antonio Ramos
163500623e Fix compiling error 2018-03-19 15:37:20 +01:00
Antonio Ramos
59a991b884 Add adaptive Cloop-4quadrant discriminator 2018-03-19 12:39:25 +01:00
Antonio Ramos
f2fe8e9d0d Extended correlator GPS L1 2018-03-16 17:40:24 +01:00
Antonio Ramos
a7737d55da Fix Gal E1 primary code generation 2018-03-16 16:03:40 +01:00
Antonio Ramos
bdce8b6a66 Add float code generation in some signals 2018-03-16 11:43:33 +01:00
Carles Fernandez
b7cce3a0a6 Merge branch 'Gastd-fix_acq_test' into next 2018-03-13 21:53:46 +01:00
Gastd
6c9aba9b8e Merge branch 'next' into fix_acq_test 2018-03-13 16:18:58 -03:00
Antonio Ramos
e4bada8176 Handle RTCM printer exceptions 2018-03-13 11:16:30 +01:00
Antonio Ramos
74e8af01f9 Minor changes 2018-03-12 18:06:48 +01:00
Antonio Ramos
026f2eea84 Merge branch 'next' into unify_tracking 2018-03-12 11:27:43 +01:00
Carles Fernandez
df1a3a13df Fix satellite 2018-03-11 20:09:49 +01:00
Carles Fernandez
986487ba26 Fix circle color 2018-03-10 23:01:12 +01:00
Carles Fernandez
6a79018d2c Add more verbose messages 2018-03-10 23:00:09 +01:00
Carles Fernandez
d74f00c39a Remove unused variable 2018-03-10 13:30:11 +01:00
Carles Fernandez
e648f38f6f Fix some merging problems 2018-03-10 12:56:30 +01:00
Carles Fernandez
074fb8b9f0 Merge branch 'dmiralles2009-glonass_dec' into next 2018-03-10 12:26:47 +01:00