commit-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Commit-gnuradio] [gnuradio] 01/03: gr-dtv: Install public .h files for


From: git
Subject: [Commit-gnuradio] [gnuradio] 01/03: gr-dtv: Install public .h files for DVB-T receiver.
Date: Thu, 24 Sep 2015 23:53:51 +0000 (UTC)

This is an automated email from the git hooks/post-receive script.

jcorgan pushed a commit to branch master
in repository gnuradio.

commit 70f2d89e517f66c74fda2b354bbacfdf494e909e
Author: Ron Economos <address@hidden>
Date:   Wed Sep 23 16:44:57 2015 -0700

    gr-dtv: Install public .h files for DVB-T receiver.
---
 gr-dtv/include/gnuradio/dtv/CMakeLists.txt | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/gr-dtv/include/gnuradio/dtv/CMakeLists.txt 
b/gr-dtv/include/gnuradio/dtv/CMakeLists.txt
index d1eff3f..4232ff7 100644
--- a/gr-dtv/include/gnuradio/dtv/CMakeLists.txt
+++ b/gr-dtv/include/gnuradio/dtv/CMakeLists.txt
@@ -66,6 +66,15 @@ install(FILES
     dvbt_symbol_inner_interleaver.h
     dvbt_map.h
     dvbt_reference_signals.h
+    dvbt_ofdm_sym_acquisition.h
+    dvbt_demod_reference_signals.h
+    dvbt_demap.h
+    dvbt_bit_inner_deinterleaver.h
+    dvbt_viterbi_decoder.h
+    dvbt_convolutional_deinterleaver.h
+    dvbt_reed_solomon_dec.h
+    dvbt_energy_descramble.h
+
     DESTINATION ${GR_INCLUDE_DIR}/gnuradio/dtv
     COMPONENT "dtv_devel"
 )



reply via email to

[Prev in Thread] Current Thread [Next in Thread]