aboutsummaryrefslogtreecommitdiffstats
path: root/apps/grgsm_trx
diff options
context:
space:
mode:
Diffstat (limited to 'apps/grgsm_trx')
-rwxr-xr-xapps/grgsm_trx2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/grgsm_trx b/apps/grgsm_trx
index 45312e6..6efed07 100755
--- a/apps/grgsm_trx
+++ b/apps/grgsm_trx
@@ -46,7 +46,7 @@ class Application:
base_port = 6700
# PHY specific
- phy_sample_rate = 4 * 1625000 / 6
+ phy_sample_rate = radio_if.SAMPLE_RATE
phy_freq_offset_hz = None
phy_tx_antenna = "TX/RX"
phy_rx_antenna = "RX2"