mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2025-01-18 21:23:02 +00:00
Fix clang format
This commit is contained in:
parent
dd60970f32
commit
54bde524cf
@ -83,7 +83,7 @@ private:
|
||||
const int32_t d_KK = 7; // Constraint Length
|
||||
|
||||
int32_t save_matfile() const;
|
||||
|
||||
|
||||
void viterbi_decoder(float *page_part_symbols, int32_t *page_part_bits);
|
||||
void deinterleaver(int32_t rows, int32_t cols, const float *in, float *out);
|
||||
void decode_INAV_word(float *page_part_symbols, int32_t frame_length);
|
||||
|
Loading…
Reference in New Issue
Block a user