EscapeTHU / gnuradio-MIMO-OFDM

MIT License
57 stars 12 forks source link

modifying the underlying source file #1

Open changshunyu opened 2 years ago

changshunyu commented 2 years ago

Why can't I load the two-channel channel estimation and equalization module after modifying the underlying source file?

changshunyu commented 2 years ago

/home/gnu/gnuradio-MIMO-OFDM/gr-digital/include/gnuradio/digital/ofdm_chanest_vcvc.h:81: warning: The following parameters of gr::digital::ofdm_chanest_vcvc::make(const std::vector< gr_complex > &sync_symbol1, const std::vector< gr_complex > &sync_symbol2, const std::vector< gr_complex > &sync_symbol3, const std::vector< gr_complex > &sync_symbol4, const std::vector< gr_complex > &sync_symbol5, int n_data_symbols, int eq_noise_red_len=0, int max_carr_offset=-1, bool force_one_sync_symbol=false) are not documented: parameter 'sync_symbol3' parameter 'sync_symbol4' parameter 'sync_symbol5'