pespin has uploaded a new patch set (#3). ( https://gerrit.osmocom.org/c/osmo-bsc/+/39005?usp=email )
Change subject: ipaccess-config: Remove unused function ipaccess_bts_handle_ccm()
......................................................................
ipaccess-config: Remove unused function ipaccess_bts_handle_ccm()
This function actually slippted in unintentionally when copying the
ipaccess driver from libosmo-abis.git as a base for the ipaccess-config
driver.
That function is actually not used either by libosmo-abis driver, but
was left there as a backward compatible API.
Fixes: 76b863eb47ecaaf22fb4ca6ecd19f94a05b2ed5c
Change-Id: I126014eed2196e9fe03c65dff7bb384ac81f39f8
---
M src/ipaccess/ipaccess-config-e1-driver.c
1 file changed, 0 insertions(+), 68 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-bsc refs/changes/05/39005/3
--
To view, visit https://gerrit.osmocom.org/c/osmo-bsc/+/39005?usp=email
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: newpatchset
Gerrit-Project: osmo-bsc
Gerrit-Branch: master
Gerrit-Change-Id: I126014eed2196e9fe03c65dff7bb384ac81f39f8
Gerrit-Change-Number: 39005
Gerrit-PatchSet: 3
Gerrit-Owner: pespin <pespin(a)sysmocom.de>
Gerrit-CC: Jenkins Builder
pespin has uploaded a new patch set (#2). ( https://gerrit.osmocom.org/c/osmo-bsc/+/39005?usp=email )
Change subject: ipaccess-config: Remove unused function ipaccess_bts_handle_ccm()
......................................................................
ipaccess-config: Remove unused function ipaccess_bts_handle_ccm()
This function actually slippted in unintentionally when copying the
ipaccess driver from libosmo-abis.git as a base for the ipaccess-config
driver.
That function is actually not used either by libosmo-abis driver, but
was left there as a backward compatible API.
Fixes: 76b863eb47ecaaf22fb4ca6ecd19f94a05b2ed5c
Change-Id: I126014eed2196e9fe03c65dff7bb384ac81f39f8
---
M src/ipaccess/ipaccess-config-e1-driver.c
1 file changed, 0 insertions(+), 65 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-bsc refs/changes/05/39005/2
--
To view, visit https://gerrit.osmocom.org/c/osmo-bsc/+/39005?usp=email
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: newpatchset
Gerrit-Project: osmo-bsc
Gerrit-Branch: master
Gerrit-Change-Id: I126014eed2196e9fe03c65dff7bb384ac81f39f8
Gerrit-Change-Number: 39005
Gerrit-PatchSet: 2
Gerrit-Owner: pespin <pespin(a)sysmocom.de>
Gerrit-CC: Jenkins Builder
Attention is currently required from: JPM, dexter.
fixeria has posted comments on this change by JPM. ( https://gerrit.osmocom.org/c/pysim/+/38993?usp=email )
Change subject: Modem related fixes.
......................................................................
Patch Set 1:
(1 comment)
File pySim/transport/modem_atcmd.py:
https://gerrit.osmocom.org/c/pysim/+/38993/comment/bad1c9c5_66a5ba09?usp=em… :
PS1, Line 142: f'
Oh, BTW. I am all for using f-strings, but pySim generally aims to support old Python versions. We should probably bump the minimum Python version requirement, but for now I would avoid using f-strings.
--
To view, visit https://gerrit.osmocom.org/c/pysim/+/38993?usp=email
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: comment
Gerrit-Project: pysim
Gerrit-Branch: master
Gerrit-Change-Id: I3e45603a13496fff41b9f859de486143252fb28d
Gerrit-Change-Number: 38993
Gerrit-PatchSet: 1
Gerrit-Owner: JPM <jean-pierre.marcotte.1(a)ens.etsmtl.ca>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: dexter <pmaier(a)sysmocom.de>
Gerrit-Reviewer: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: laforge <laforge(a)osmocom.org>
Gerrit-Attention: JPM <jean-pierre.marcotte.1(a)ens.etsmtl.ca>
Gerrit-Attention: dexter <pmaier(a)sysmocom.de>
Gerrit-Comment-Date: Tue, 03 Dec 2024 12:26:35 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No