Commit Graph

7571 Commits

Author SHA1 Message Date
Carles Fernandez fd41eef1e0
Fix receiver termination when using the Osmosdr_Signal_Source implementation for the SignalSource block 2020-08-06 11:45:27 +02:00
Carles Fernandez 6869183ac6
Update changelog 2020-08-05 13:24:34 +02:00
Carles Fernandez 9e272da007
Set a unique Pass_Through block to the SignalConditioner if its implementation is set to Pass_Through, instead of three chained Pass_Through blocks. In that case, configuration for the DataTypeAdapter, Input filter and Resampler are ignored, but the user is still warned 2020-08-05 12:58:10 +02:00
Carles Fernandez ddee908a04
Improve resolution of block diagram image 2020-08-05 10:46:41 +02:00
Carles Fernandez a144d52c74
Make declarations more readable
Remove unused parameters
2020-08-03 10:46:07 +02:00
Carles Fernandez 47f6855610
Give more intuitive naming to asynchronous message handlers 2020-08-03 08:13:21 +02:00
Carles Fernandez 5c62ff27eb
Update block diagram with asynchronous message passing 2020-08-03 01:04:22 +02:00
Carles Fernandez 0f2db615c7
Merge branch 'piyush0411-PVT' into next 2020-08-01 14:30:04 +02:00
Carles Fernandez ccaef941b0
Fix wavelength computation when enable_carrier_smoothing is activated in other bands than L1 2020-08-01 14:28:27 +02:00
piyush0411 7b8a23f628 Modified PVT Block 2020-07-31 21:28:57 +05:30
piyush0411 dc5d17c8a0 Modified Observables block 2020-07-31 02:13:09 +05:30
Carles Fernandez 191e26ee17
Do not stop volk_gnsssdr building with unknown build type, just set it to None 2020-07-29 19:03:57 +02:00
Carles Fernandez 4e0391f494
Merge branch 'master' of https://github.com/gnss-sdr/gnss-sdr into next 2020-07-29 13:48:05 +02:00
Carles Fernandez 0b1befd128
hotfix: fix Uhd_Signal_Source building with GCC 10
Fix out-of-bound access in debug mode
2020-07-29 13:47:00 +02:00
Carles Fernandez 679f5b5408
Action continues at the next branch 2020-07-29 10:49:48 +02:00
Carles Fernandez 2a7731135f
Bump version number to 0.0.13 2020-07-29 08:59:47 +02:00
Carles Fernandez 89c7598be4
Rename the Galileo_Navigation_Mesaage class to Galileo_Inav_Message for consistency 2020-07-28 21:27:46 +02:00
Carles Fernandez 1298817534
Merge branch 'piyush0411-Telemetry_Decoder' into next 2020-07-28 20:55:44 +02:00
Carles Fernandez bd49256454
Minor fixes 2020-07-28 20:53:08 +02:00
Carles Fernandez fccac672d8
Merge branch 'Telemetry_Decoder' of https://github.com/piyush0411/gnss-sdr into piyush0411-Telemetry_Decoder 2020-07-28 20:10:33 +02:00
Carles Fernandez 499de7a9f1
Update file headers 2020-07-28 16:57:15 +02:00
Carles Fernandez 434a556a39
Update changelog 2020-07-28 12:30:11 +02:00
Carles Fernandez 6cc96b039f
Benchmark with a longer string 2020-07-28 11:02:29 +02:00
Carles Fernandez b33d7ba739
Improve wording 2020-07-28 10:51:45 +02:00
Carles Fernandez 1a1addf2c4
Remove color in text for L1 signal 2020-07-28 10:29:59 +02:00
Carles Fernandez 8633c03cf9
Remove unused lines
Some more const correctness
2020-07-28 01:33:26 +02:00
Carles Fernandez 5d326bc902
Reserve memory for strings before pushing data
Some more const correctness
2020-07-28 01:23:27 +02:00
Carles Fernandez 76cce022ac
Fix building in Ubuntu 20.10 2020-07-27 09:53:01 +02:00
Carles Fernandez 406b799168
Remove unused include 2020-07-27 08:23:30 +02:00
Carles Fernandez f5e76e7613
Improve const correctness in PVT libs 2020-07-26 23:56:36 +02:00
piyush0411 2c2f034abd Connected Telemetry Decoder to GNSS Block Factory 2020-07-26 03:42:48 +05:30
piyush0411 bf9c9d547b Added Telemetry Decoder Block 2020-07-26 02:24:53 +05:30
piyush0411 ea664c9fd2 Minor additions 2020-07-25 18:18:13 +05:30
piyush0411 b6ecd9c48f Removed unnecessary code 2020-07-25 15:58:59 +05:30
piyush0411 e8f4eb7441 Modified GNU Radio Block for Galileo E5b 2020-07-25 02:56:54 +05:30
piyush0411 fa9abed435 Added missing parameter 2020-07-25 02:56:14 +05:30
Carles Fernandez 0aa6d6afc3
Improve const correctness 2020-07-22 01:33:01 +02:00
Carles Fernandez 23c2dab8b7
Uniformize usage of range for loops 2020-07-21 23:18:43 +02:00
Carles Fernandez 5d4dbf3ce7
Minor, misc. fixes 2020-07-21 14:31:45 +02:00
Carles Fernandez 945c86a4c4
Avoid code duplication 2020-07-21 13:56:01 +02:00
Carles Fernandez 399903e491
Remove old, unused code 2020-07-21 13:12:57 +02:00
Carles Fernandez d3654456e9
Merge branch 'piyush0411-Tracking' into next 2020-07-21 08:25:12 +02:00
Carles Fernandez e53d1dcfd2
Merge branch 'Tracking' of https://github.com/piyush0411/gnss-sdr into piyush0411-Tracking 2020-07-21 08:21:09 +02:00
Carles Fernandez 0cb1ed0764
Improve const correctness 2020-07-20 12:06:04 +02:00
Carles Fernandez 3ddcfc786e
Add phase coherence check to Glonass tracking blocks
Improve const correctness
2020-07-20 11:27:39 +02:00
Carles Fernandez 3e6931200e
Fix bug in Galileo E5b generation (out of bounds read) 2020-07-20 10:03:53 +02:00
Carles Fernandez 8a06981c16
Improve const correctness 2020-07-20 01:20:15 +02:00
Carles Fernandez 6d510a62bf
Fix bugprone conversion warning 2020-07-19 14:49:12 +02:00
Carles Fernandez 4ab7690085
Fix bug in GLONASS year computation (Fixes: #347) 2020-07-19 14:44:18 +02:00
Carles Fernandez 52980978f5
Improve const correctness 2020-07-19 14:26:15 +02:00