Carles Fernandez
11c84ed8ad
Fixing kernels
2016-02-19 11:03:24 +01:00
Carles Fernandez
a17da468f5
fix
2016-02-19 10:41:29 +01:00
Carles Fernandez
fde7176fc8
fix
2016-02-19 10:34:27 +01:00
Carles Fernandez
1e9b4a7b10
fix
2016-02-19 10:21:51 +01:00
Carles Fernandez
9e9cb3bb77
fix
2016-02-19 10:00:03 +01:00
Carles Fernandez
22bcd0dce4
fix
2016-02-19 09:49:59 +01:00
Carles Fernandez
383b966963
fix
2016-02-19 09:48:23 +01:00
Carles Fernandez
076cbb636e
fix
2016-02-19 09:35:25 +01:00
Carles Fernandez
39ce43f7e3
fixes
2016-02-19 08:25:41 +01:00
Carles Fernandez
505b13a21a
updating
2016-02-16 18:46:37 +01:00
Carles Fernandez
8991b455fb
Merge branch 'next' of https://github.com/carlesfernandez/gnss-sdr into
...
neon
# Conflicts:
# src/algorithms/libs/volk_gnsssdr_module/volk_gnsssdr/kernels/volk_gnsssdr/volk_gnsssdr_16ic_x2_dotprodxnpuppet_16ic.h
# src/algorithms/libs/volk_gnsssdr_module/volk_gnsssdr/kernels/volk_gnsssdr/volk_gnsssdr_16ic_x2_rotator_dot_prod_16ic_xn.h
2016-02-15 20:23:00 +01:00
Carles Fernandez
3385d7a3e1
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next
2016-02-15 14:48:18 +01:00
Carles Fernandez
b2a654c646
fix typos
2016-02-14 15:06:45 +01:00
Carles Fernandez
1930f02c4f
saving one register in neon implementation
2016-02-14 15:02:17 +01:00
Carles Fernandez
6156f4b3de
some small fixes
2016-02-14 14:52:26 +01:00
Carles Fernandez
4ae76541d7
adding deleted .gitignore
2016-02-13 14:29:28 +01:00
Carles Fernandez
e8dfd860fb
prefetching data in neon implementation
...
5% of average improvement
2016-02-13 14:26:40 +01:00
Carles Fernandez
a4e2ceb9c4
Adding neon implementation
...
Input data have been re-scaled to avoid saturation problems
2016-02-13 14:16:40 +01:00
Carles Fernandez
907846d70b
fix
2016-02-13 13:30:19 +01:00
Carles Fernandez
7b9daf3d53
fix
2016-02-13 13:27:03 +01:00
Carles Fernandez
ca3046a9a9
fix
2016-02-13 13:18:49 +01:00
Carles Fernandez
83d7b72743
fixes
2016-02-13 12:53:39 +01:00
Carles Fernandez
5ed27443fe
fix
2016-02-13 12:32:03 +01:00
Carles Fernandez
85bd40ed91
fix
2016-02-13 12:20:59 +01:00
Carles Fernandez
d2a95c2638
Merge branch 'next' of git+ssh://github.com/gnss-sdr/gnss-sdr into next
...
# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.
#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit.
2016-02-13 11:21:05 +01:00
Carles Fernandez
0eb8537f52
GnuTLS was missing in homebrew instructions
2016-02-13 11:14:01 +01:00
Carles Fernandez
f535259bed
fix
2016-02-13 11:07:55 +01:00
Carles Fernandez
036b8805db
fix
2016-02-12 21:56:44 +01:00
Carles Fernandez
3abefa246d
fix
2016-02-12 21:28:37 +01:00
Carles Fernandez
dd6b804364
fix
2016-02-12 21:27:01 +01:00
Carles Fernandez
70ec7a66f8
fixes
2016-02-12 21:24:07 +01:00
Carles Fernandez
21e6634689
Merge branch 'next' of git+ssh://github.com/gnss-sdr/gnss-sdr into neon
...
# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.
#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit.
2016-02-12 13:10:52 +01:00
Javier Arribas
d4d73e24c1
Fixing some includes in volk gnsssdr kernels
2016-02-12 12:36:08 +01:00
Carles Fernandez
912db4fe29
fixes
2016-02-12 12:00:54 +01:00
Carles Fernandez
5067c5852c
fixes
2016-02-12 10:57:53 +01:00
Carles Fernandez
27afafce0f
first attempt
2016-02-11 23:53:03 +01:00
Carles Fernandez
bef9638729
missing part
2016-02-11 23:36:32 +01:00
Carles Fernandez
c184fafbb3
even more stupid error
2016-02-11 23:05:01 +01:00
Carles Fernandez
8820e59eab
stupid error
2016-02-11 23:03:11 +01:00
Carles Fernandez
4454d8800a
kk2
2016-02-11 23:01:28 +01:00
Carles Fernandez
787c28480b
kk
2016-02-11 22:58:56 +01:00
Carles Fernandez
e66ac2f476
neon hook
2016-02-11 22:53:05 +01:00
Carles Fernandez
e400885800
Fixing puppets
...
In kernels which output is shorter than num_points, memory is firtly
filled bu zeros and then the kernel is executed.
2016-02-11 21:15:46 +01:00
Javier Arribas
7f9dccd386
generic implementation simplification in volk gnsssdr kernel module
2016-02-11 17:57:03 +01:00
Carles Fernandez
7d0e3126aa
Merge branch 'next' of git+ssh://github.com/gnss-sdr/gnss-sdr into next
...
# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.
#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit.
2016-02-09 19:43:07 +01:00
Carles Fernandez
43c36990ef
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next
2016-02-09 12:01:43 +01:00
Javier Arribas
9bf4710679
Added a new volk_gnsssdr kernel that integrates both the phase rotator
...
and n dot_product kernels. Enabled in cpu_multicorrelator_16sc
2016-02-09 11:49:18 +01:00
Carles Fernandez
794d141e84
Improved processor/feature detection when building with MSVC
2016-02-07 10:56:21 +01:00
Carles Fernandez
ad05245414
add more detail in pybombs steps
2016-02-06 19:29:52 +01:00
Carles Fernandez
8672508e24
Require gr-uhd only if uhd is found
2016-02-02 23:54:48 +01:00