summaryrefslogtreecommitdiffstats
path: root/src/host/trxcon/scheduler.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/host/trxcon/scheduler.h')
-rw-r--r--src/host/trxcon/scheduler.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/host/trxcon/scheduler.h b/src/host/trxcon/scheduler.h
index 6c3a2f20..ddb863f2 100644
--- a/src/host/trxcon/scheduler.h
+++ b/src/host/trxcon/scheduler.h
@@ -5,6 +5,8 @@
#include <osmocom/core/timer.h>
+#define FRAME_DURATION_uS 4615
+
#define GSM_SUPERFRAME (26 * 51)
#define GSM_HYPERFRAME (2048 * GSM_SUPERFRAME)