1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-06-13 16:56:52 +00:00
Commit Graph

258 Commits

Author SHA1 Message Date
Carles Fernandez
4411af40b3 Updating armadillo version to 6.600.5 2016-03-25 12:22:51 +01:00
Carles Fernandez
0eb8537f52 GnuTLS was missing in homebrew instructions 2016-02-13 11:14:01 +01:00
Carles Fernandez
ad05245414 add more detail in pybombs steps 2016-02-06 19:29:52 +01:00
Carles Fernandez
469cd2be25 updating instructions for the new PyBOMBS 2016-01-29 09:05:52 +01:00
Carles Fernandez
5b2645a964 Improving doc 2016-01-06 11:18:26 +01:00
Carles Fernandez
23f9b60dd9 update armadillo version 2015-12-27 13:36:05 +01:00
Carles Fernandez
215e4e8ada Fixing typos and adding info about RTCM format 2015-12-25 12:01:15 +01:00
Carles Fernandez
731752604d adding RTCM documentation 2015-12-25 11:38:08 +01:00
Carles Fernandez
74d42250d8 Merge branch 'contrib' of https://github.com/odrisci/gnss-sdr into
odrisci-contrib

# Conflicts:
#	src/algorithms/tracking/gnuradio_blocks/gps_l1_ca_dll_pll_tracking_cc.cc
#	src/algorithms/tracking/libs/tracking_discriminators.cc
2015-11-30 10:18:09 +01:00
Carles Fernandez
e6cf773a2b removing tabs and tailing whitespaces 2015-11-27 17:37:21 +01:00
Carles Fernandez
2a6381c6fa Merging branch 'next' of git://github.com/Arribas/gnss-sdr 2015-11-27 13:32:21 +01:00
Cillian O'Driscoll
af3d706fd3 Updated info on homebrew install 2015-11-26 15:11:10 +00:00
Carles Fernandez
f16579a890 adding some links 2015-11-21 13:44:49 +01:00
Carles Fernandez
ce1fbb6d9c adding info on ouput formats 2015-11-17 23:19:50 +01:00
Carles Fernandez
2d758a57a3 update Armadillo version to 6.200.2 2015-10-31 17:03:31 +01:00
Carles Fernandez
d873760142 adding Ubuntu 15.10 2015-10-27 20:39:30 +01:00
Carles Fernandez
8f3a509a00 small fixes 2015-10-17 18:35:59 +02:00
Carles Fernandez
1905880652 adding examples 2015-10-17 18:29:45 +02:00
Carles Fernandez
1695282ea2 Documenting Two_Bit_Packed_File_Signal_Source 2015-10-17 13:35:04 +02:00
Carles Fernandez
852f00bd8a Documenting Two_Bit_Packed_File_Signal_Source 2015-10-17 13:30:28 +02:00
Carles Fernandez
555bafe050 Merge branch 'odrisci-twobit_source' into next. It adds a generic two
bit packed file source. The data is assumed to be packed as bytes
item_type=byte or shorts item_type=short so that there are 4 two bit
samples in each byte.
2015-10-16 17:18:58 +02:00
Javier Arribas
a4655e2b03 Merged with github next 2015-10-08 14:37:51 +02:00
Carles Fernandez
67b5dadf07 Adding Mac OS X 10.11 El Capitan to the list 2015-10-07 18:51:14 +02:00
Carles Fernandez
fbfe23c2c1 updating documentation 2015-09-30 22:20:05 +02:00
Carles Fernandez
05e2c64106 Update dependency info 2015-09-15 11:26:30 +02:00
Carles Fernandez
11a4d531aa Adding the gnutls port 2015-09-15 09:17:06 +02:00
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
Carles Fernandez
3b8a6a8346 Updating Armadillo version to 4.400.0 2014-08-19 20:41:15 +02:00
Carles Fernandez
afc7d1c8e3 Updating Armadillo version to 4.320.0 and simplifying the static
building process. No patch is applied to the original CMakeLists.txt
anymore, so next version upgrades should be easier.
2014-08-01 10:52:20 +02:00
Carles Fernandez
490879c33a Adding Digital Object Identifier (DOI) from zenodo.org, making the code
citable
2014-06-30 21:59:48 +02:00
Carles Fernandez
970d1a6f1b Fixing wrong commit 2014-06-30 21:58:03 +02:00
Carles Fernandez
793fbcceb0 Adding Digital Object Identifier (DOI) from zenodo.org, making the code
citable
2014-06-30 21:56:21 +02:00
Carles Fernandez
7d9458cfdd Update Armadillo version to 4.300.9 2014-06-26 01:04:41 +02:00
Carles Fernandez
92bf0472de Added requirement of GCC 4.7 or newer 2014-06-01 11:08:10 +02:00
Carles Fernandez
6052bdc0c8 Updating Armadillo version to 4.300.8 2014-06-01 11:02:02 +02:00
Carles Fernandez
c8ee78bea3 Recommend libopenblas-dev package to Ubuntu/Debian users 2014-05-31 12:31:04 +02:00
Carles Fernandez
571248f3f2 Update Armadillo version to 4.300.6 2014-05-25 13:23:54 +02:00
Carles Fernandez
6804f931ed Update Armadillo version to 4.300.2 2014-05-13 01:04:34 +02:00
Carles Fernandez
d6d90fe4f4 Gflags and Glog can now be installed via Macports in Mac OS X Mavericks 2014-05-11 22:18:54 +02:00
Carles Fernandez
7c0a614ca3 Enjoy GNSS-SDR! 2014-04-27 23:58:32 +02:00
Carles Fernandez
1f44fa4ca0 Fixing link to the documentation page 2014-04-27 23:45:01 +02:00
Carles Fernandez
c2424975a4 adding links 2014-04-27 22:40:51 +02:00
Carles Fernandez
75c2c10e9e adding break lines and html symbols 2014-04-27 22:27:38 +02:00
Carles Fernandez
764d6b920f Fixing ends of line 2014-04-27 22:09:58 +02:00
Carles Fernandez
9b67b8a6ce Adding more documentation and images to the README file 2014-04-27 21:46:23 +02:00
Carles Fernandez
3d48f4816d Markdown syntax that looks nice both at SourceForge and at GitHub 2014-04-23 21:18:20 +02:00
Carles Fernandez
496f2139c3 some fixes 2014-04-22 21:40:00 +02:00
Carles Fernandez
85fa5ca3b2 fixes 2014-04-22 21:30:04 +02:00
Carles Fernandez
875618c4bc adding more info about updating 2014-04-22 21:23:11 +02:00
Carles Fernandez
60dd997566 adding links and fixes 2014-04-22 21:13:56 +02:00
Carles Fernandez
7ab32e892e pointer to the contribution guide and some fixes 2014-04-22 20:58:32 +02:00
Carles Fernandez
c3e2d17269 some fixes 2014-04-22 20:40:51 +02:00
Carles Fernandez
4046bcfdd4 some fixes 2014-04-22 20:37:40 +02:00
Carles Fernandez
5f9e46cc23 More fixes 2014-04-22 20:33:11 +02:00
Carles Fernandez
3049720fe4 adding inline code, some fixes 2014-04-22 20:17:09 +02:00
Carles Fernandez
0a475fb8c2 more links 2014-04-22 19:21:29 +02:00
Carles Fernandez
641764d522 adding links, reducing headers from h1 to h2 2014-04-22 19:05:56 +02:00
Carles Fernandez
78282c93e1 improving readme 2014-04-22 18:37:46 +02:00
Carles Fernandez
2b0814a3ab first test for the README with markdown syntax 2014-04-22 18:24:04 +02:00