Commit Graph

7326 Commits

Author SHA1 Message Date
Carles Fernandez 029651cbe3
Do not strip volk_gnsssdr binaries if cross-compiling 2020-06-10 13:17:03 +02:00
Carles Fernandez fe8f186380
Merge branch 'sysheaders' into next 2020-06-10 11:59:31 +02:00
Carles Fernandez 85286f8a7e
Initialize members to a valid state 2020-06-10 11:54:23 +02:00
Carles Fernandez 34a250246a
Simplify initializations in system_parameters library 2020-06-10 10:15:59 +02:00
Carles Fernandez 5755e6ae8b
Fix FPGA test 2020-06-10 05:30:23 +02:00
Carles Fernandez ffcd5b55da
Make CMake GFORTRAN module more scalable 2020-06-10 01:50:29 +02:00
Carles Fernandez a994367f61
Revert "Make CMake module more scalable"
This reverts commit 3f4ecbcc88.
2020-06-10 01:31:06 +02:00
Carles Fernandez 8aae3af4bb
Revert "Make CMake module more scalable"
This reverts commit eba5010baa.
2020-06-10 01:30:50 +02:00
Carles Fernandez eba5010baa
Make CMake module more scalable 2020-06-10 00:42:33 +02:00
Carles Fernandez 3f4ecbcc88
Make CMake module more scalable 2020-06-09 17:03:15 +02:00
Carles Fernandez 950006ddee
Fix warning in gcc 10: avoid undefined behavior in move assignment operator 2020-06-09 14:11:18 +02:00
Carles Fernandez 72c820f9ee
Fix cmakelint job 2020-06-09 01:17:48 +02:00
Carles Fernandez 904bef433f
Fix cmakelint job 2020-06-09 01:10:31 +02:00
Carles Fernandez 2a3d682f1f
Make use of target_sources(), make use of target propagation to reduce redundancy in dependencies, some fixes for Clang and CMake < 3.11. Use generic lambdas with auto 2020-06-08 20:04:01 +02:00
Carles Fernandez 7e0502362a
Update Protocol Buffers to 3.12.3 2020-06-07 01:04:02 +02:00
Carles Fernandez 4913756a05
Replace <boost/bind.hpp> by <boost/bind/bind.hpp> 2020-06-06 23:41:38 +02:00
Carles Fernandez e712465742
Update changelog 2020-06-06 23:35:10 +02:00
Carles Fernandez 065706cd32
Find libgfortran in OpenSUSE 2020-06-06 21:51:26 +02:00
Carles Fernandez 8ba33a357d
Find libgfortran in OpenSUSE and Fedora 2020-06-06 21:27:25 +02:00
Carles Fernandez d2e9b0aece
Fix for Boost 1.73 2020-06-06 20:07:00 +02:00
Carles Fernandez cd2dfe0bc2
Fix for Boost 1.73 2020-06-06 14:11:19 +02:00
Carles Fernandez 8c965bb4f3
Merge branch 'piyush0411-Processing_Files' into next 2020-06-04 14:12:49 +02:00
Carles Fernandez 017445040b
Merge branch 'Processing_Files' of https://github.com/piyush0411/gnss-sdr into piyush0411-Processing_Files 2020-06-04 14:11:35 +02:00
piyush0411 2b66cd1da2 Changed two files. 2020-06-04 07:51:37 +05:30
piyush0411 261d841deb Further Modifications done 2020-06-03 18:06:31 +05:30
piyush0411 bc0b32bc64 Made the changes. 2020-06-03 01:33:53 +05:30
piyush0411 2700c1c262 Fixed a typo 2020-06-01 21:23:41 +05:30
piyush0411 3f17a207fd Modified Signal Processing Files 2020-06-01 19:59:42 +05:30
Carles Fernandez 8bfeb96f3e
Udate changelog 2020-05-30 12:51:29 +02:00
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
Carles Fernandez 2f3f63309b
Fix for GCC 4.9 using std::array instead of char array 2020-05-30 09:40:20 +02:00
Carles Fernandez 4635b307d8
Add Galileo_E5b.h to the headers list 2020-05-30 08:48:54 +02:00
Carles Fernandez 2dd7343ca3
Merge branch 'piyush0411-Galileo_E5b' into next 2020-05-30 00:48:09 +02:00
Carles Fernandez 3ca193fd9b
Fix warning in Clang 10 2020-05-30 00:44:37 +02:00
Carles Fernandez 0897811d16
Fix for GCC 4.9 2020-05-29 09:46:30 +02:00
Carles Fernandez 8c2d1d6ad1
Initialize buffer 2020-05-29 01:23:24 +02:00
Carles Fernandez eef5cadab0
Fix deprecated enum usage 2020-05-28 23:27:36 +02:00
Carles Fernandez 447d8a5625
Fix warning in GCC 10 2020-05-28 23:05:09 +02:00
Carles Fernandez dd725918de
Merge branch 'Galileo_E5b' of https://github.com/piyush0411/gnss-sdr into piyush0411-Galileo_E5b 2020-05-28 21:54:34 +02:00
piyush0411 f79a840ef7 Changed Copyright Information. 2020-05-27 20:08:04 +05:30
Carles Fernandez 9b15992556
Update local version of Protocol Buffers to 3.12.2 2020-05-27 14:07:40 +02:00
piyush0411 7fc426e20a Added System Parameters File 2020-05-27 09:21:59 +05:30
Carles Fernandez 0e5202632f
Merge branch 'fix-boost173' into next 2020-05-18 23:51:54 +02:00
Carles Fernandez 76c8239045
Update changelog 2020-05-18 23:50:19 +02:00
Carles Fernandez f731a7c0f1
Fix for Boost >= 1.73 in old compilers 2020-05-18 22:50:34 +02:00
Carles Fernandez 1077970962
Revert "Fix for Boost < 1.60"
This reverts commit 832c2558c6.
2020-05-18 21:36:22 +02:00
Carles Fernandez 832c2558c6
Fix for Boost < 1.60 2020-05-18 19:55:44 +02:00
Carles Fernandez b408a2ef29
Fix for Boost 1.73: qualify placeholders with their full namespace 2020-05-18 18:58:39 +02:00
Carles Fernandez a73e08c017
Improve README files 2020-05-16 16:11:50 +02:00
Carles Fernandez 35ee34673a
Fix signature of copy and move operators 2020-05-16 14:39:34 +02:00