Carles Fernandez
637c33a51f
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-07-21 17:07:16 +02:00
Carles Fernandez
cbc51bcf8c
More flowgraph tests
2015-07-20 22:11:15 +02:00
Carles Fernandez
334caa329e
Improving detection of GNU Radio version so modules requiring >=3.7.4
...
will be built even without the presence of pkgconfig
2015-07-19 11:18:20 +02:00
Carles Fernandez
ea6a92a1fc
Fixing broken compilation when using gnuradio 3.7.3 (using I/Q swap
...
option of interleaved_short_to_complex that was introduced in 3.7.4)
2015-07-17 20:25:56 +02:00
Carles Fernandez
5d22d90cc0
Fixing documentation
2015-07-16 18:54:57 +02:00
Carles Fernandez
392bb64ad9
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next
2015-07-16 16:08:23 +02:00
Carles Fernandez
0dcdf00d19
Fixing linking problems
2015-07-16 15:46:01 +02:00
Carles Fernandez
b9458ed42a
Merge branch 'next' of https://github.com/carlesfernandez/gnss-sdr into next
2015-07-16 14:56:36 +02:00
Carles Fernandez
14e1d94c91
Fixing linking problems
2015-07-16 14:55:52 +02:00
Carles Fernandez
f015df1b9a
fixing includes
2015-07-15 20:05:44 +02:00
Carles Fernandez
a8bc6e7cc7
fixing coverity scan parse warnings
2015-07-12 14:14:11 +02:00
Carles Fernandez
f61f065e54
Fixing usage of invalid iterators
2015-07-12 13:53:58 +02:00
Carles Fernandez
e119824164
fixing test
2015-07-12 10:38:24 +02:00
Javier
0927394351
Swap I/Q in two bit cpx interleaved file signal source
...
Some adjustments in the example configuration file to improve receiver
sensitivity
2015-07-03 15:37:30 +02:00
Javier
6c0377ed06
Added new file source adapter:
...
2 bits complex file source for GNSS-SDR GSoC 2015 signal sampler
designed by Ajith Peter
2015-07-02 17:59:43 +02:00
Carles Fernandez
a45e4bbdc4
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-06-28 09:24:36 +02:00
Javier
69a76990fc
Adding Galileo E5 CN0 tracking debug print on std::cout
...
Adding more configuration sample files:
- GPS L1 + GPS L2CM realtime tracking for Flexiband
frontend
- GPS L1 + GPS L2CM + Galileo E1 realtime tracking for Flexiband
frontend
- GPS L2CM realtime tracking on USRP1 (requieres stable sample clock)
2015-06-22 16:12:53 +02:00
Javier
d61b3847e5
Implementation of a missing output decimation for the Galileo E1
...
telemetry
decoder block
2015-06-22 16:08:28 +02:00
Javier
a31542cbf6
Added support to select the frontend clock reference source in UHD
...
signal source (i.e. internal or external clock reference)
2015-06-17 18:07:36 +02:00
Javier
df48bf7342
- Small adjustments in GPS L2M tracking lock detector static thresholds.
...
- Added sample configuration file for dual frequency GPS L1 + L2
realtime operation for Teleorbit Flexiband Frontends (requires a
external hardware driver installed)
2015-06-16 17:16:20 +02:00
Javier
c1f3b48be5
Fixing a small typo that caused a bug that prevented the correct reading
...
of GPS L1 C/A generic config tracking parameters
2015-06-16 16:20:50 +02:00
Carles Fernandez
2984ff938e
Fixing resampling
2015-06-12 19:45:20 +02:00
Javier
26a6bbd37a
bug found in PRN resampler code. Disabled optimization
2015-06-12 19:28:56 +02:00
Carles Fernandez
48b010c15f
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-06-12 17:58:50 +02:00
Carles Fernandez
edb636cf2c
pass vectors by reference
2015-06-12 17:54:02 +02:00
Javier
7a4ecf3ddb
small correction in previous commit
2015-06-12 16:21:20 +02:00
Javier
98ed0e09f2
Initializing dynamic memory in Viterbi decoder
2015-06-12 16:20:04 +02:00
Javier
d9da6e1e60
More array index out of bound protections for viterbi decoder
2015-06-12 16:10:59 +02:00
Javier
adf73e0610
Work in progress for GPS L2C support:
...
- Patched GPS L2CM tracking pull-in code.
- Workaround for ViterbiDecoder bug
2015-06-12 15:49:25 +02:00
Carles Fernandez
24c75a19db
initializing member at the constructor
2015-06-06 07:22:28 +02:00
Carles Fernandez
7e04308a67
code cleaning
2015-06-06 01:21:00 +02:00
Javier
8630cf2fbe
Added missing files
2015-06-06 00:36:47 +02:00
Javier
b8d3f293f1
GPS L2C bug fixes. Added skeleton for a Mixed (multi-frequency and
...
multi-system) observables block.
2015-06-05 18:46:00 +02:00
Carles Fernandez
4c0243580b
fixing incorrect expression
2015-06-01 19:27:58 +02:00
Carles Fernandez
922b8f641e
fixing incorrect expression
2015-06-01 18:52:04 +02:00
Carles Fernandez
62f9bcc2b0
catching exceptions
2015-06-01 18:50:13 +02:00
Carles Fernandez
4dbf73acb3
catching exceptions
2015-06-01 12:17:06 +02:00
Carles Fernandez
07d73ac136
catching exceptions
2015-05-30 13:23:23 +02:00
Carles Fernandez
877192ed76
ensuring that members are initialized at the constructor
2015-05-29 20:23:13 +02:00
Carles Fernandez
6229ad0d22
initializing members in the constructor
2015-05-29 20:19:07 +02:00
Carles Fernandez
cc803ac492
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-05-29 20:13:08 +02:00
Carles Fernandez
9d2e22ea21
removing unused code, code cleaning
2015-05-29 19:10:28 +02:00
Carles Fernandez
f243455c18
ensure that an index cannot be negative
2015-05-29 18:45:39 +02:00
Javier
f56348d2d7
GPS CNAV telemetry page decoder is finally working!
2015-05-29 16:06:22 +02:00
Carles Fernandez
4fe35f760b
ensure that all members are initialized at the constructor
2015-05-26 20:36:20 +02:00
Carles Fernandez
8f0c0cdd4c
Keep the list of satellite's block in a single place
2015-05-25 19:43:29 +02:00
Carles Fernandez
8d1879d2e8
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-05-25 18:46:55 +02:00
Javier
9847a45e78
Added GPS CNAV ephemeris, iono, and utc model objects. Work in progress
...
towards GPS CNAV telemetry decoder.
2015-05-25 17:55:10 +02:00
Carles Fernandez
857e68ceca
avoid reading garbage
2015-05-24 20:41:30 +02:00
Carles Fernandez
75a09fc08f
set a non-zero doppler step if not set
2015-05-24 20:20:04 +02:00