1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2025-12-04 07:38:08 +00:00

Merged with github next

This commit is contained in:
Javier Arribas
2015-10-08 14:37:51 +02:00
parent 6aef3478cf
commit a4655e2b03
32 changed files with 322 additions and 6101 deletions

View File

@@ -130,7 +130,7 @@ private:
gr_complex* in_gpu;
gr_complex* d_carr_sign_gpu;
gr_complex* d_local_codes_gpu;
float* d_local_code_shift_chips;
float* d_local_code_shift_chips;
gr_complex* d_corr_outs_gpu;
cuda_multicorrelator *multicorrelator_gpu;