<?xml version="1.0"?> <!-- Copyright 2012 Free Software Foundation, Inc. This file is part of GNU Radio GNU Radio is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. GNU Radio is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU Radio; see the file COPYING. If not, write to the Free Software Foundation, Inc., 51 Franklin Street, Boston, MA 02110-1301, USA. --> <!-- ################################################### ##Block Tree for gr-blocks. ################################################### --> <cat> <name></name> <!-- Blank for Root Name --> <cat> <name>Sources (New)</name> <block>blocks_file_source</block> </cat> <cat> <name>Math Operations (New) </name> <block>blocks_add_xx</block> <block>blocks_add_const_vxx</block> <block>blocks_divide_xx</block> <block>blocks_multiply_xx</block> <block>blocks_multiply_const_vxx</block> <block>blocks_multiply_conjugate_cc</block> <block>blocks_sub_xx</block> <block>blocks_conjugate_cc</block> <block>blocks_integrate_xx</block> <block>blocks_nlog10_ff</block> </cat> <cat> <name>Boolean Operations (New) </name> <block>blocks_and_xx</block> <block>blocks_and_const_xx</block> <block>blocks_not_xx</block> <block>blocks_or_xx</block> <block>blocks_xor_xx</block> </cat> <cat> <name>Stream Type Conversions (New) </name> <block>blocks_char_to_float</block> <block>blocks_char_to_short</block> <block>blocks_complex_to_interleaved_short</block> <block>blocks_complex_to_float</block> <block>blocks_complex_to_imag</block> <block>blocks_complex_to_real</block> <block>blocks_complex_to_mag</block> <block>blocks_complex_to_mag_squared</block> <block>blocks_complex_to_arg</block> <block>blocks_float_to_char</block> <block>blocks_float_to_complex</block> <block>blocks_float_to_int</block> <block>blocks_float_to_short</block> <block>blocks_float_to_uchar</block> <block>blocks_int_to_float</block> <block>blocks_interleaved_short_to_complex</block> <block>blocks_short_to_char</block> <block>blocks_short_to_float</block> <block>blocks_uchar_to_float</block> </cat> <cat> <name>Stream Operations (New) </name> <block>blocks_deinterleave</block> <block>blocks_interleave</block> <block>blocks_keep_m_in_n</block> <block>blocks_keep_one_in_n</block> <block>blocks_repeat</block> <block>blocks_stream_mux</block> <block>blocks_stream_to_streams</block> <block>blocks_stream_to_vector</block> <block>blocks_streams_to_stream</block> <block>blocks_streams_to_vector</block> <block>blocks_vector_to_stream</block> <block>blocks_vector_to_streams</block> </cat> </cat>