Change in gr-gsm[master]: grgsm_livemon: Use the osr variable in all blocks

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/.

Vasil Velichkov gerrit-no-reply at lists.osmocom.org
Mon Feb 25 22:35:26 UTC 2019


Vasil Velichkov has uploaded this change for review. ( https://gerrit.osmocom.org/13045


Change subject: grgsm_livemon: Use the osr variable in all blocks
......................................................................

grgsm_livemon: Use the osr variable in all blocks

In the GSM input adaptor and GSM Receiver blocks the osr was hardcoded
to 4 and cannot be changed using the command line parameter.

Change-Id: I4e85b898f05db636f18fdea6e5fee4fed6e0382a
---
M apps/grgsm_livemon.grc
M apps/grgsm_livemon_headless.grc
2 files changed, 4 insertions(+), 4 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/gr-gsm refs/changes/45/13045/1

diff --git a/apps/grgsm_livemon.grc b/apps/grgsm_livemon.grc
index 3d2236d..46b83e2 100644
--- a/apps/grgsm_livemon.grc
+++ b/apps/grgsm_livemon.grc
@@ -933,7 +933,7 @@
     </param>
     <param>
       <key>osr</key>
-      <value>4</value>
+      <value>osr</value>
     </param>
     <param>
       <key>fc</key>
@@ -1043,7 +1043,7 @@
     </param>
     <param>
       <key>osr</key>
-      <value>4</value>
+      <value>osr</value>
     </param>
     <param>
       <key>tseq_nums</key>
diff --git a/apps/grgsm_livemon_headless.grc b/apps/grgsm_livemon_headless.grc
index f130d71..a1ce284 100644
--- a/apps/grgsm_livemon_headless.grc
+++ b/apps/grgsm_livemon_headless.grc
@@ -767,7 +767,7 @@
     </param>
     <param>
       <key>osr</key>
-      <value>4</value>
+      <value>osr</value>
     </param>
     <param>
       <key>fc</key>
@@ -877,7 +877,7 @@
     </param>
     <param>
       <key>osr</key>
-      <value>4</value>
+      <value>osr</value>
     </param>
     <param>
       <key>tseq_nums</key>

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

Gerrit-Project: gr-gsm
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I4e85b898f05db636f18fdea6e5fee4fed6e0382a
Gerrit-Change-Number: 13045
Gerrit-PatchSet: 1
Gerrit-Owner: Vasil Velichkov <vvvelichkov at gmail.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190225/f46edb86/attachment.htm>


More information about the gerrit-log mailing list