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

1321 Commits

Author SHA1 Message Date
Carles Fernandez
e4206d38f6 Try to use OpenSSL if GnuTLS with openssl compatibility enabled is not
found.
2015-10-27 20:18:48 +01:00
Carles Fernandez
d1e15734ca Adding the CGRAN manifest 2015-10-25 11:20:43 +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
c45d9d378d Adding Cillian to the list of contributors 2015-10-16 17:32:09 +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
Cillian O'Driscoll
19fad75a80 Added NSR conf file as e.g. use of two bit packed
file sample source. NOTE: This has not been tested with a real NSR front
end. The assumption is, based on reading the NSRFileSignalSource, that
the data is:
 o byte item type
 o real
 o bytes are little endian (least significant bits output first)
2015-10-14 09:53:47 +01:00
Cillian O'Driscoll
cee99131c1 Added two_bit_packed_file_signal_source 2015-10-14 09:35:22 +01:00
Cillian O'Driscoll
c20accbf26 Added interleaving reversal to unpack_2bit_samples 2015-10-14 09:34:33 +01:00
Cillian O'Driscoll
f389fc5042 Fixed a bug in endian reverse 2015-10-14 09:34:33 +01:00
Cillian O'Driscoll
48ae3f1e83 Added unit tests for unpack_2bit_samples 2015-10-14 09:34:33 +01:00
Cillian O'Driscoll
3ca18df229 Added unpack_2bit_samples
This is a generic gnuradio block for handling 2 bit samples packed into
bytes or shorts. It can handle big or little endian ordering of the
samples within the byte, as well as big or little endian ordering of the
bytes within a short.

This is a utility function for a generic sample source which will be
able to handle all of these cases for both real and complex signals.
2015-10-14 09:34:33 +01:00
Cillian O'Driscoll
62b77c3f73 Ignore vi swp files 2015-10-14 09:34:33 +01:00
Carles Fernandez
f37fae6fc8 Fix building on ArchLinux 2015-10-09 08:15:41 +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
b90e0790a4 Updating EGNOS references and adding new Galileo Operational Status
Definition document
2015-10-06 18:47:38 +02:00
Carles Fernandez
fbfe23c2c1 updating documentation 2015-09-30 22:20:05 +02:00
Carles Fernandez
49d974db77 Avoids redefinition of constants 2015-09-25 23:51:42 +02:00
Carles Fernandez
b665444550 Fix linking against
18ed0f15bc
2015-09-18 17:40:47 +02:00
Carles Fernandez
d3418ceeb5 Fix typo 2015-09-18 15:00:47 +02:00
Carles Fernandez
0d90ffca19 Removing Makefile 2015-09-17 19:43:07 +02:00
Carles Fernandez
119ad767b9 Detecting absence of the openssl implementation provided by GnuTLS 2015-09-16 17:55:55 +02:00
Carles Fernandez
ecc869671b Recommend libgnutls-openssl-dev package 2015-09-15 12:30:18 +02:00
Carles Fernandez
05e2c64106 Update dependency info 2015-09-15 11:26:30 +02:00
Carles Fernandez
653835a6a8 Improving detection of libgnutls-openssl library 2015-09-15 11:12:33 +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
a84b4baef0 Removing cudahelpers library and usage by a copyright issue. It does not
affect functionality.
2015-09-10 17:46:38 +02:00
Carles Fernandez
a6608c47a2 Merge branch 'elcapitan' into next. Now GNSS-SDR can be built on Mac OS X 10.11 El Capitan 2015-09-08 12:06:07 +02:00
Carles Fernandez
a969250640 Adding a missing include 2015-09-07 23:51:55 -07:00
Carles Fernandez
b81e2a3434 Merge branch 'next' of https://github.com/carlesfernandez/gnss-sdr into elcapitan 2015-09-07 17:19:52 -07:00
Carles Fernandez
e843b3121d Identifiying Mac OS X 10.11 El Capitan 2015-09-07 17:16:03 -07:00
Carles Fernandez
77b0bf104d Merge branch 'next' of https://github.com/carlesfernandez/gnss-sdr into next 2015-09-07 10:46:15 +02:00
Carles Fernandez
5ad8b87f68 Pass C compiler flags to volk_gnsssdr_module. It fixes the lintian
warning 'hardening-no-fortify-functions' when building a .deb package
2015-09-06 17:06:00 +02:00
Carles Fernandez
e0669ba93d Fixes warning about posix_memalign 2015-09-05 13:05:53 +02:00
Carles Fernandez
6b86864c0f Keeping armadillo version up to date 2015-09-03 12:18:58 +02:00
Carles Fernandez
f64af5e6ed fixing typo that prevented verification of armadillo download 2015-09-02 18:53:36 +02:00
Carles Fernandez
8c668f7bc2 Fixing bug in md5 2015-09-02 02:14:37 +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
429e4e8776 Fixing compilation when CUDA is not present 2015-08-25 17:07:36 +02:00
Carles Fernandez
e38cb40d4f Merge branch 'next' of https://github.com/Arribas/gnss-sdr into next
Working with GPUs
2015-08-25 15:54:02 +02:00
Carles Fernandez
f65c87c1c4 Removing unneeded download directory 2015-08-25 13:10:53 +02:00
Javier Arribas
7b57bd28f8 Merge branch 'next-gnss-sdr' into next 2015-08-25 12:40:31 +02:00