Antonio Ramos
|
2903e48e39
|
Dump carrier_phase_rate and modify matlab file
|
2018-09-08 23:20:29 +02:00 |
|
Antonio Ramos
|
b66540b776
|
Add moving average smoother to carrier phase rate
|
2018-09-07 19:18:03 +02:00 |
|
Antonio Ramos
|
47e5ef7f39
|
Improve generic kernel
|
2018-09-06 17:46:55 +02:00 |
|
Carles Fernandez
|
5b2b487a2f
|
Fix warning (type qualifiers ignored on cast result type)
|
2018-08-30 21:17:19 +02:00 |
|
Carles Fernandez
|
8d195e3259
|
Remove unused variables
|
2018-08-28 20:20:34 +02:00 |
|
Carles Fernandez
|
47e718167f
|
Merge branch 'fix-osx-thread_t' of https://github.com/rventura/gnss-sdr into rventura-fix-osx-thread_t
|
2018-08-23 19:53:48 +02:00 |
|
Carles Fernandez
|
41527fb921
|
Rename volk_gnsssdr_32f_xn_fast_resampler_32f_xn to volk_gnsssdr_32f_xn_high_dynamics_resampler_32f_xnn
|
2018-08-23 19:39:41 +02:00 |
|
Rodrigo Ventura
|
ad6bbee930
|
Fix build issue in OS X
Define of thread_t to pthread_t in rtklib.h was colliding with system
include in OS X. Not used elsewhere, so find&replaced with pthread_t.
|
2018-08-23 09:08:31 +01:00 |
|
Marc Majoral
|
2f0ef5753e
|
changed the device name for the interrupt counter in the PL
removed the acknowledgement of the interrupt triggered by the interrupt counter IP (edge interrupt).
|
2018-08-22 10:24:40 +02:00 |
|
Carles Fernandez
|
a2de137864
|
Imporve const correctness
|
2018-08-16 14:49:32 +02:00 |
|
Carles Fernandez
|
a249cd7242
|
Avoid variable length arrays and other minor fixes
|
2018-08-16 14:16:43 +02:00 |
|
Marc Majoral
|
ddb7c1fc29
|
added control of the FPGA PL counter interrupt (using a level interrupt).
|
2018-08-14 14:04:00 +02:00 |
|
Carles Fernandez
|
65a0804084
|
Add more extensive use of cstdint typenames
|
2018-08-13 10:18:05 +02:00 |
|
Sergi Segura
|
fc98fa6afe
|
cleaning code for gsoc
|
2018-08-12 23:58:16 +02:00 |
|
Carles Fernandez
|
d29befa7e3
|
Fix int vs unsigned int comparisons
|
2018-08-12 11:37:21 +02:00 |
|
Carles Fernandez
|
1087b764cf
|
Add address sanitized build target
Update the Volk build types to include a target that compiles with
-fsanitize=address when using clang or gcc.
Activated with -DCMAKE_BUILD_TYPE=ASAN
|
2018-08-12 10:59:12 +02:00 |
|
Carles Fernandez
|
6b1611b3a9
|
Replace unsigned long int by uint64_t and long int by int64_t. Fixes #199
|
2018-08-10 20:34:03 +02:00 |
|
Javier Arribas
|
2517e7bb31
|
Replacing software sample counter with hardware sample counter if FPGA is enabled. Fix a compilation bug when ENABLE_FPGA is selected
|
2018-08-10 11:53:40 +02:00 |
|
Carles Fernandez
|
66bfbffe89
|
Add AVX implementation
|
2018-08-09 22:00:22 +02:00 |
|
Carles Fernandez
|
c5f10cd56c
|
Add sse4_1 implementation
|
2018-08-09 21:08:58 +02:00 |
|
Carles Fernandez
|
727cc115c4
|
Fix kernel
|
2018-08-08 18:20:09 +02:00 |
|
Carles Fernandez
|
0b5c827eda
|
Add Doppler rate in fast_resampler kernel. Still not used
|
2018-08-08 12:03:58 +02:00 |
|
Javier Arribas
|
b47d7826eb
|
Adding an option to SDR sample counter to modulate the observable generation rate. It defaults to 20 ms interval (50 Hz)
|
2018-08-07 20:04:44 +02:00 |
|
Sergi Segura
|
e4a86173fa
|
tracking working
|
2018-08-06 13:52:08 +02:00 |
|
Javier Arribas
|
a23231479f
|
Adding new gnss-sdr volk kernel for a faster local signal replica generation
|
2018-08-03 11:02:01 +02:00 |
|
Carles Fernandez
|
477967ed32
|
Python Development component is not needed
|
2018-07-29 22:45:45 +02:00 |
|
Carles Fernandez
|
17d4a010e1
|
Improve Python detection
|
2018-07-29 20:49:09 +02:00 |
|
Carles Fernandez
|
5c80be5b9e
|
Set maximum Galileo PRN to 36
|
2018-07-28 18:32:40 +02:00 |
|
Carles Fernandez
|
9b0be03256
|
Add puppets to ctest
|
2018-07-28 12:34:23 +02:00 |
|
Carles Fernandez
|
2dfaea3dfd
|
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next
|
2018-07-26 22:37:04 +02:00 |
|
Javier Arribas
|
f162182ffe
|
Improved sample counter block
|
2018-07-26 19:19:23 +02:00 |
|
Carles Fernandez
|
fd7b91d544
|
Fix python version
|
2018-07-24 13:57:11 +02:00 |
|
Carles Fernandez
|
e3cb3d6eb5
|
Fix building when python3 is present but python3-six and python3-mako are not
|
2018-07-24 13:48:33 +02:00 |
|
Carles Fernandez
|
5ba0759cdd
|
Use python3 when available
|
2018-07-24 11:24:37 +02:00 |
|
Carles Fernandez
|
3404ea1662
|
Python 3 compatibility fixes
|
2018-07-21 11:57:30 +02:00 |
|
Carles Fernandez
|
a25557c868
|
Add detection of AVX2551CD and AVX512F
|
2018-07-21 09:18:37 +02:00 |
|
Carles Fernandez
|
927f4d6b21
|
Add AVX2 implementation
|
2018-07-20 09:39:37 +02:00 |
|
Javier Arribas
|
f9e4bdfa59
|
Fix stream_to_vector incoherence in pcps acquisition and add support for GPS L2C, L5I, Galileo E1 and E5a in tracking pull-in test
|
2018-07-19 16:26:51 +02:00 |
|
Sergi Segura
|
51aa80aa46
|
tracking working, some satellites with loss of lock
|
2018-07-10 23:30:15 +02:00 |
|
Sergi Segura
|
d11490edc4
|
deleted delay, satellite acquisition peaks visible now
|
2018-07-07 19:27:20 +02:00 |
|
Sergi Segura
|
a9fdc3ea67
|
minor corrections
|
2018-07-06 15:55:00 +02:00 |
|
Sergi Segura
|
3b9e34edea
|
corrected beidou code generation
|
2018-07-06 14:58:32 +02:00 |
|
Sergi Segura
|
bf8ffe63cf
|
implemented the acquisition block, not working
|
2018-07-06 14:42:13 +02:00 |
|
Sergi Segura
|
cd149895f0
|
first evaluation beidou b1I
|
2018-06-15 04:19:32 +02:00 |
|
Carles Fernandez
|
0c2df93794
|
Bump version number to 0.0.10
|
2018-06-08 13:43:50 +02:00 |
|
Carles Fernandez
|
5fc1e018fd
|
Clean source code, update to new gnss_synchro parameter name
|
2018-06-05 22:53:34 +02:00 |
|
Carles Fernandez
|
fd2e5d9a00
|
Improve initialization (fix clang warning)
|
2018-06-03 19:14:56 +02:00 |
|
Carles Fernandez
|
424f812790
|
Fix clang warnings about unused private member
|
2018-06-03 19:11:16 +02:00 |
|
Carles Fernandez
|
61e9e60477
|
Improve initializations (fix clang warning)
|
2018-06-03 14:48:31 +02:00 |
|
Carles Fernandez
|
9dc85f19b1
|
Update links
|
2018-05-25 13:44:57 +02:00 |
|