Carles Fernandez
62e1e6f81a
Now the block factory automatically detects the input data type
...
So it is no longer required to specify Channel.input_type=cshort in the
configuration. An error raises if Acquisition and Tracking Blocks are
not configured with the same input data type.
2016-08-15 11:57:12 +02:00
Carles Fernandez
838e643d51
Consume all samples in each iteration
2016-08-13 18:28:05 +02:00
Carles Fernandez
10cd79591b
Add warning if sample rates are not consistent
2016-08-13 17:25:07 +02:00
Carles Fernandez
43862991e9
Fix error in documentation
2016-08-13 12:30:28 +02:00
Carles Fernandez
7630688957
Fix profile update reading end of lines
2016-08-12 21:31:04 +02:00
Carles Fernandez
12739fccdd
Merge remote-tracking branch 'cf/tong' into next
2016-08-11 13:51:53 +02:00
Carles Fernandez
2499946514
Fix correlator spacing
2016-08-11 13:51:14 +02:00
Carles Fernandez
2a2344d501
Add maximum number of dwells in the Tong algorithm
2016-08-11 13:13:30 +02:00
Carles Fernandez
e4080b50d8
Remove unused variable
2016-08-08 12:56:14 +02:00
Carles Fernandez
6a46e05350
Fix VOLK_GNSSSDR figure
2016-08-06 10:57:40 +02:00
Carles Fernandez
ce16f25296
Remove unused parameters
2016-08-05 18:47:34 +02:00
Carles Fernandez
b36773edf4
Fix bug in correlator spacing
2016-08-03 17:45:54 +02:00
Carles Fernandez
7460176808
Fix implementation string
2016-08-03 17:38:38 +02:00
Carles Fernandez
0d74214bfa
Remove unused line
2016-08-03 17:38:16 +02:00
Carles Fernandez
a416707c50
Remove unused line
2016-08-03 17:37:44 +02:00
Carles Fernandez
44a5ddb5c1
Remove unused line
2016-08-03 17:37:14 +02:00
Carles Fernandez
05632aa180
Make it work in Ubuntu 14.04 LTS
2016-07-15 04:48:11 +02:00
Carles Fernandez
0d448e8857
Port templates from python-cheetah to python-mako
...
python-mako will be included as a dependency in GNU Radio 3.8 (see
https://github.com/gnuradio/gnuradio/pull/303 ). Changes following
https://github.com/gnuradio/volk/pull/94
2016-07-15 04:34:49 +02:00
Carles Fernandez
ceeedbaaed
Add ppc64 (PowerPC 64-bit big endian architecture)
2016-07-09 11:57:55 +02:00
Carles Fernandez
ed0654492d
Remove repeated sentence
2016-07-06 21:53:42 +02:00
Carles Fernandez
e4b0070e9a
Add volk_gnsssdr-config-info to the list of generated executables
2016-07-06 20:25:39 +02:00
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