1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-06-25 14:33:14 +00:00
gnss-sdr/src/core
Carles Fernandez fd5698b39d
Fix warning raised by GCC 11. Was: -Wstringop-overflow
warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
 1254 |             *bp++ = *p;
      |             ~~~~~~^~~~
2021-09-29 12:52:44 +02:00
..
interfaces Fix building when using C++11 2021-02-17 09:43:05 +01:00
libs Fix warning raised by GCC 11. Was: -Wstringop-overflow 2021-09-29 12:52:44 +02:00
monitor added 180 deg. inverted carrier phase PLL lock flag in gnss_synchro 2021-09-21 17:25:16 +02:00
receiver Be more explicit in the terminal if an instantiation fails 2021-09-24 09:20:49 +02:00
system_parameters Merge branch 'flag_PLL_180_deg_phase_locked' of https://github.com/mmajoral/gnss-sdr into mmajoral-flag_PLL_180_deg_phase_locked 2021-09-29 09:06:03 +02:00
CMakeLists.txt Apply more concise file header format 2020-12-30 13:35:06 +01:00