1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-06-14 01:06:51 +00:00
Commit Graph

1925 Commits

Author SHA1 Message Date
Carles Fernandez
6d93d9bb1a Update list of supported architectures 2016-07-05 18:28:02 +02:00
Carles Fernandez
f3df860005 Starting 0.0.8git 2016-07-04 17:39:33 +02:00
Carles Fernandez
09a7eab397 Bump version number 2016-07-04 17:05:53 +02:00
Carles Fernandez
43f428c309 Merge branch 'release008' 2016-07-04 17:02:25 +02:00
Carles Fernandez
6ad7bacba0 Bump version to 0.0.8 2016-07-04 16:55:16 +02:00
Carles Fernandez
46d7ae9644 Update Armadillo version 2016-07-04 16:54:06 +02:00
Carles Fernandez
2374cb152c Add CMake hint
See
78c8bc4a0e
2016-07-02 20:10:18 +02:00
Carles Fernandez
e6b62b8399 add --alignment and --malloc options to volk_gnsssdr-config-info
See
06ef4f42c7
2016-07-02 19:54:05 +02:00
Carles Fernandez
cf53f86aea use GLIBCXX11 ABI
This should enable builds with GCC4 that link against libraries
like boost which were built with GCC5. See
e5fec2aaac
2016-07-02 19:41:15 +02:00
Carles Fernandez
2ec5479d6e Add option for volk_gnsssdr_profile execution after build 2016-07-02 19:27:56 +02:00
Carles Fernandez
512e2992e9 Document ENABLE_PROFILING option 2016-07-02 19:24:48 +02:00
Carles Fernandez
8cdcbb17d1 Fix typo 2016-07-02 19:14:05 +02:00
Carles Fernandez
d92b3598d7 Add option to launch volk_gnssssdr_profile after build 2016-07-02 18:54:39 +02:00
Carles Fernandez
0ddea14c57 Add automatic profiling after make 2016-07-02 13:34:00 +02:00
Carles Fernandez
a0bc6d7472 Don't override the BOOST_ROOT environment variable 2016-07-02 12:02:13 +02:00
Carles Fernandez
f180139968 Fix the CMake-based check for posix_memalign 2016-07-02 12:00:30 +02:00
Carles Fernandez
35627fc2b0 Fix problem with change in VOLK API 2016-06-30 21:32:02 +02:00
Carles Fernandez
2288fa969a Fix problem with change in VOLK API 2016-06-30 20:43:49 +02:00
Carles Fernandez
642c37c09f Find GFlags and google-glog in more architectures
See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=828040
2016-06-26 21:06:54 +02:00
Carles Fernandez
782bf70cad Fix typo 2016-06-26 20:59:20 +02:00
Carles Fernandez
ddc036e3f8 Fix typo 2016-06-26 20:53:54 +02:00
Carles Fernandez
a34a035d01 Find GFlags and Glog in more architectures
See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=828040
2016-06-26 20:53:04 +02:00
Javier
6cdca3b269 cuda multicorrelator bug correction 2016-06-17 17:35:19 +02:00
Javier Arribas
2c327b0de4 GPU / CPU unit test performance improvements 2016-06-17 16:29:07 +02:00
Javier Arribas
5ff34ec91e Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next 2016-06-17 12:49:09 +02:00
Javier Arribas
c8d7a607f8 Adding CPU and GPU multicorrelators unit tests 2016-06-17 12:48:31 +02:00
Carles Fernandez
a14adfd7dd Build volk_gnsssdr with c11/c++11 standards
and update armadillo version
2016-06-16 21:07:46 +02:00
Carles Fernandez
c90f82155d Fix docs 2016-06-11 14:35:12 +02:00
Carles Fernandez
919bbe4e7a Change http by https in repo address 2016-06-10 11:29:31 +02:00
Carles Fernandez
91aa161117 Delete removed paths from docs 2016-06-09 19:34:04 +02:00
Carles Fernandez
122429b0b5 Add final endline 2016-06-09 19:23:36 +02:00
Carles Fernandez
81093e3d6b Remove firmware and drivers folders
Now drivers have their own repo at https://github.com/gnss-sdr/gr-gn3s
and https://github.com/gnss-sdr/gr-dbfcttc
2016-06-09 19:10:24 +02:00
Carles Fernandez
d490191dbc Merge branch 'c98' into next
Now VOLK_GNSSSDR is built with the default c98 standard instead of c11.
This allows the usage of more compilers
2016-05-31 22:46:02 +02:00
Carles Fernandez
2f339d2ee7 fix error 2016-05-31 21:08:53 +02:00
Carles Fernandez
2abb774f6e fix error 2016-05-31 21:06:28 +02:00
Carles Fernandez
ef6c5dd7bb fix errors 2016-05-31 21:03:33 +02:00
Carles Fernandez
ce04d6889c fix error 2016-05-31 20:58:59 +02:00
Carles Fernandez
c8f71204fc Make kernels compatible with c98 standard
so the library can be built by more compilers
2016-05-31 20:56:19 +02:00
Carles Fernandez
0aa980a9a1 Merge branch 'michaelld-fix_volk_max_API_index_uint16_t' into next
Fix issue related to the change in the VOLK API
2016-05-29 21:26:04 +02:00
Carles Fernandez
a826215778 Fix issue about the change in the VOLK API 2016-05-29 21:18:41 +02:00
Carles Fernandez
2bdf058ea8 Updating PyBOMBS instructions 2016-05-28 10:44:12 +02:00
Michael Dickens
99abf76dd4 Fix usage of volk_32f_index_max*, first argument, to be uint16_t* as required by the Volk API. 2016-05-27 22:51:34 -04:00
Carles Fernandez
394048f5e7 Add test of FFT execution times for different lengths 2016-05-26 19:30:14 +02:00
Carles Fernandez
89933bb68f Update Armadillo version
Starting with 7.100.3, Armadillo is delivered as a .xz file instead of a
.gz. It happens that CMake > 3.1 cannot open .xz files. If CMake is less
than 3.1, it will download the last version of Armadillo that was
delivered as .gz (6.700.7). If CMake is newer than that, it will
download the latest Armadillo version (delivered as .xz, at this moment
7.100.3).
2016-05-25 21:17:43 +02:00
Carles Fernandez
879a1d4d55 Clean Boost detection
And updated info for GNU Radio / PyBOMBS
2016-05-24 17:26:34 +02:00
Carles Fernandez
5a73b4e047 Improve package reproducibility
Packages using CMake often use file(GLOB ...) to retrieve a list of
source files. As this is based on readdir(), the resulting file list
is unsorted. A common use case is to pass this list directly to
add_executable or add_library. But as the order is unpredictable, the
binaries are not reproducible (because the order in which the objects
are linked will vary).

See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=824263
2016-05-23 19:51:59 +02:00
Carles Fernandez
7bbffc3b4f Added info about GSoC project on Android build 2016-05-22 15:24:17 +02:00
Hoernchen
62d911d04e Android section added to readme 2016-05-22 15:09:35 +02:00
Carles Fernandez
766dde9baa Improve wording of PyBOMBS description 2016-05-22 15:09:29 +02:00
Carles Fernandez
a48050ed5a Remove python-mako from the list of basic packages for PyBOMBS
since it has been added to the uhd recipe
2016-05-22 09:07:30 +02:00