11 #ifndef INCLUDED_SATELLITES_ENCODE_RS_IMPL_H
12 #define INCLUDED_SATELLITES_ENCODE_RS_IMPL_H
21 namespace satellites {
27 std::array<uint8_t, MAX_FRAME_LEN> d_data;
34 void forecast(
int noutput_items, gr_vector_int& ninput_items_required);
37 gr_vector_int& ninput_items,
38 gr_vector_const_void_star& input_items,
39 gr_vector_void_star& output_items);