diff --git a/telemetry_common.cpp b/cpp/telemetry_common.cpp similarity index 100% rename from telemetry_common.cpp rename to cpp/telemetry_common.cpp diff --git a/telemetry_common.h b/cpp/telemetry_common.h similarity index 100% rename from telemetry_common.h rename to cpp/telemetry_common.h diff --git a/python/__init__.py b/python/__init__.py new file mode 100644 index 0000000..e69de29 diff --git a/telemetry_common.py b/python/telemetry_common.py similarity index 100% rename from telemetry_common.py rename to python/telemetry_common.py