From dbc3a50c313906cba0c2536b934f6a563adabe67 Mon Sep 17 00:00:00 2001 From: Roman Khassraf Date: Mon, 3 Aug 2015 23:20:20 +0200 Subject: Implemented burst timeslot splitter for flow control. Issue #100 --- grc/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'grc/CMakeLists.txt') diff --git a/grc/CMakeLists.txt b/grc/CMakeLists.txt index caf2660..4665e89 100644 --- a/grc/CMakeLists.txt +++ b/grc/CMakeLists.txt @@ -21,6 +21,7 @@ add_subdirectory(decoding) add_subdirectory(decryption) add_subdirectory(demapping) add_subdirectory(receiver) +add_subdirectory(flow_control) add_subdirectory(misc_utils) install(FILES gsm_block_tree.xml -- cgit v1.2.3