21#ifndef INCLUDED_LTE_PBCH_DESCRAMBLER_VFVF_IMPL_H
22#define INCLUDED_LTE_PBCH_DESCRAMBLER_VFVF_IMPL_H
47 int work(
int noutput_items,
48 gr_vector_const_void_star &input_items,
49 gr_vector_void_star &output_items);
Definition: pbch_descrambler_vfvf_impl.h:30
int work(int noutput_items, gr_vector_const_void_star &input_items, gr_vector_void_star &output_items)
std::vector< int > pn_sequence() const
~pbch_descrambler_vfvf_impl()
static char * pn_seq_generator(int len, int cell_id)
void set_cell_id_msg(pmt::pmt_t msg)
pbch_descrambler_vfvf_impl(std::string key)
Block performs descrambling of PBCH with the given Cell IDCell ID is passed to block via message port...
Definition: pbch_descrambler_vfvf.h:37
Definition: bch_crc_check_ant_chooser_bb.h:28