aboutsummaryrefslogtreecommitdiffstats
path: root/dpd/src/Const.py
diff options
context:
space:
mode:
Diffstat (limited to 'dpd/src/Const.py')
-rw-r--r--dpd/src/Const.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/dpd/src/Const.py b/dpd/src/Const.py
index 2504c1e..2f9e151 100644
--- a/dpd/src/Const.py
+++ b/dpd/src/Const.py
@@ -10,6 +10,8 @@ class Const:
self.sample_rate = sample_rate
self.n_meas = n_meas
+ self.tx_gain_max = 89
+
# Time domain
self.T_F = sample_rate / 2048000 * 196608 # Transmission frame duration
self.T_NULL = sample_rate / 2048000 * 2656 # Null symbol duration