aboutsummaryrefslogtreecommitdiffstats
path: root/python/CMakeLists.txt
diff options
context:
space:
mode:
authorPiotr Krysik <ptrkrysik@gmail.com>2016-07-18 10:23:24 +0200
committerPiotr Krysik <ptrkrysik@gmail.com>2016-07-18 10:23:24 +0200
commit74c4ca96278537a4d891130f00ea0d0a7a59bdb9 (patch)
tree2436f6336d64729a75a915452bf1640b228d1848 /python/CMakeLists.txt
parent58a4c4d4c0f4691ae09f6a2d4e97b8158137ab79 (diff)
Removed blocks related to old frequency correction loop (controlled const source and old clock offset corrector)
Diffstat (limited to 'python/CMakeLists.txt')
-rw-r--r--python/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/python/CMakeLists.txt b/python/CMakeLists.txt
index bee42a8..89157ed 100644
--- a/python/CMakeLists.txt
+++ b/python/CMakeLists.txt
@@ -41,7 +41,6 @@ GR_PYTHON_INSTALL(
receiver/fcch_detector.py
receiver/chirpz.py
misc_utils/arfcn.py
- misc_utils/clock_offset_corrector.py
misc_utils/clock_offset_corrector_tagged.py
misc_utils/hier_block.py DESTINATION ${GR_PYTHON_DIR}/grgsm
)