1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-08-26 03:26:37 +00:00
Commit Graph

6283 Commits

Author SHA1 Message Date
Carles Fernandez
dbbca4eff2 Add BeiDou B3I test 2019-06-26 12:24:08 +02:00
Carles Fernandez
2ee46b3f19 Merge branch 'next' of https://github.com/carlesfernandez/gnss-sdr into next 2019-06-26 12:23:41 +02:00
Carles Fernandez
f8d8a59c45 Set known CMake policies to NEW if CMake >= 3.12 2019-06-26 11:18:08 +02:00
Carles Fernandez
9b6c7993b4 Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next 2019-06-25 13:13:48 +02:00
Carles Fernandez
4ce829012e Revert "Add Glonass and BeiDou time correction"
This reverts commit 539c7e977d.
2019-06-25 13:13:28 +02:00
Carles Fernandez
8a6621b68c Update Matio version 2019-06-25 12:05:49 +02:00
Carles Fernandez
684944d523 Remove unused variable 2019-06-25 12:04:34 +02:00
Carles Fernandez
9db7a97fab Improve consistency in version reporting 2019-06-25 11:48:00 +02:00
Carles Fernandez
e3d3285cd9 Fix broken compilation when ENABLE_CUDA was ON 2019-06-25 11:40:10 +02:00
Carles Fernandez
15c741f7e8
Merge branch 'fix-time' of https://github.com/carlesfernandez/gnss-sdr into next 2019-06-24 21:47:29 +02:00
Carles Fernandez
539c7e977d
Add Glonass and BeiDou time correction 2019-06-24 21:46:35 +02:00
Carles Fernandez
a4676a53e4
Build custom UDP IP packet source if PCAP is available 2019-06-24 21:40:25 +02:00
Carles Fernandez
16a98cc8c9
Improve usage of FeatureSummary's add_feature_info function 2019-06-24 21:29:35 +02:00
Carles Fernandez
ea68c8523c
Merge branch 'opencl' into next 2019-06-24 20:43:58 +02:00
Carles Fernandez
e2bad52b58
Merge branch 'opencl' of https://github.com/carlesfernandez/gnss-sdr into next 2019-06-24 20:34:48 +02:00
Carles Fernandez
0e5211dbf0
Modern CUDA usage 2019-06-24 20:02:19 +02:00
Carles Fernandez
e28062de87
Modernize OpenCL code 2019-06-24 19:25:51 +02:00
Carles Fernandez
de79147def
Fix OpenCL test if the OpenCL Platform is not ready 2019-06-24 14:33:08 +02:00
Carles Fernandez
9318fe540d
Fixes for modern OpenCL versions 2019-06-24 13:39:34 +02:00
Carles Fernandez
a2dcf223f0
Create OpenCL imported target 2019-06-24 11:25:18 +02:00
Carles Fernandez
59281117e9
Search for CMake config 2019-06-24 02:33:53 +02:00
Carles Fernandez
bbe7707282
Improve dependency version identification in CMake modules 2019-06-24 00:24:08 +02:00
Carles Fernandez
fb60b9d564 Merge branch 'next' of https://gitlab.com/gnss-sdr/gnss-sdr into next 2019-06-21 22:16:20 +02:00
Carles Fernandez
5e86faf603 Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next 2019-06-21 22:16:05 +02:00
Javier Arribas
bfae31390f Adding TOW update consistency check in GPS L5 telemetry decoder 2019-06-21 18:06:48 +02:00
Carles Fernandez
87d47b2a75
Merge branch 'symplify-cmake' of https://github.com/carlesfernandez/gnss-sdr into next 2019-06-21 02:51:36 +02:00
Carles Fernandez
7f85596396
Merge branch 'next' of https://github.com/carlesfernandez/gnss-sdr into next 2019-06-21 02:51:03 +02:00
Carles Fernandez
65cd5d4217
Merge branch 'next' of https://gitlab.com/gnss-sdr/gnss-sdr into next 2019-06-21 02:50:46 +02:00
Carles Fernandez
12e26fe318
Move package DESCRIPTION and URL data to CMake modules 2019-06-21 02:49:41 +02:00
Carles Fernandez
11ed0d3703 Small fixes in CMake modules 2019-06-20 11:58:50 +02:00
Carles Fernandez
7fbddca374 Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next 2019-06-20 10:07:54 +02:00
Carles Fernandez
58f8db6080
Fix typo 2019-06-20 08:26:32 +02:00
Carles Fernandez
b93e181ca6
Merge branch 'next' of https://github.com/carlesfernandez/gnss-sdr into next 2019-06-19 23:48:25 +02:00
Carles Fernandez
25154ec066
Add more package version identifications 2019-06-19 23:42:46 +02:00
Carles Fernandez
34a949eb28
Enable RAW_UDP if PCAP is found
Try to get PCAP version
2019-06-19 21:34:23 +02:00
Carles Fernandez
434f7d7830
Tell pkg-config to add more paths to its search
Setting PKG_CONFIG_USE_CMAKE_PREFIX_PATH to TRUE. If this variable is not set, this behavior is enabled by default if CMAKE_MINIMUM_REQUIRED_VERSION is 3.1 or later, disabled otherwise. Since our minimum requirement is 2.8.12, we activate it manually.
See https://cmake.org/cmake/help/latest/module/FindPkgConfig.html
2019-06-19 21:01:36 +02:00
Carles Fernandez
c30975064e
Get GPSTK version if found
This can be important in the future since current version is a c++17 blocker
2019-06-19 20:54:45 +02:00
Carles Fernandez
86fd31c2d0
Store conf files in artifacts 2019-06-19 17:23:32 +02:00
Carles Fernandez
c8fe1b08e2
Fix position-dual-static job 2019-06-19 17:14:16 +02:00
Carles Fernandez
cd3c48526b Fix jobs 2019-06-19 14:47:28 +02:00
Carles Fernandez
b1d355fa22 Merge branch 'next' of https://github.com/carlesfernandez/gnss-sdr into next 2019-06-19 12:58:41 +02:00
Carles Fernandez
de91c31ca8 Fix job 2019-06-19 12:58:33 +02:00
Carles Fernandez
d5ecb0f861 Improve messages 2019-06-19 12:46:15 +02:00
Carles Fernandez
2986423f72 Merge branch 'next' of https://github.com/carlesfernandez/gnss-sdr into next 2019-06-19 11:59:55 +02:00
Carles Fernandez
fed2035f1e Fixes in version reporting 2019-06-19 11:59:41 +02:00
Carles Fernandez
ea36525782 Use docker image for tests 2019-06-19 11:58:16 +02:00
Carles Fernandez
402a9c442d Fix jobs 2019-06-19 10:16:50 +02:00
Carles Fernandez
db704e9f2c
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next 2019-06-19 09:16:33 +02:00
Carles Fernandez
e6e1fee80a
Print Gflags and Glog version in summary report 2019-06-19 08:42:44 +02:00
Carles Fernandez
b4cb8732b9
Merge branch 'next' of https://github.com/carlesfernandez/gnss-sdr into next 2019-06-19 07:35:21 +02:00