Change in gr-gsm[master]: trx/radio_if.py: update clock_offset_control in set_rx_freq()

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Piotr Krysik gerrit-no-reply at lists.osmocom.org
Tue Feb 5 12:10:37 UTC 2019


Piotr Krysik has submitted this change and it was merged. ( https://gerrit.osmocom.org/12637 )

Change subject: trx/radio_if.py: update clock_offset_control in set_rx_freq()
......................................................................

trx/radio_if.py: update clock_offset_control in set_rx_freq()

Change-Id: I065bf664f775099c90c123c9ff75f262a73bf1be
---
M python/trx/radio_if.py
1 file changed, 1 insertion(+), 0 deletions(-)

Approvals:
  Harald Welte: Looks good to me, but someone else must approve
  Piotr Krysik: Looks good to me, approved; Verified



diff --git a/python/trx/radio_if.py b/python/trx/radio_if.py
index 4032850..4c678e7 100644
--- a/python/trx/radio_if.py
+++ b/python/trx/radio_if.py
@@ -283,6 +283,7 @@
 					eng_notation.num_to_str(self.freq_offset)))
 		self.phy_src.set_center_freq(fc, 0)
 		self.rotator_src.set_phase_inc(self.calc_phase_inc(fc))
+		self.gsm_clck_ctrl.set_fc(fc)
 		self.rx_freq = fc
 
 	def set_tx_freq(self, fc):

-- 
To view, visit https://gerrit.osmocom.org/12637
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: gr-gsm
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I065bf664f775099c90c123c9ff75f262a73bf1be
Gerrit-Change-Number: 12637
Gerrit-PatchSet: 1
Gerrit-Owner: Vadim Yanitskiy <axilirator at gmail.com>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Piotr Krysik <ptrkrysik at gmail.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190205/4b7b6d22/attachment.htm>


More information about the gerrit-log mailing list