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

82 Commits

Author SHA1 Message Date
Carles Fernandez
18545077d8 Replacing the usage of OpenSSL by GnuTLS due to a GPL incompatibility
from the former.
2015-09-15 01:41:18 +02:00
Carles Fernandez
9d4a224ce0 Removing DOI and including git hash in version name 2015-09-02 01:57:52 +02:00
Carles Fernandez
e34ac43cae Adding new DOI 2015-09-02 01:42:24 +02:00
Carles Fernandez
6febea48fa bumping version number 2015-09-02 00:38:46 +02:00
Carles Fernandez
8be9ac859b Let the user specify a Python executable at configuration time: 'cmake
-DPYTHON_EXECUTABLE=usr/local/bin/python ../ '
2015-08-28 20:06:24 +02:00
Carles Fernandez
0821216970 Moving cudahelpers headers so other blocks can use it more easily. 2015-08-25 20:49:37 +02:00
Carles Fernandez
ef136e5c74 Some CUDA cleaning and documentation 2015-08-25 19:01:02 +02:00
Carles Fernandez
ae1cf91da6 Armadillo version update 2015-08-24 13:51:07 +02:00
Carles Fernandez
b4845e3018 Added a link to the GN3S v2 driver readme file 2015-07-19 14:10:16 +02:00
Carles Fernandez
0fbe24d39d improving documentation 2015-07-17 00:37:27 +02:00
Carles Fernandez
99d21feb6e improving documentation 2015-07-16 20:07:57 +02:00
Carles Fernandez
7d38e4884d Updating Armadillo version to 5.200.2. Removed references to gfortran
since it is no longer required
2015-07-12 10:47:33 +02:00
Carles Fernandez
ae3c82a238 fixing format issues 2015-07-12 09:47:49 +02:00
Carles Fernandez
b972feade3 Adding data type and signal identifier documentation 2015-07-12 09:36:46 +02:00
Carles Fernandez
df9236d41c updating armadillo version to 5.200.1 2015-05-30 12:46:03 +02:00
Carles Fernandez
4723ae0f57 Updating armadillo version and trying Jenkins' Github hook 2015-05-23 14:28:00 +02:00
Carles Fernandez
28c8ff8121 Improve instructions for Ubuntu 14.04 LTS users. Updated Armadillo
version
2015-05-01 18:31:31 +02:00
Carles Fernandez
f250e08652 adding ref to Ubuntu 15.04 2015-04-24 19:47:15 +02:00
Carles Fernandez
faeeed68a1 small fix 2015-04-24 19:39:45 +02:00
Carles Fernandez
7f8dc3edcc Adding info about selecting a python version 2015-03-27 15:56:52 +01:00
Carles Fernandez
5dcc4d752c A new home and version for glog 2015-03-24 21:44:03 +01:00
Carles Fernandez
892295dd3a A new home and version for Gflags 2015-03-24 19:53:10 +01:00
Carles Fernandez
a4343c3b6b Remove gfortran from the list of required dependencies, but still used
if present
2015-03-22 11:33:28 +01:00
Carles Fernandez
7dbc3dfb7b Update Armadillo version to 4.650.4 2015-03-22 10:40:12 +01:00
Carles Fernandez
dcb6ed7c50 Bumping new version 2015-01-13 13:57:37 +01:00
Carles Fernandez
d2e3d2f3b2 adding new DOI 2015-01-13 13:51:57 +01:00
Carles Fernandez
f80ef7a15b Update Armadillo version to 4.600.2 2015-01-09 13:39:57 +01:00
Carles Fernandez
9b95919ddb Improving thread management 2014-12-21 22:46:57 +01:00
Carles Fernandez
d183623a4e Fixing instructions for Ubuntu 14.04 2014-12-18 00:47:04 +01:00
Carles Fernandez
d73095620b Changing name of rtlsdr_signal source by osmosdr_signal_source 2014-12-15 17:39:22 +01:00
Carles Fernandez
a0f78d933a Adding armel architecture 2014-12-13 00:30:40 +01:00
Carles Fernandez
2045647ee5 Adding info about Debian/Ubuntu required packages 2014-12-11 22:44:53 +01:00
Carles Fernandez
d7c8ecc230 etc/ folder changed to share/ since it is a Filesystem Hierarchy
Standard (FHS) requirement for architecture-independent
application-specific static files
2014-11-12 23:05:53 +01:00
Carles Fernandez
059c23595c some linking fixes 2014-11-09 15:31:35 +01:00
Carles Fernandez
f7f495175e updating info about volk_profile and volk_gnsssdr_profile 2014-11-08 01:20:10 +01:00
Carles Fernandez
cdb84cfa6d Updating info about volk_gnsssdr 2014-11-08 01:13:40 +01:00
Carles Fernandez
3da379009d Now gnss-sdr can be installed by 'sudo make install' 2014-11-06 21:36:43 +01:00
Carles Fernandez
13db523ff1 Update list of OS: Ubuntu 14.10 and Mac OS X 10.10 Yosemite 2014-11-02 15:15:00 +01:00
Carles Fernandez
038ebcd314 Removing DOI from next 2014-09-29 22:55:09 +02:00
Carles Fernandez
347dceb136 Adding new DOI 2014-09-08 16:31:29 +02:00
Carles Fernandez
89a8756146 Removing old DOI 2014-09-08 16:20:52 +02:00
Carles Fernandez
eb52b1428c Bumping version 0.0.4 2014-09-08 16:03:52 +02:00
Carles Fernandez
aedeea0004 Updating Armadillo version to 4.400.2 2014-09-08 10:54:31 +02:00
Carles Fernandez
322550e0c6 Adding an option to build the binary without detecting the SIMD
instruction set present in the compiling machine, so it can be executed
in other machines without those specific sets.
2014-09-07 19:35:41 +02:00
Carles Fernandez
748f4c2f50 Fixing anchor 2014-08-23 20:14:12 +02:00
Carles Fernandez
aa8b16663f Testing anchors in markdown language 2014-08-23 20:08:07 +02:00
Carles Fernandez
550c5a3198 Improving info on first steps on Mac OS 2014-08-23 03:06:12 +02:00
Carles Fernandez
3d21f11e06 Fixing typo 2014-08-23 02:56:13 +02:00
Carles Fernandez
473aebb1c5 Update info about configuration options 2014-08-23 02:49:37 +02:00
Carles Fernandez
18752c509b Updating documentation about how to enable optional drivers and moving
that part after the default building.
2014-08-23 02:38:26 +02:00