Carles Fernandez
1e9a9d1a55
reverting wrong commit
2016-03-09 15:56:07 +01:00
Javier Arribas
b03e3fc3af
Revert "prefetching data in the cache"
...
This reverts commit aac79eb78a
.
2016-03-09 15:44:55 +01:00
Javier Arribas
d664dc63b3
Experimental extended correlation for GPS L1 CA C_Aid tracking
2016-03-08 18:30:56 +01:00
Carles Fernandez
fcae1e0ec5
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next
2016-03-08 15:29:35 +01:00
Carles Fernandez
59011a7772
prefetching data in the cache
2016-03-07 19:57:22 +01:00
Carles Fernandez
aac79eb78a
prefetching data in the cache
2016-03-07 19:25:12 +01:00
Carles Fernandez
a3d7683c85
Fix segmentation fault of volk_gnsssdr_profile in 32-bit architectures
...
Temporal deactivation of the unaligned protokernel of the multiple
correlator. It does not affect receiver's performance. The commit
includes other minor fixes.
2016-03-07 18:35:40 +01:00
Carles Fernandez
7fdd912855
Merge branch 'next' of https://github.com/carlesfernandez/gnss-sdr into next
2016-03-04 19:08:39 +01:00
Carles Fernandez
26ff3dbe1c
main returns 0 upon normal ternimation
...
The return value for main should indicate how the program exited. Normal
exit is generally represented by a 0 return value from main. Abnormal
termination is usually signalled by a non-zero return but there is no
standard for how non-zero codes are interpreted
2016-03-04 15:26:55 +01:00
Carles Fernandez
32a36c3a43
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next
2016-03-04 14:13:05 +01:00
Javier Arribas
833ca8ab8c
Provisional bug fix to avoid random channel state machine deadlock
...
caused by an incorrect sequence of events
2016-03-04 14:08:19 +01:00
Javier Arribas
36c8db4143
Code cleaning and removing deprecated tracking modules
2016-03-01 16:45:46 +01:00
Carles Fernandez
7b562e8686
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next
2016-02-26 12:46:36 +01:00
Javier Arribas
1bafa1e447
Migration of Galileo E1 DLL PLL VEML tracking to use the optimized
...
cpu_multicorrelator class
2016-02-26 11:14:45 +01:00
Javier Arribas
b94253cb10
Bug fix and ammend last commit message: If DISABLED
...
(.Acquisition_1C.use_CFAR_algorithm=false) as an option in the
acquisition configuration, it allows setting more stable thresholds in
the presence of non-gaussian front-end noise (which is the usual
behavior of front-ends....)
2016-02-25 18:59:26 +01:00
Javier Arribas
f41a8ad6d9
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr.git into next
2016-02-25 18:21:56 +01:00
Javier Arribas
4480c12d94
Added a non CFAR PCPS acquisition algorithm based on the estimation of
...
the post correlation noise floor. If enabled
(.Acquisition_1C.use_CFAR_algorithm=true) as an option in the
acquisition configuration, it allows setting more stable thresholds in
the presence of non-gaussian front-end noise (which is the usual
behavior of front-ends....)
2016-02-25 18:21:30 +01:00
Carles Fernandez
b24db5d77e
Fix compilation with CMake 3.5
...
The CMake variables CMAKE_BINARY_DIR and CMAKE_SOURCE_DIR should never be set. Now CMake 3.5 prevents the user from doing that. They have been replaced by their counterparts PROJECT_BINARY_DIR and PROJECT_SOURCE_DIR
2016-02-25 15:26:32 +01:00
Carles Fernandez
59f6b2b754
updating kernels
2016-02-22 11:24:59 +01:00
Carles Fernandez
29a91e66bf
Adding two new Galileo satellites: FOC-FM8 and FOC-FM9
2016-02-22 10:27:08 +01:00
Carles Fernandez
9ae59c2009
Adding missing include
2016-02-22 10:07:08 +01:00
Carles Fernandez
05412712e0
Merge branch 'neon' of https://github.com/carlesfernandez/gnss-sdr into next
2016-02-22 09:52:30 +01:00
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