mirror of
				https://github.com/gnss-sdr/gnss-sdr
				synced 2025-10-31 07:13:03 +00:00 
			
		
		
		
	Merge branch 'next' of git+ssh://github.com/gnss-sdr/gnss-sdr into next
This commit is contained in:
		| @@ -44,7 +44,7 @@ | ||||
| #ifdef LV_HAVE_GENERIC | ||||
| static inline void volk_gnsssdr_16ic_resamplerxnpuppet2_16ic_generic(lv_16sc_t* result, const lv_16sc_t* local_code, unsigned int num_points) | ||||
| { | ||||
|     float code_phase_step_chips = 0.6; | ||||
|     float code_phase_step_chips = -0.6; | ||||
|     int code_length_chips = 2046; | ||||
|     int num_out_vectors = 3; | ||||
|     float rem_code_phase_chips = -0.234; | ||||
| @@ -74,7 +74,7 @@ static inline void volk_gnsssdr_16ic_resamplerxnpuppet2_16ic_generic(lv_16sc_t* | ||||
| #ifdef LV_HAVE_SSE3 | ||||
| static inline void volk_gnsssdr_16ic_resamplerxnpuppet2_16ic_a_sse3(lv_16sc_t* result, const lv_16sc_t* local_code, unsigned int num_points) | ||||
| { | ||||
|     float code_phase_step_chips = 0.6; | ||||
|     float code_phase_step_chips = -0.6; | ||||
|     int code_length_chips = 2046; | ||||
|     int num_out_vectors = 3; | ||||
|     float rem_code_phase_chips = -0.234; | ||||
| @@ -103,7 +103,7 @@ static inline void volk_gnsssdr_16ic_resamplerxnpuppet2_16ic_a_sse3(lv_16sc_t* r | ||||
| #ifdef LV_HAVE_SSE3 | ||||
| static inline void volk_gnsssdr_16ic_resamplerxnpuppet2_16ic_u_sse3(lv_16sc_t* result, const lv_16sc_t* local_code, unsigned int num_points) | ||||
| { | ||||
|     float code_phase_step_chips = 0.6; | ||||
|     float code_phase_step_chips = -0.6; | ||||
|     int code_length_chips = 2046; | ||||
|     int num_out_vectors = 3; | ||||
|     float rem_code_phase_chips = -0.234; | ||||
| @@ -133,7 +133,7 @@ static inline void volk_gnsssdr_16ic_resamplerxnpuppet2_16ic_u_sse3(lv_16sc_t* r | ||||
| #ifdef LV_HAVE_SSE4_1 | ||||
| static inline void volk_gnsssdr_16ic_resamplerxnpuppet2_16ic_u_sse4_1(lv_16sc_t* result, const lv_16sc_t* local_code, unsigned int num_points) | ||||
| { | ||||
|     float code_phase_step_chips = 0.6; | ||||
|     float code_phase_step_chips = -0.6; | ||||
|     int code_length_chips = 2046; | ||||
|     int num_out_vectors = 3; | ||||
|     float rem_code_phase_chips = -0.234; | ||||
| @@ -163,7 +163,7 @@ static inline void volk_gnsssdr_16ic_resamplerxnpuppet2_16ic_u_sse4_1(lv_16sc_t* | ||||
| #ifdef LV_HAVE_SSE4_1 | ||||
| static inline void volk_gnsssdr_16ic_resamplerxnpuppet2_16ic_a_sse4_1(lv_16sc_t* result, const lv_16sc_t* local_code, unsigned int num_points) | ||||
| { | ||||
|     float code_phase_step_chips = 0.6; | ||||
|     float code_phase_step_chips = -0.6; | ||||
|     int code_length_chips = 2046; | ||||
|     int num_out_vectors = 3; | ||||
|     float rem_code_phase_chips = -0.234; | ||||
| @@ -193,7 +193,7 @@ static inline void volk_gnsssdr_16ic_resamplerxnpuppet2_16ic_a_sse4_1(lv_16sc_t* | ||||
| #ifdef LV_HAVE_AVX | ||||
| static inline void volk_gnsssdr_16ic_resamplerxnpuppet2_16ic_u_avx(lv_16sc_t* result, const lv_16sc_t* local_code, unsigned int num_points) | ||||
| { | ||||
|     float code_phase_step_chips = 0.6; | ||||
|     float code_phase_step_chips = -0.6; | ||||
|     int code_length_chips = 2046; | ||||
|     int num_out_vectors = 3; | ||||
|     float rem_code_phase_chips = -0.234; | ||||
| @@ -223,7 +223,7 @@ static inline void volk_gnsssdr_16ic_resamplerxnpuppet2_16ic_u_avx(lv_16sc_t* re | ||||
| #ifdef LV_HAVE_AVX | ||||
| static inline void volk_gnsssdr_16ic_resamplerxnpuppet2_16ic_a_avx(lv_16sc_t* result, const lv_16sc_t* local_code, unsigned int num_points) | ||||
| { | ||||
|     float code_phase_step_chips = 0.6; | ||||
|     float code_phase_step_chips = -0.6; | ||||
|     int code_length_chips = 2046; | ||||
|     int num_out_vectors = 3; | ||||
|     float rem_code_phase_chips = -0.234; | ||||
| @@ -253,7 +253,7 @@ static inline void volk_gnsssdr_16ic_resamplerxnpuppet2_16ic_a_avx(lv_16sc_t* re | ||||
| #ifdef LV_HAVE_NEON | ||||
| static inline void volk_gnsssdr_16ic_resamplerxnpuppet2_16ic_neon(lv_16sc_t* result, const lv_16sc_t* local_code, unsigned int num_points) | ||||
| { | ||||
|     float code_phase_step_chips = 0.6; | ||||
|     float code_phase_step_chips = -0.6; | ||||
|     int code_length_chips = 2046; | ||||
|     int num_out_vectors = 3; | ||||
|     float rem_code_phase_chips = -0.234; | ||||
|   | ||||
| @@ -41,11 +41,13 @@ | ||||
| #include <volk_gnsssdr/volk_gnsssdr.h> | ||||
| #include <string.h> | ||||
|  | ||||
|  | ||||
|  | ||||
| #ifdef LV_HAVE_GENERIC | ||||
| static inline void volk_gnsssdr_32fc_resamplerxnpuppet_32fc_generic(lv_32fc_t* result, const lv_32fc_t* local_code, unsigned int num_points) | ||||
| { | ||||
|     float code_phase_step_chips = 0.6; | ||||
|     int code_length_chips = 2046; | ||||
|     float code_phase_step_chips = -0.6; | ||||
|     int code_length_chips = 1023; | ||||
|     int num_out_vectors = 3; | ||||
|     float rem_code_phase_chips = -0.234; | ||||
|  | ||||
| @@ -74,8 +76,8 @@ static inline void volk_gnsssdr_32fc_resamplerxnpuppet_32fc_generic(lv_32fc_t* r | ||||
| #ifdef LV_HAVE_SSE3 | ||||
| static inline void volk_gnsssdr_32fc_resamplerxnpuppet_32fc_a_sse3(lv_32fc_t* result, const lv_32fc_t* local_code, unsigned int num_points) | ||||
| { | ||||
|     float code_phase_step_chips = 0.6; | ||||
|     int code_length_chips = 2046; | ||||
|     float code_phase_step_chips = -0.6; | ||||
|     int code_length_chips = 1023; | ||||
|     int num_out_vectors = 3; | ||||
|     float rem_code_phase_chips = -0.234; | ||||
|  | ||||
| @@ -103,8 +105,8 @@ static inline void volk_gnsssdr_32fc_resamplerxnpuppet_32fc_a_sse3(lv_32fc_t* re | ||||
| #ifdef LV_HAVE_SSE3 | ||||
| static inline void volk_gnsssdr_32fc_resamplerxnpuppet_32fc_u_sse3(lv_32fc_t* result, const lv_32fc_t* local_code, unsigned int num_points) | ||||
| { | ||||
|     float code_phase_step_chips = 0.6; | ||||
|     int code_length_chips = 2046; | ||||
|     float code_phase_step_chips = -0.6; | ||||
|     int code_length_chips = 1023; | ||||
|     int num_out_vectors = 3; | ||||
|     float rem_code_phase_chips = -0.234; | ||||
|  | ||||
| @@ -133,8 +135,8 @@ static inline void volk_gnsssdr_32fc_resamplerxnpuppet_32fc_u_sse3(lv_32fc_t* re | ||||
| #ifdef LV_HAVE_SSE4_1 | ||||
| static inline void volk_gnsssdr_32fc_resamplerxnpuppet_32fc_u_sse4_1(lv_32fc_t* result, const lv_32fc_t* local_code, unsigned int num_points) | ||||
| { | ||||
|     float code_phase_step_chips = 0.6; | ||||
|     int code_length_chips = 2046; | ||||
|     float code_phase_step_chips = -0.6; | ||||
|     int code_length_chips = 1023; | ||||
|     int num_out_vectors = 3; | ||||
|     float rem_code_phase_chips = -0.234; | ||||
|  | ||||
| @@ -162,8 +164,8 @@ static inline void volk_gnsssdr_32fc_resamplerxnpuppet_32fc_u_sse4_1(lv_32fc_t* | ||||
| #ifdef LV_HAVE_SSE4_1 | ||||
| static inline void volk_gnsssdr_32fc_resamplerxnpuppet_32fc_a_sse4_1(lv_32fc_t* result, const lv_32fc_t* local_code, unsigned int num_points) | ||||
| { | ||||
|     float code_phase_step_chips = 0.6; | ||||
|     int code_length_chips = 2046; | ||||
|     float code_phase_step_chips = -0.6; | ||||
|     int code_length_chips = 1023; | ||||
|     int num_out_vectors = 3; | ||||
|     float rem_code_phase_chips = -0.234; | ||||
|  | ||||
| @@ -191,8 +193,8 @@ static inline void volk_gnsssdr_32fc_resamplerxnpuppet_32fc_a_sse4_1(lv_32fc_t* | ||||
| #ifdef LV_HAVE_AVX | ||||
| static inline void volk_gnsssdr_32fc_resamplerxnpuppet_32fc_a_avx(lv_32fc_t* result, const lv_32fc_t* local_code, unsigned int num_points) | ||||
| { | ||||
|     float code_phase_step_chips = 0.6; | ||||
|     int code_length_chips = 2046; | ||||
|     float code_phase_step_chips = -0.6; | ||||
|     int code_length_chips = 1023; | ||||
|     int num_out_vectors = 3; | ||||
|     float rem_code_phase_chips = -0.234; | ||||
|  | ||||
| @@ -220,8 +222,8 @@ static inline void volk_gnsssdr_32fc_resamplerxnpuppet_32fc_a_avx(lv_32fc_t* res | ||||
| #ifdef LV_HAVE_AVX | ||||
| static inline void volk_gnsssdr_32fc_resamplerxnpuppet_32fc_u_avx(lv_32fc_t* result, const lv_32fc_t* local_code, unsigned int num_points) | ||||
| { | ||||
|     float code_phase_step_chips = 0.6; | ||||
|     int code_length_chips = 2046; | ||||
|     float code_phase_step_chips = -0.6; | ||||
|     int code_length_chips = 1023; | ||||
|     int num_out_vectors = 3; | ||||
|     float rem_code_phase_chips = -0.234; | ||||
|  | ||||
| @@ -249,8 +251,8 @@ static inline void volk_gnsssdr_32fc_resamplerxnpuppet_32fc_u_avx(lv_32fc_t* res | ||||
| #ifdef LV_HAVE_NEON | ||||
| static inline void volk_gnsssdr_32fc_resamplerxnpuppet_32fc_neon(lv_32fc_t* result, const lv_32fc_t* local_code, unsigned int num_points) | ||||
| { | ||||
|     float code_phase_step_chips = 0.6; | ||||
|     int code_length_chips = 2046; | ||||
|     float code_phase_step_chips = -0.6; | ||||
|     int code_length_chips = 1023; | ||||
|     int num_out_vectors = 3; | ||||
|     float rem_code_phase_chips = -0.234; | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Carles Fernandez
					Carles Fernandez