1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2025-08-29 17:07:58 +00:00
Commit Graph

7048 Commits

Author SHA1 Message Date
Carles Fernandez
4d1759bf9a Use python3-mako and python3-six in build-ubuntu job 2019-11-30 14:23:20 +01:00
Carles Fernandez
8d3d283600 Merge branch 'next' of https://github.com/carlesfernandez/gnss-sdr into next 2019-11-30 14:20:17 +01:00
Carles Fernandez
21d19ebd93 Fix typo 2019-11-30 14:19:25 +01:00
Carles Fernandez
51c8732ff1 Look for python3 in first place even if CMake < 3.12 2019-11-30 14:18:39 +01:00
Carles Fernandez
3e0980b12c Upse python3-mako and python3-six 2019-11-30 12:47:31 +01:00
Carles Fernandez
8eed17f8b3 Remove references to Python 2.7 since its end of life is scheduled for January 1, 2020
python-six and python-mako packages replaced by python3-six and python3-mako counterparts

References to pip replaced by pip3 in Homebrew section
2019-11-30 12:23:14 +01:00
Carles Fernandez
9424f9144e Re-synchronize the package index files from their sources in Ubuntu job 2019-11-30 10:15:26 +01:00
Carles Fernandez
ddc12a4d6c Fix typo 2019-11-30 03:06:49 +01:00
Carles Fernandez
9ad70ff713 Merge branch 'next' of https://gitlab.com/gnss-sdr/gnss-sdr into next 2019-11-30 02:52:01 +01:00
Carles Fernandez
e643d3c04e Remove Ubuntu Cosmic, add Ubuntu Focus 2019-11-30 02:49:04 +01:00
Carles Fernandez
055bd52b96 Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next 2019-11-30 02:43:38 +01:00
Carles Fernandez
b0bb2c145f Add simple Continuous Integration system at GitHub 2019-11-30 02:05:56 +01:00
Carles Fernandez
7916edbc38 Merge branch 'fix_leak' into next 2019-11-30 01:53:39 +01:00
Carles Fernandez
52a6347fd4 Add missing include 2019-11-30 01:09:07 +01:00
Carles Fernandez
1604d86381 Remove unused variable 2019-11-30 00:55:13 +01:00
Carles Fernandez
99977528f3 Add Ubuntu 20.04 focal, remove 18.10 cosmic 2019-11-30 00:38:45 +01:00
Carles Fernandez
96bf6587e7 Fix memory leaks (Fixes: #342) 2019-11-30 00:31:07 +01:00
Carles Fernandez
5cf5c7f0f5 Update newest CMake to 3.16 2019-11-29 19:01:20 +01:00
Carles Fernandez
50f4c2004c Fix random error in trk_test 2019-11-29 16:40:50 +01:00
Carles Fernandez
1d8024df98 Apply clang-format 2019-11-29 16:40:03 +01:00
Carles Fernandez
aa9adf3fd6 Replace deprecated exec_program by execute_process 2019-11-29 13:20:49 +01:00
Carles Fernandez
c88fffc5b2 Fix uninstall target 2019-11-29 13:02:02 +01:00
Carles Fernandez
ce924f83f4 Recover .gitlab-ci.yml file 2019-11-28 16:06:25 +01:00
Carles Fernandez
3d57a820da Remove gitlab-ci.yml file 2019-11-28 16:05:19 +01:00
Carles Fernandez
43e3a6ebae Merge branch 'next' of https://github.com/carlesfernandez/gnss-sdr into next 2019-11-28 16:04:41 +01:00
Carles Fernandez
b4cac7f90c Fix building of glog in old distros 2019-11-28 16:04:21 +01:00
Carles Fernandez
54b7f0a104 Merge branch 'next' of https://github.com/carlesfernandez/gnss-sdr into next 2019-11-28 15:29:47 +01:00
Carles Fernandez
b8f27d8370 Fix buiding when glog is not present 2019-11-28 15:29:27 +01:00
Carles Fernandez
b0a941b96b Merge branch 'next' of https://github.com/carlesfernandez/gnss-sdr into next 2019-11-28 15:21:55 +01:00
Carles Fernandez
67e70093c0 Fix Debug building with Ninja 2019-11-28 15:20:57 +01:00
Carles Fernandez
dde7d8f657 Improve Gflags building 2019-11-28 12:29:04 +01:00
Carles Fernandez
5f6bcdf90e Merge branch 'next' of https://github.com/carlesfernandez/gnss-sdr into next 2019-11-26 08:26:24 +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
5bddb4e8c8 Merge branch 'next' of https://github.com/carlesfernandez/gnss-sdr into next 2019-11-24 21:48:37 +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