piyush0411
|
bf9c9d547b
|
Added Telemetry Decoder Block
|
2020-07-26 02:24:53 +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 |
|
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
|
399903e491
|
Remove old, unused code
|
2020-07-21 13:12:57 +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
|
4ab7690085
|
Fix bug in GLONASS year computation (Fixes: #347)
|
2020-07-19 14:44:18 +02:00 |
|
Carles Fernandez
|
c0f81dd9e2
|
Improve const correctness. Improve usage of typeid
|
2020-07-19 09:39:32 +02:00 |
|
Carles Fernandez
|
8f2973eab9
|
Better names for channel API parameters
|
2020-07-17 11:39:26 +02:00 |
|
Carles Fernandez
|
ebd83c4cbe
|
Improve const correctness
Fix a bug that made the parameter PVT.nmea_dump_devname ignored
Update changelog
|
2020-07-17 10:48:37 +02:00 |
|
Carles Fernandez
|
7bececeef6
|
Improve const correctness
Remove all buprone conversions from signal_generator module
|
2020-07-17 09:11:42 +02:00 |
|
Carles Fernandez
|
08fa55c585
|
Add missing includes, use \n instead of endl
|
2020-07-16 19:07:58 +02:00 |
|
Carles Fernandez
|
9b029ec027
|
Merge branch 'dynamic_bit_selection' of https://github.com/mmajoral/gnss-sdr into mmajoral-dynamic_bit_selection
|
2020-07-16 18:56:13 +02:00 |
|
Marc Majoral
|
98f1287f0e
|
dynamic bit selection based on the estimated power of the received signal.
|
2020-07-16 15:42:55 +02:00 |
|
Carles Fernandez
|
71a0b07e09
|
Stopping the uhd source saves a crash on exit
|
2020-07-16 12:43:46 +02:00 |
|
Carles Fernandez
|
8666ff7706
|
Include what you use
|
2020-07-14 20:12:08 +02:00 |
|
piyush0411
|
7d1ec9b0e9
|
Added Tracking Files
|
2020-07-14 03:38:18 +05:30 |
|
piyush0411
|
b32a2e271e
|
Modified GNU Radio Blocks for Tracking
|
2020-07-14 03:34:47 +05:30 |
|
Carles Fernandez
|
06dbbca314
|
Sort private members
|
2020-07-13 13:40:59 +02:00 |
|
Carles Fernandez
|
540e8efa55
|
Resolve conflicts
|
2020-07-13 12:24:27 +02:00 |
|
Carles Fernandez
|
7a07a45693
|
Merge branch 'Acquisition' of https://github.com/piyush0411/gnss-sdr into piyush0411-Acquisition
|
2020-07-13 10:19:23 +02:00 |
|
Carles Fernandez
|
da9795c7a1
|
Update BeiDou satellite list
|
2020-07-12 13:56:36 +02:00 |
|
Carles Fernandez
|
47f0fe340f
|
Fix for GCC
|
2020-07-12 13:05:21 +02:00 |
|
Carles Fernandez
|
c178d9a8a6
|
Remove Armadillo from Pvt_Solution API
Some API cleaning. The user does not need to call cart2geo anymore. Armadillo stuff moved to old ls_pvt solution
|
2020-07-12 12:42:06 +02:00 |
|
Carles Fernandez
|
200a5b8cd4
|
Fixes for the new signature, fix bugprone-* warnings, fix typo in block factory
|
2020-07-11 13:06:32 +02:00 |
|
Carles Fernandez
|
8b841215b7
|
Fix conflicts
|
2020-07-11 12:09:19 +02:00 |
|
Carles Fernandez
|
e13d0c2b76
|
Merge branch 'next' of https://github.com/carlesfernandez/gnss-sdr into piyush0411-Acquisition
|
2020-07-11 11:37:54 +02:00 |
|
Carles Fernandez
|
733ed54a98
|
Add more const, fix a bug in Galileo E5b generation
|
2020-07-11 11:13:53 +02:00 |
|
Carles Fernandez
|
1e3d545034
|
Remove all warnings raised by bugprone-* clang-tidy checks in algorithm_libs
|
2020-07-10 22:06:29 +02:00 |
|
Carles Fernandez
|
1c4e4d3c67
|
Remove all warnings raised by bugprone-* clang-tidy checks in tracking blocks
|
2020-07-10 21:13:17 +02:00 |
|
Carles Fernandez
|
05c139b8be
|
Reduce number of warnings raised by bugprone-* clang-tidy checks in tracking blocks
|
2020-07-10 19:52:28 +02:00 |
|
Carles Fernandez
|
33cee4a759
|
Remove all warnings raised by bugprone-* clang-tidy checks in acquisition adapters
|
2020-07-10 13:35:15 +02:00 |
|
Carles Fernandez
|
5ad319e133
|
Remove all warnings raised by bugprone-* clang-tidy checks in acquisition blocks
|
2020-07-10 12:52:58 +02:00 |
|
Carles Fernandez
|
f2ccad7327
|
Fix input power computation
|
2020-07-10 11:28:53 +02:00 |
|
Carles Fernandez
|
c04948fd02
|
Reduce number of warnings raised by bugprone-* clang-tidy checks
|
2020-07-10 00:37:55 +02:00 |
|
Carles Fernandez
|
09bcd1981c
|
Replace std::endl by \n character. There is no need to always flush the stream.
|
2020-07-07 18:53:50 +02:00 |
|
Carles Fernandez
|
aca0330325
|
Include what you use
|
2020-07-05 23:07:41 +02:00 |
|
Carles Fernandez
|
06aeae4da3
|
Fix clang-format CI job
|
2020-07-05 20:22:34 +02:00 |
|
Carles Fernandez
|
d3b7557dcf
|
Sort constants
no more GPS_L1_PI, GPS_L2_PI, etc. Values are written in a single point.
|
2020-07-05 20:20:02 +02:00 |
|
Carles Fernandez
|
a82664d345
|
Avoid unnecessary pointer copy
|
2020-07-04 19:16:31 +02:00 |
|
Carles Fernandez
|
8340eab627
|
Return the right input item size
|
2020-07-04 01:06:32 +02:00 |
|
Carles Fernandez
|
7d34866717
|
Add Rodrigo Muñoz to the list of Contributors
|
2020-07-03 23:55:01 +02:00 |
|
Carles Fernandez
|
fcf1b97c30
|
Fix call to overloded property in GCC
|
2020-07-03 21:52:40 +02:00 |
|
Carles Fernandez
|
cec63d3aad
|
Fix call to overloded property
|
2020-07-03 21:37:57 +02:00 |
|