Carles Fernandez
59bd7273ae
Merge branch 'spirent_signal_source' of https://github.com/antonioramosdet/gnss-sdr into antonioramosdet-spirent_signal_source
2018-01-22 12:40:19 +01:00
Antonio Ramos
0dab500fb0
Update author
2018-01-22 12:38:38 +01:00
Antonio Ramos
dd77cd10df
Remove debug lines
2018-01-22 12:21:28 +01:00
Damian Miralles
4e840f482f
bugfix: Fixes MARKER NUMBER field for RINEX v2.11 file generation
2018-01-21 17:27:19 -07:00
Damian Miralles
5bdd8fbfaf
bugfix: Adds frequency number and proper field name for RINEX v2.11
2018-01-21 12:36:42 -07:00
Gastd
bd66fd76da
Fix headers
2018-01-21 00:56:46 -02:00
Gastd
786f68a9ca
clean code
2018-01-21 00:48:57 -02:00
Gastd
fcd24c69da
fixbug: initialize the carrier track filter with proper value
2018-01-21 00:30:31 -02:00
Carles Fernandez
1b4c217d88
Fix redefinition warning
2018-01-20 12:29:21 +01:00
Carles Fernandez
5acef7a9bc
Remove warnings of unused variables
2018-01-20 12:24:38 +01:00
Carles Fernandez
db938bb047
Build fix due to a change in the gr-iio v0.3 API
...
A change in the API has removed the decimation parameter from sources
(see https://github.com/analogdevicesinc/gr-iio/issues/15 )
This commit fixes the build against the current master of
https://github.com/analogdevicesinc/gr-iio but it breaks compatibility
with older versions. Users with gr-iio already installed will need to
update it.
2018-01-20 11:56:17 +01:00
Carles Fernandez
0315746429
Fix warning
2018-01-20 04:17:50 +01:00
Antonio Ramos
7a2a02252a
Minor changes
2018-01-19 13:50:33 +01:00
Carles Fernandez
3ca7d0d08a
Remove unused include
2018-01-19 12:09:40 +01:00
Carles Fernandez
079f31a624
Add GPS L5
2018-01-19 12:05:53 +01:00
Carles Fernandez
1095bd0b48
Update satellite info
2018-01-19 09:46:44 +01:00
Carles Fernandez
f6be094334
Initialize all class members in the constructor
2018-01-18 19:39:21 +01:00
Antonio Ramos
4873ea2b88
Fix GSS6450 signal source
2018-01-18 16:57:15 +01:00
Carles Fernandez
4bbd994f60
Add a note explaining how to activate the bias-tee in a RTL-SDR Blog V3
...
dongle, so it can feed an active antenna (see #77 )
The activation is done by adding
SignalSource.osmosdr_args=rtl,bias=1
to the configuration file, if using gr-osmosdr >= 0.1.4-13
For older versions of gr-osmosdr, you can use
https://github.com/rtlsdrblog/rtl_biast
2018-01-18 15:49:05 +01:00
Carles Fernandez
dc717db61e
Minor fixes
2018-01-18 15:27:38 +01:00
Carles Fernandez
bc92240443
Replace C-style cast by C++ casts
2018-01-17 19:11:42 +01:00
Carles Fernandez
59c153846c
Remove blank line
2018-01-17 19:06:39 +01:00
Carles Fernandez
7e97d00a4f
Apply project's coding style
2018-01-17 19:02:52 +01:00
Carles Fernandez
1b5a3b6fa4
Apply coding style
2018-01-17 17:55:46 +01:00
Carles Fernandez
27baa7e45d
Apply coding style
2018-01-17 08:42:50 +01:00
Carles Fernandez
6af8527518
Add block identifier to Galileo satellites launched on Dec. 12, 2017
2018-01-16 23:10:04 +01:00
Antonio Ramos
282c3d8659
Implement Spirent GSS6450 file signal source
2018-01-16 17:38:43 +01:00
Antonio Ramos
29b8643def
Added Spirent GSS6450 file signal source
2018-01-12 13:15:20 +01:00
Gastd
50b1b615ee
Merge branch 'glonass' of https://github.com/gnss-sdr/gnss-sdr into glonass
2018-01-11 21:28:06 -02:00
Javier Arribas
6256f15893
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next
2018-01-10 18:21:36 +01:00
Javier Arribas
184bd0d1de
A smarter way of handling the multirrate input of observables block
2018-01-10 18:13:46 +01:00
Javier Arribas
8b93cd2ebd
Merge pull request #107 from antonioramosdet/new_fsm
...
Merging @antonioramosdet pull request #107
2018-01-10 16:39:01 +01:00
Antonio Ramos
c20bd62313
Merge branch 'next' into new_fsm
2018-01-10 16:29:33 +01:00
Antonio Ramos
5ebb060ba1
Merge branch 'next' into new_fsm
2018-01-10 16:27:56 +01:00
Javier Arribas
81179a9f38
Removing gnuradio output buffer request on observables and disabling the gnss_synchro output for all trackings that are not tracking any satellite. This is a bug fix to avoid gnuradio flowgraph deadlocks when different GNSS integration times are used in satellite channels
2018-01-10 16:26:05 +01:00
Antonio Ramos
25127a0b27
Minor changes
2018-01-10 16:24:09 +01:00
Javier Arribas
0e9113fdcb
Adding new advanced features to Galileo E1 tracking: Pilot tracking, Extended coherent correlation, narrow DLL/PLL bandwidth and narrow correlator spacings
2018-01-10 12:37:13 +01:00
Javier Arribas
c463456924
Adding pilot signal acquisition option for Galileo E1
2018-01-10 11:30:16 +01:00
Javier Arribas
9b18e61324
Merge pull request #105 from dmiralles2009/glonass_dec
...
Merging @dmiralles2009 pull request #105
2018-01-10 11:22:50 +01:00
Javier Arribas
e28078afcf
Merge pull request #106 from antonioramosdet/new_pcps_acq
...
Merging @antonioramosdet pull request #106
2018-01-10 11:21:24 +01:00
Antonio Ramos
2749d2518b
Fix sample counting
2018-01-10 11:08:06 +01:00
Antonio Ramos
188df6c5b8
Clean pcps acquisition
2018-01-09 17:55:32 +01:00
Antonio Ramos
a90edd025c
Minor changes
2018-01-08 15:52:14 +01:00
Antonio Ramos
320b4e2d7b
Migrate channel_fsm pointer to std::shared_ptr
2018-01-08 12:03:32 +01:00
Antonio Ramos
74a1f76282
Avoid multithreading collision
2018-01-08 10:57:01 +01:00
Antonio Ramos
cfc0a4a498
Clean flowgraph
2018-01-05 12:25:33 +01:00
Antonio Ramos
3a37345d4c
Minor changes
2018-01-04 12:33:13 +01:00
Antonio Ramos
bbf8587970
Clean code
2018-01-04 12:16:12 +01:00
Antonio Ramos
540221e227
New Channel FSM
2018-01-04 10:51:47 +01:00
Antonio Ramos
6dd3abfdea
debug2
2018-01-03 15:47:16 +01:00