Attention is currently required from: jolly, pespin.
dexter has posted comments on this change. (
https://gerrit.osmocom.org/c/libosmocore/+/32932 )
Change subject: ASCI: Add message definition and encoding according to 3GPP TS 48.008
......................................................................
Patch Set 12:
(3 comments)
File include/osmocom/gsm/protocol/gsm_08_08.h:
https://gerrit.osmocom.org/c/libosmocore/+/32932/comment/39e5ed28_426525f1
PS12, Line 175: BSS_MAP_MSG_UPLINK_REJECT_CMD = 75,
(not critical: you only change the formatting here. Usually we put those changes in a
follow up patch)
File src/gsm/gsm0808.c:
https://gerrit.osmocom.org/c/libosmocore/+/32932/comment/b7180209_33b546bc
PS12, Line 22: #ifdef HAVE_SYS_SOCKET_H
As far as I understand from the discussion around patch-set 5, this is to prevent building
this code on embedded targets. I would split this part into a patch preceding this one.
File tests/tlv/tlv_test.c:
https://gerrit.osmocom.org/c/libosmocore/+/32932/comment/2ffe244f_1a500d76
PS12, Line 4:
TLV parsing should work on embedded targets. I can see that this has ties to gsm0808
(osmo_bssap_tlv_parse). If we could remove this dependency then we could include the
tlv_test in embedded builds again.
I also see an additional problem: This is a unit test. We probably run into problems when
we just remove this for some builds. The output will change and no longer match the .ok
and .err files. (But the build passes in jenkins, maybe it isn't a problem though...)
--
To view, visit
https://gerrit.osmocom.org/c/libosmocore/+/32932
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Change-Id: Ib94c64136c31ce4af67c314a8550d93946cc844f
Gerrit-Change-Number: 32932
Gerrit-PatchSet: 12
Gerrit-Owner: jolly <andreas(a)eversberg.eu>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge(a)osmocom.org>
Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>
Gerrit-CC: dexter <pmaier(a)sysmocom.de>
Gerrit-Attention: jolly <andreas(a)eversberg.eu>
Gerrit-Attention: pespin <pespin(a)sysmocom.de>
Gerrit-Comment-Date: Thu, 08 Jun 2023 15:06:54 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment