1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-12-16 05:00:35 +00:00
Commit Graph

1283 Commits

Author SHA1 Message Date
Javier Arribas
c8f7e08127 Updated all GPS and Galileo trackings for double floating point internal
computations and bug fixes in the carrier phase accumulator.
(all, except Matlab-Simulink linked trackings)
2015-11-26 18:44:04 +01:00
Javier Arribas
19e1328fda Fine tunning the config file for PPP in simulation scenario 2015-11-25 19:08:54 +01:00
Javier Arribas
aed688f3b4 DLL/PLL and phase accumulator bug correction and verification almost
done. Still some outliers detected in PPP using RTKLIB but the
positioning performande is good.
2015-11-25 18:32:32 +01:00
Javier Arribas
15c4882af9 Linear regressor implemented in observables 2015-11-24 13:37:01 +01:00
Javier Arribas
411c8cedb0 experimental interpolator in observables 2015-11-23 23:05:52 +01:00
Javier Arribas
6b340696ed Code cleaning and new cpu multicorrelator library 2015-11-17 19:14:55 +01:00
Javier Arribas
27588fa83b Artemisa tracking is almost working. Code cleaning, refactoring and renaming is in progress! 2015-11-16 19:23:25 +01:00
Javier
c2e254debc New DLL PLL Artemisa tracking block skeleton. Not usable yet! 2015-11-15 22:26:42 +01:00
Javier Arribas
2039e998ff Pinned memory (Zero copy) huge improvement for GPU tracking. 2015-10-15 19:09:09 +02:00
Javier Arribas
a4655e2b03 Merged with github next 2015-10-08 14:37:51 +02:00
Javier Arribas
6aef3478cf Removed CheckCudaErrors function and the cuda helpers dependencies in
CUDA accelerators
2015-09-10 15:15:01 +02:00
Javier Arribas
7b57bd28f8 Merge branch 'next-gnss-sdr' into next 2015-08-25 12:40:31 +02:00
Carles Fernandez
43c3aa75f1 Simplifying googletest building 2015-08-24 15:59:49 +02:00
Carles Fernandez
ae1cf91da6 Armadillo version update 2015-08-24 13:51:07 +02:00
Carles Fernandez
4ab078c704 Googletest now lives at GitHub 2015-08-24 13:17:48 +02:00
Javier Arribas
af99f340a4 Merge branch 'next' of https://github.com/Arribas/gnss-sdr.git into next
Conflicts:
	src/algorithms/tracking/libs/cuda_multicorrelator.cu
2015-08-06 17:13:03 +02:00
Javier Arribas
1aa84cd1c4 Updated CUDA kernels and several GPU tracking optimizations.
Bug fix in GPS_L1_CA_DLL_PLL binary dump
2015-08-06 17:05:15 +02:00
Javier Arribas
632136d1f8 Add missing boost include dirs in signal source 2015-07-27 15:48:24 +02:00
Javier
fb2b12403a Multi-GPU device suport (splits the tracking channels between all the
availables GPUs (CUDA only!))
2015-07-24 18:07:33 +02:00
Javier Arribas
26cf90cdd4 First working version of the GPU GPS tracking block (it requires NVIDIA
CUDA
3.0 GPU hardware)
2015-07-24 17:21:25 +02:00
Javier Arribas
f722f5f8f7 Added GPU tracking block for GPS L1 CA. Not activable yet... 2015-07-23 18:07:52 +02:00
Carles Fernandez
3a0a9d83fa Fixing syntax error 2015-07-23 00:23:47 +02:00
Carles Fernandez
ffef40ecb6 fix typo 2015-07-23 00:16:05 +02:00
Carles Fernandez
75ae5abf24 updating configuration file 2015-07-22 23:47:46 +02:00
Carles Fernandez
785a1981b3 detecting libusb-dev and including it as a dependency 2015-07-22 23:44:18 +02:00
Javier Arribas
4fc61af172 Adding cuda ultra-fast correlator library. Not used yet, but optionally
compiled. All CMAKEs ready!
2015-07-22 18:16:54 +02:00
Carles Fernandez
24f8f61249 removing unused parameters 2015-07-21 19:32:16 +02:00
Carles Fernandez
7be5343b2a removing uneeded parameters 2015-07-21 19:18:49 +02:00
Carles Fernandez
f7d9438801 Updating configuration files 2015-07-21 19:14:17 +02:00
Carles Fernandez
c8426bb3f8 moving SBAS conf to old 2015-07-21 18:22:12 +02:00
Carles Fernandez
1de57855ef updating conf notation 2015-07-21 18:13:06 +02:00
Carles Fernandez
27f32d3bd6 updating configuration notation 2015-07-21 18:03:26 +02:00
Carles Fernandez
2fa73c350e updating configuration 2015-07-21 17:15:41 +02:00
Carles Fernandez
637c33a51f 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.
2015-07-21 17:07:16 +02:00
Carles Fernandez
3039af393a Updating configuration files to the new notation 2015-07-21 11:34:51 +02:00
Carles Fernandez
cbc51bcf8c More flowgraph tests 2015-07-20 22:11:15 +02:00
Carles Fernandez
f9eb750e84 improving documentation 2015-07-19 14:20:59 +02:00
Carles Fernandez
6b75d6a8ba fix typo 2015-07-19 14:12:58 +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
d851dcfbf6 adding configuration example 2015-07-19 14:04:35 +02:00
Carles Fernandez
334caa329e Improving detection of GNU Radio version so modules requiring >=3.7.4
will be built even without the presence of pkgconfig
2015-07-19 11:18:20 +02:00
Carles Fernandez
31ef3c7910 improving documentation 2015-07-19 00:58:30 +02:00
Carles Fernandez
40a85030f0 deleting README 2015-07-18 22:28:30 +02:00
Carles Fernandez
1e24adc7b2 deleting README 2015-07-18 22:27:34 +02:00
Carles Fernandez
3b4fdfac42 deleting old README 2015-07-18 12:18:10 +02:00
Carles Fernandez
e265eec4ab fixing format 2015-07-18 12:14:21 +02:00
Carles Fernandez
1063651d07 fixing format 2015-07-18 12:09:41 +02:00
Carles Fernandez
e4cec0b6b1 fixing docs 2015-07-18 12:05:16 +02:00
Carles Fernandez
5a1f77fc14 using markdown syntax 2015-07-18 12:02:02 +02:00
Carles Fernandez
6b434777c3 Updating the driver building process 2015-07-18 11:57:16 +02:00