Javier Arribas
26cf90cdd4
First working version of the GPU GPS tracking block (it requires NVIDIA
...
CUDA
3.0 GPU hardware)
2015-07-24 17:21:25 +02:00
Javier Arribas
f722f5f8f7
Added GPU tracking block for GPS L1 CA. Not activable yet...
2015-07-23 18:07:52 +02:00
Javier Arribas
4fc61af172
Adding cuda ultra-fast correlator library. Not used yet, but optionally
...
compiled. All CMAKEs ready!
2015-07-22 18:16:54 +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
4bb256cc7d
adding GPS L2C conf file for USRP
2015-05-30 13:27:12 +02:00
Carles Fernandez
8a2edac07f
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next
2015-05-30 13:24:16 +02:00
Carles Fernandez
07d73ac136
catching exceptions
2015-05-30 13:23:23 +02:00
Carles Fernandez
df9236d41c
updating armadillo version to 5.200.1
2015-05-30 12:46:03 +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
c8dc7fd244
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next
2015-05-29 20:11:11 +02:00
Carles Fernandez
115366d3f1
Merge branch 'next' of https://github.com/carlesfernandez/gnss-sdr into next
2015-05-29 19:16:33 +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
ee963b95a4
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next
2015-05-25 19:45:26 +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
5eedb1975e
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next
2015-05-25 18:47:26 +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
Carles Fernandez
2972d4c50d
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next
2015-05-25 18:34:13 +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
Carles Fernandez
a243250b1a
Merge branch 'next' of https://github.com/carlesfernandez/gnss-sdr into next
2015-05-24 11:18:32 +02:00
Carles Fernandez
0b34eee48c
initialize members in the constructor
2015-05-24 11:15:27 +02:00