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
commitbe1da4a2335e1b1e6b020fc48f9f4a17d72fb0a5 (patch)
treec5ed367ee4c30d50b7d34d900ccffa6afa31e67f /apps
parent0be5e5bcc83c2aa2613d86e0a52c6afbec7a50d7 (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