Carles Fernandez
ad9dd71359
code cleaning
2016-04-25 20:34:56 +02:00
Carles Fernandez
59b6bf18c5
code cleaning
2016-04-25 20:34:27 +02:00
Javier Arribas
273cc945c2
simplifiying unit test gnuradio message rx class
2016-04-25 20:20:41 +02:00
Carles Fernandez
36ab6a0e67
merging text fixes
2016-04-25 16:48:01 +02:00
Javier Arribas
e99bae8ad4
Unit test BlockFactory migrated to the new configuration scheme
2016-04-25 16:20:14 +02:00
Javier Arribas
481d368eb1
Unit test flowgrap migrated to the new configuration scheme
2016-04-25 16:16:31 +02:00
Javier Arribas
b8aa202348
Fix controthread test to use new configuration scheme
2016-04-25 16:03:57 +02:00
Javier Arribas
76f9ea0e07
Re-enabling more tests and bug fixes
2016-04-25 15:53:01 +02:00
Carles Fernandez
5b30b3f8c6
adding missing include
2016-04-25 15:38:31 +02:00
Carles Fernandez
28a0fd429b
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next
2016-04-25 15:32:26 +02:00
Javier Arribas
7d62ef367a
Acquisition unit test migrated to new message system
2016-04-25 15:31:30 +02:00
Carles Fernandez
b7db8c7615
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next
2016-04-25 15:31:10 +02:00
Javier Arribas
86658c2391
Migration of acquisition test to new message system
2016-04-25 15:20:42 +02:00
Carles Fernandez
f0a42d9f3d
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next
2016-04-25 11:15:05 +02:00
Carles Fernandez
d63a5cdabd
adding newline at the end of the file (packaging requirement)
2016-04-24 14:08:45 +02:00
Carles Fernandez
b2cc18bfa5
Adding AVX protokernel
2016-04-23 16:31:41 +02:00
Carles Fernandez
c6359c3313
fix in documentation
2016-04-23 16:30:36 +02:00
Carles Fernandez
c3b409e0a2
Merge branch 'next' of git+ssh://git.code.sf.net/p/gnss-sdr/cttc 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.
2016-04-22 18:44:15 +02:00
Carles Fernandez
0f2a08f49d
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.
2016-04-22 18:41:24 +02:00
Carles Fernandez
cb8dd1c00d
merging
2016-04-22 18:39:41 +02:00
Javier Arribas
60b6b98c52
Bug fix in L2CM CNAV message decoder. The decoder is still experimental.
2016-04-22 16:49:12 +02:00
Carles Fernandez
fbe9fef573
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next
2016-04-22 12:09:30 +02:00
Javier Arribas
4cee7965c4
Code cleaning and config simplifications
2016-04-22 12:04:08 +02:00
Javier Arribas
0a5573f666
several receiver configuration mechanism simplifications and several bug fixes. Work in progress
2016-04-21 18:54:08 +02:00
Carles Fernandez
c5051225e4
Merge branch 'next' of https://git.code.sf.net/p/gnss-sdr/cttc into next
2016-04-21 15:19:41 +02:00
Javier Arribas
5cdd6b2cc9
Re-enabling the GPS L1 warm start ephemeris assistance stored in
...
XML file. Now GNSS-SDR is able to load auto-stored ephemeris from
previous runs to speed up the position fix.
2016-04-20 12:58:54 +02:00
Carles Fernandez
1f8f63a462
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.
2016-04-18 18:07:59 +02:00
Javier Arribas
31ae25cb83
Bug fix: prevent random core dumps at gnss-sdr exit process by adding 500ms delay at gnss-sdr stop process to allow all the message queues to process the remaining messages.
2016-04-18 14:38:25 +02:00
Javier Arribas
853e314bf0
Split the message collector block in a separated object inside channel
2016-04-18 14:17:09 +02:00
Javier Arribas
0f80ce0159
Channel internal message queue is replaced by the asynchronous GNURadio
...
message system. Removing the deprecated channel internal queue and its
references. Some tests that are using the old channel queue are disabled
in this version
2016-04-15 16:33:41 +02:00
Carles Fernandez
2eb4973fed
pybombs will ask for root's password if required.
...
Calling pybombs with sudo was causing problems (it does not find
recipes)
2016-04-14 19:51:07 +02:00
Carles Fernandez
2b7175083f
Merge branch 'next' of git+ssh://github.com/gnss-sdr/gnss-sdr into next
2016-04-13 18:26:19 +02:00
Carles Fernandez
4a1812197b
Deleting unnecessary contructors when posting messages
...
and some code formatting
2016-04-13 17:50:16 +02:00
Javier Arribas
bd60379753
Removed unused queues in telemetry decoders
2016-04-13 17:18:29 +02:00
Javier Arribas
6b45d4019c
removed unused queues in observables blocks
2016-04-13 17:02:33 +02:00
Javier Arribas
638fbf7bd8
Removing unused queues in PVT
2016-04-13 16:55:14 +02:00
Javier Arribas
6ba8cea5f4
removed unused queue from PCPS acquisition constructors
2016-04-13 16:45:17 +02:00
Javier Arribas
7560a158f0
More telemetry global queues migration to GNURadio asynchronous messages
...
and
some
code cleaning
2016-04-13 16:19:15 +02:00
Javier Arribas
b56183f93b
Replacing Galileo E1, SBAS, and GPS L2C telemetry shared queues and maps
...
with GNURadio asynchronous messages (TLM -> PVT)
2016-04-12 17:29:16 +02:00
Javier Arribas
588864e19e
Replacing GPS telemetry shared queues and maps with GNURadio
...
asynchronous messages (TLM -> PVT)
2016-04-12 15:28:58 +02:00
Carles Fernandez
414eaddb42
Fixing resamplers
...
Under some circumstances (i.e. negative Doppler) it could cause a
segmentation fault. It is now fixed for all protokernels.
2016-04-12 01:05:47 +02:00
Javier Arribas
fc6fdc277c
Fix incorrect correlator local code length in Galileo E5a tracking
2016-04-11 10:46:56 +02:00
Carles Fernandez
fbaa3276ce
minor cleaning
2016-04-10 10:58:39 +02:00
Carles Fernandez
4d072833c5
minor cleaning
2016-04-10 10:29:25 +02:00
Carles Fernandez
a10ca1a840
Filling the Signal field in all cases
2016-04-10 10:18:42 +02:00
Carles Fernandez
ad5d509250
deleting unrequired include
2016-04-08 18:26:53 +02:00
Carles Fernandez
2e86037279
fix typo in documentation
2016-04-08 18:25:50 +02:00
Carles Fernandez
2cf82bef1d
fix typo in documentation
2016-04-08 18:25:24 +02:00
Carles Fernandez
8041325602
deleting old references to the FLL
2016-04-08 18:19:42 +02:00
Carles Fernandez
045d384061
small fixes and cleaning
2016-04-08 15:10:46 +02:00