aboutsummaryrefslogtreecommitdiffstats
path: root/apps
diff options
context:
space:
mode:
authorPiotr Krysik <ptrkrysik@gmail.com>2017-11-30 13:44:54 +0100
committerPiotr Krysik <ptrkrysik@gmail.com>2017-11-30 13:44:54 +0100
commit0e2454e5cab4f11cd26e320087768d14b5d2cab3 (patch)
treec5ed367ee4c30d50b7d34d900ccffa6afa31e67f /apps
parent842b07b4374d0b2031882bcb615384f8befd20c9 (diff)
trc: Changed sample rate to 4 times GSM symbol rate
Diffstat (limited to 'apps')
-rwxr-xr-xapps/grgsm_trx2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/grgsm_trx b/apps/grgsm_trx
index 507ed87..5174b5c 100755
--- a/apps/grgsm_trx
+++ b/apps/grgsm_trx
@@ -42,7 +42,7 @@ class Application:
base_port = 5700
# PHY specific
- phy_sample_rate = 2000000
+ phy_sample_rate = 4*1625000/6
phy_tx_antenna = "TX/RX"
phy_rx_antenna = "RX2"
phy_rx_gain = 30