1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-09-29 15:30:52 +00:00
gnss-sdr/src
Carles Fernandez 487971fd83
Merge branch 'fix-enum' into next
Fix deprecated enum usage (in Clang 10, arithmetic between different enumeration types is deprecated [-Wdeprecated-anon-enum-enum-conversion])

Fix defect detected by Coverity Scan in Rtcm_Message class (Destination buffer too small: Buffer this->data_ contains 0 characters and is not null-terminated. Copying 6 characters from it overruns this->data_)
2020-05-30 12:31:08 +02:00
..
algorithms Merge branch 'fix-enum' into next 2020-05-30 12:31:08 +02:00
core Add Galileo_E5b.h to the headers list 2020-05-30 08:48:54 +02:00
main Bump version to 0.0.12 2020-03-12 20:13:49 +01:00
tests Fix warning in GCC 10 2020-05-28 23:05:09 +02:00
utils Fix for Boost >= 1.73 in old compilers 2020-05-18 22:50:34 +02:00
CMakeLists.txt Improve headers 2020-02-12 00:04:29 +01:00