mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2025-03-05 19:18:16 +00:00
Fixed a typo
This commit is contained in:
parent
3f17a207fd
commit
2700c1c262
@ -195,7 +195,7 @@ void galileo_e5_b_code_gen_complex_primary(own::span<std::complex<float>> _dest,
|
||||
|
||||
void galileo_e5_b_code_gen_complex_sampled(own::span<std::complex<float>> _dest,
|
||||
uint32_t _prn,
|
||||
const std::array<char, 3>& _Signal,
|
||||
const std::array<char, 4>& _Signal,
|
||||
int32_t _fs,
|
||||
uint32_t _chip_shift)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user