aboutsummaryrefslogtreecommitdiffstats
path: root/apps
diff options
context:
space:
mode:
Diffstat (limited to 'apps')
-rw-r--r--apps/helpers/CMakeLists.txt6
-rwxr-xr-xapps/helpers/grgsm_capture (renamed from apps/helpers/grgsm_capture.py)0
-rwxr-xr-xapps/helpers/grgsm_channelize (renamed from apps/helpers/grgsm_channelize.py)0
3 files changed, 3 insertions, 3 deletions
diff --git a/apps/helpers/CMakeLists.txt b/apps/helpers/CMakeLists.txt
index 4418ed7..fff9593 100644
--- a/apps/helpers/CMakeLists.txt
+++ b/apps/helpers/CMakeLists.txt
@@ -22,12 +22,12 @@ include(CreateSymlink)
GR_PYTHON_INSTALL(
PROGRAMS
- grgsm_capture.py
- grgsm_channelize.py
+ grgsm_capture
+ grgsm_channelize
DESTINATION bin
)
-CREATE_SYMLINK(grgsm_capture.py airprobe_rtlsdr_capture.py)
+CREATE_SYMLINK(grgsm_capture airprobe_rtlsdr_capture.py)
add_custom_target(helpers_symlinks ALL DEPENDS ${symlinks})
diff --git a/apps/helpers/grgsm_capture.py b/apps/helpers/grgsm_capture
index a71c2c8..a71c2c8 100755
--- a/apps/helpers/grgsm_capture.py
+++ b/apps/helpers/grgsm_capture
diff --git a/apps/helpers/grgsm_channelize.py b/apps/helpers/grgsm_channelize
index 146bb8f..146bb8f 100755
--- a/apps/helpers/grgsm_channelize.py
+++ b/apps/helpers/grgsm_channelize