Commit Graph

6845 Commits

Author SHA1 Message Date
Carles Fernandez dde7d8f657 Improve Gflags building 2019-11-28 12:29:04 +01:00
Carles Fernandez 94388913bb
Update Proocol Buffers version to 3.11.0 2019-11-26 08:25:33 +01:00
Carles Fernandez 0ca8a713f6
Update Proocol Buffers version to 3.11.0 2019-11-26 08:25:17 +01:00
Carles Fernandez 4ecaeb544b
Merge branch 'volk-msvc' into next 2019-11-26 08:11:40 +01:00
Carles Fernandez 990feb7482
Update changelog 2019-11-26 08:11:12 +01:00
Carles Fernandez 264a5c8ac6
Add MSVC-generated files to .gitignore 2019-11-25 23:22:30 +01:00
Carles Fernandez 6fca79ed6d
Add flag for MSVC 2019-11-25 23:04:10 +01:00
Carles Fernandez 625561a655
Remove deprecated cstdbool header 2019-11-25 22:47:31 +01:00
Carles Fernandez bc7edede7c
Fixes for MSVC 2019-11-25 21:48:52 +01:00
Carles Fernandez 6993890587
Remove old comments 2019-11-24 22:25:18 +01:00
Carles Fernandez df6d8eacb5
Do not have two files with the same name 2019-11-24 22:24:46 +01:00
Carles Fernandez 035f2af458
Update changelog 2019-11-24 21:46:58 +01:00
Carles Fernandez 82508e9aba
Merge branch 'odrisci-fix_pcps_threshold' into next. Fixes: #331 2019-11-24 21:24:16 +01:00
Carles Fernandez 64a1fcafb2
Boost_ADDITIONAL_VERSIONS is deprecated 2019-11-24 21:20:37 +01:00
Carles Fernandez 6ea7ae582c
Add more parameters in the default config 2019-11-24 13:07:26 +01:00
Carles Fernandez f6bcc27508
Apply clang-format and clang-tidy 2019-11-24 13:06:32 +01:00
Carles Fernandez abc12aaab3
Do not read use_CFAR_algorithm from configuration
Now it is just an internal flag not exposed to the configuration.
Added a control to ensure pfa and pfa2 are between 0.0 and 1.0
2019-11-24 12:18:21 +01:00
Carles Fernandez f2a537e403
Remove old code from acquisition adapters 2019-11-24 11:33:32 +01:00
Carles Fernandez a6300b7ccb
Fix parameter reading 2019-11-23 22:34:46 +01:00
Carles Fernandez acfc6f7903
Initialize all members 2019-11-23 19:26:01 +01:00
Carles Fernandez e0f8bdd8cc
Fix initializations 2019-11-23 19:10:36 +01:00
Carles Fernandez d6528a4d13
Fix GPS L5 adapter 2019-11-23 11:23:36 +01:00
Carles Fernandez 7ab1c3233f
Fix for homebrew 2019-11-22 21:40:42 +01:00
Carles Fernandez 17fd01ee3f
Use sha256 instead of sha1 for hash algorithm 2019-11-17 21:01:03 +01:00
Carles Fernandez 815a910619
Make use of ORC if available 2019-11-17 13:42:29 +01:00
Carles Fernandez 71d5da84fb
Update Protocol Buffers version in README file 2019-11-17 13:25:12 +01:00
Carles Fernandez 41fc4783ae
Merge branch 'next' of https://github.com/carlesfernandez/gnss-sdr into next 2019-11-17 13:00:06 +01:00
Carles Fernandez 134ddd8561
Fix existing conf files using threshold instead of pfa 2019-11-17 12:24:03 +01:00
Carles Fernandez 0cd60b5fa1
Fix for old compilers 2019-11-16 20:09:14 +01:00
Carles Fernandez 4363dfcc9f
Fix for old compilers 2019-11-16 19:21:02 +01:00
Carles Fernandez c7866ef385
Remove unused private members, replace std::bind by lambdas, apply clang-tidy and clang-format
Fix position_test with default parameters
2019-11-16 18:00:04 +01:00
Carles Fernandez a7d19789f3
Merge branch 'fix_pcps_threshold' of https://github.com/odrisci/gnss-sdr into odrisci-fix_pcps_threshold 2019-11-16 12:40:22 +01:00
Carles Fernandez 1a9e25aa76
Add __clang__ specific attributes 2019-11-16 12:25:39 +01:00
Carles Fernandez 5728730c2a
cmake: use sha1 instead of md5 for unique target name hash
See https://github.com/gnuradio/volk/issues/238
2019-11-16 11:50:41 +01:00
Cillian O'Driscoll 7a7fd9a7b2 Fixed two missed references to "ic8" -> cbyte 2019-11-15 11:47:46 +00:00
Cillian O'Driscoll 03ee350dd2 Added unit tests for item_type_helpers 2019-11-15 11:39:32 +00:00
Cillian O'Driscoll feab31ae6b Reverted to gnss-sdr style naming for item_types
i8->byte
ic8->cbyte
...
fc32->gr_complex
2019-11-15 11:39:05 +00:00
Carles Fernandez 0c4c5370d8 Use Python3 and pip3 for PYBOMBS 2019-11-14 15:52:50 +01:00
Carles Fernandez b8ae6434cc Add more parameters to Observables test 2019-11-14 12:15:41 +01:00
Carles Fernandez a00ec7b4cd
Allow more error 2019-11-12 23:18:41 +01:00
Carles Fernandez eeaecee3b0
Fix for old systems having gflags but not glog 2019-11-12 23:17:22 +01:00
Javier Arribas 4c6fa48615 typo fix 2019-11-12 18:35:55 +01:00
Carles Fernandez 48a8369b6e Fix test 2019-11-12 17:49:18 +01:00
Carles Fernandez 2e4517a3b9
Merge branch 'cmake-glog' into next
Make it easier to build the code with Xcode and in Debug mode.
2019-11-11 08:31:38 +01:00
Carles Fernandez 4cf60d79ae
Remove superfluous lines 2019-11-11 00:25:34 +01:00
Carles Fernandez 6cadb7f796
Fix for CentOS 7 2019-11-10 23:57:18 +01:00
Carles Fernandez 8adcf7cf0a
Fix building with Debug configurations when gflags or glog are not present 2019-11-10 23:26:03 +01:00
Carles Fernandez 51a24c278b
Fix building when gflags is already installed and glog does not 2019-11-10 20:56:58 +01:00
Carles Fernandez 6271d92f16
Build glog if CMake > 3.0 2019-11-10 19:45:55 +01:00
Carles Fernandez 450714ff8a
If glog is not found, configure it with CMake 2019-11-10 14:32:21 +01:00