1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-06-13 16:56:52 +00:00
Commit Graph

292 Commits

Author SHA1 Message Date
Carles Fernandez
d95a28cea7 fixing coverity issues 2015-05-15 10:55:46 +02:00
Carles Fernandez
76843781f7 fixing coverity issues 2015-05-14 11:20:02 +02:00
Carles Fernandez
cf9945899f fixing coverity issues: unitialized members 2015-05-13 23:26:44 +02:00
Carles Fernandez
d1a1815083 fixing coverity issues 2015-05-13 16:40:46 +02:00
Carles Fernandez
5d6a661842 fixing unreachable code 2015-05-12 23:45:56 +02:00
Carles Fernandez
ef046f9a14 Reading generic configuration for Channel 2015-05-12 08:07:02 +02:00
Carles Fernandez
1b7b149a85 removing garbage 2015-05-11 21:41:19 +02:00
Carles Fernandez
6ec6be2e4c updating configuration, some code cleaning 2015-05-11 21:36:39 +02:00
Carles Fernandez
67833c0b2f Fixing generic configuration of channels for signals 1B (Galileo E1 B) 2015-05-11 20:19:26 +02:00
Carles Fernandez
1105da661f The block factory now reads generic configurations and those particular for a given channel, if available 2015-05-11 17:18:26 +02:00
Carles Fernandez
443a356f99 Setting GPS L1 C/A channels first is not required anymore 2015-05-10 23:17:17 +02:00
Carles Fernandez
7a63870ea6 logging correctness 2015-05-10 23:13:23 +02:00
Carles Fernandez
f1336ec6fd Fix typo that prevented the hybrid solution 2015-05-10 22:24:27 +02:00
Carles Fernandez
c99924fe5a Change of member name to avoid get_signal().get_signal() 2015-05-10 21:37:54 +02:00
Carles Fernandez
8bd795e414 minor fixes 2015-05-10 20:57:29 +02:00
Carles Fernandez
9542cbb733 Bug fixes 2015-05-10 12:35:49 +02:00
Carles Fernandez
9e534ab814 Allowing multisignal configurations 2015-05-09 01:48:16 +02:00
Carles Fernandez
1536ab7be0 More fixes to make old and new configuration notations compatible 2015-05-08 16:06:30 +02:00
Carles Fernandez
8d60aeab3d Working in the new configuration system 2015-05-08 13:11:41 +02:00
Carles Fernandez
74d437a709 Merge branch 'multisignals' of https://github.com/gnss-sdr/gnss-sdr into multisignals 2015-05-07 22:44:04 +02:00
Carles Fernandez
734645e653 fixing includes 2015-05-07 22:26:31 +02:00
Carles Fernandez
c24f312226 changing some logs from WARNING to INFO 2015-05-07 22:12:38 +02:00
Carles Fernandez
693aed2db4 changing 5I by 5X (Galileo E5a I&Q) 2015-05-07 21:34:37 +02:00
Carles Fernandez
595cfb614f small fixes 2015-05-07 21:25:20 +02:00
Carles Fernandez
b2bc2c78eb some cleaning 2015-05-07 20:48:33 +02:00
Carles Fernandez
8cf78f0e12 fixing things 2015-05-07 17:13:24 +02:00
Carles Fernandez
3ea6ae76fa working towards the new configuration 2015-05-07 16:30:01 +02:00
Carles Fernandez
8d6cfd0e00 reading new configuration 2015-05-07 01:51:34 +02:00
Carles Fernandez
aa73a1917c start reading new configuration files 2015-05-06 19:11:45 +02:00
Carles Fernandez
04b6507267 Merge branch 'next' into multisignals
# Conflicts:
#	src/core/receiver/gnss_block_factory.cc
2015-05-06 18:10:11 +02:00
Carles Fernandez
f31122a4c8 Starting multichannel configuration 2015-05-06 17:30:19 +02:00
Javier
37a346f3f6 Merge branch 'next' into arribas_next
Conflicts:
	src/algorithms/tracking/gnuradio_blocks/gps_l1_ca_dll_pll_tracking_cc.cc
2015-05-06 16:49:11 +02:00
Javier
d8d5daa5d8 GPS L2C M acquisition and tracking ready. Old configuration file format.
Bug fix on GPS L1 DLL PLL that prevented the output of gnss_synchro
during the acqusition to tracking transition.
2015-05-06 16:33:51 +02:00
Javier
4c5efd1e8b GPS L1 C/A + GPS L2C M dual frequency offline acquisition and tracking
READY. Issues on PRN numbering are being investigated...
2015-05-05 18:30:57 +02:00
Carles Fernandez
e354b1ce53 less verbose logging in Release 2015-05-04 22:16:26 +02:00
Carles Fernandez
7cbc0a6efa changing integer absolute value function 'abs' when argument is of
floating point type by std::abs
2015-05-01 09:28:45 +02:00
Javier
60b7fe8e08 Added GPS L2M Tracking and its unit test. Still experimental! 2015-04-30 17:48:21 +02:00
Johannes Pillmann
7163d8502a Added PRN 24 to available_gps_prn (was missing) 2015-04-28 17:07:28 +02:00
Javier
12b5d798a7 GPS L2C M acquisition incremental update: Added preliminarly support of
multiple signals on the same system in GNSS-SDR architecture
2015-04-24 19:11:45 +02:00
Javier
75983a0471 Adding GPS L2C M code generators and PCPS Acquisition algorithms
skeletons
2015-04-23 16:20:06 +02:00
Carles Fernandez
b052f7ace6 Fixing bug in UTC time computation 2015-03-20 20:17:41 +01:00
Carles Fernandez
078260d83f Code cleaning 2015-03-16 21:43:19 +01:00
Carles Fernandez
944dd2c0d1 Merge branch 'next' of git+ssh://github.com/gnss-sdr/gnss-sdr into next
# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.
#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit.
2015-03-04 20:54:15 +01:00
Javier
9afff479b1 Updated multichannel frontend support. 2015-03-04 19:00:57 +01:00
Javier
474f78f500 New Teleorbit Flexiband adapter for Teleorbit Flexiband frontends
(optional signal source). It requires a external GNU Radio driver.
2015-03-03 18:07:26 +01:00
Carles Fernandez
7c7f0ecbd2 Merge remote-tracking branch 'Arribas/next' into multisource
Conflicts:
	src/algorithms/signal_source/adapters/uhd_signal_source.cc
	src/core/receiver/gnss_flowgraph.cc
2015-03-01 22:23:17 +01:00
Carles Fernandez
8bb61f6aeb Setting flags for IONO and UTC 2015-03-01 21:09:18 +01:00
Javier Arribas
7a681a287d Debug output cleaning 2015-03-01 20:58:03 +01:00
Javier
304f38b81a Added multichannel frontend support. Enabled in UHD signal source. Multisource configuration minor changes 2015-03-01 20:25:50 +01:00
Carles Fernandez
1fac798454 Remove warning 2015-03-01 19:53:28 +01:00