# Copyright 2011,2012 Free Software Foundation, Inc.
#
# This file was generated by gr_modtool, a tool from the GNU Radio framework
# This file is a part of gr-lora2
#
# 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.

########################################################################
# Install public header files
########################################################################
install(FILES
    api.h
    css_llr_converter.h
    css_mod.h
    lora_add_preamble.h
    lora_depad.h
    lora_merge_rem.h
    lora_whiten.h
    lora_soft_depad.h
    lora_header_format.h
    lora_pad.h
    lora_drop_rem.h
    gray_encode.h
    gray_decode.h
    soft_gray_encode.h
    lora_low_rate_opt_tx.h
    lora_low_rate_opt_rx.h
    flip_half_bytes.h
    lora_crc.h
    lora_soft_low_rate_opt_rx.h
    lora_interleaver.h
    lora_deinterleaver.h
    lora_soft_deinterleaver.h
    lora_hamming_encode.h
    lora_hamming_decode.h
    lora_soft_hamming_decode.h
    css_mod_algo.h
    lora_add_reversed_chirps.h
    css_demod_algo.h DESTINATION include/lora2
)
