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 |
|
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 |
|
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
|
57f1b1ef34
|
Fix prettier-markdown job
|
2020-07-16 19:43:11 +02:00 |
|
Carles Fernandez
|
1f25142577
|
Merge branch 'mmajoral-dynamic_bit_selection' into next
|
2020-07-16 19:08:24 +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
|
d2eeeba25a
|
Add Contributor Covenant badge, update changelog
|
2020-07-16 14:00:41 +02:00 |
|
Carles Fernandez
|
71a0b07e09
|
Stopping the uhd source saves a crash on exit
|
2020-07-16 12:43:46 +02:00 |
|
Carles Fernandez
|
eb74cbc737
|
Add Piyush Gupta to the list of contributors
Update Jordi's email
|
2020-07-14 22:19:23 +02:00 |
|
Carles Fernandez
|
8666ff7706
|
Include what you use
|
2020-07-14 20:12:08 +02:00 |
|
piyush0411
|
1370959491
|
Added Unit-Test For Tracking
|
2020-07-14 04:53:27 +05:30 |
|
piyush0411
|
e4cc3d4a2b
|
Connected Tracking to GNSS Block Factory
|
2020-07-14 04:15:07 +05:30 |
|
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
|
142fd8a3cb
|
Remove unused lines
|
2020-07-13 16:08:00 +02:00 |
|
Carles Fernandez
|
0178a394bb
|
Fix variable name
|
2020-07-13 15:44:07 +02:00 |
|
Carles Fernandez
|
9b7ec42e06
|
Sort optional blocks
|
2020-07-13 15:38:29 +02:00 |
|
Carles Fernandez
|
7a64f53ddf
|
Avoid redundancy, and possible errors, in block factory public API
|
2020-07-13 15:17:15 +02:00 |
|
Carles Fernandez
|
06dbbca314
|
Sort private members
|
2020-07-13 13:40:59 +02:00 |
|
Carles Fernandez
|
9d07a959cf
|
Add detection of macOS Big Sur
|
2020-07-13 12:27:07 +02:00 |
|
Carles Fernandez
|
540e8efa55
|
Resolve conflicts
|
2020-07-13 12:24:27 +02:00 |
|
Carles Fernandez
|
6f01c0e71e
|
Merge branch 'piyush0411-Acquisition' of https://github.com/carlesfernandez/gnss-sdr into simple-factory
|
2020-07-13 11:02:44 +02:00 |
|
Carles Fernandez
|
64ba95025d
|
Add missing symbol
|
2020-07-13 10:54:47 +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
|
97eacce237
|
Some minor edition
|
2020-07-13 10:18:24 +02:00 |
|
Carles Fernandez
|
7fc0cec60c
|
Simplify block factory
Avoid duplication of code
|
2020-07-12 23:08:58 +02:00 |
|
piyush0411
|
349d8f2043
|
Merge branch 'piyush0411-Acquisition-fixed' of https://github.com/carlesfernandez/gnss-sdr into Acquisition
|
2020-07-13 01:24:08 +05:30 |
|
Carles Fernandez
|
da9795c7a1
|
Update BeiDou satellite list
|
2020-07-12 13:56:36 +02:00 |
|