Attention is currently required from: fixeria.
pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmo-gprs/+/32985 )
Change subject: rlcmac: Submit GMMRR-PAGE.ind upon rx of Paging Request Type 1/2
......................................................................
Patch Set 3:
(1 comment)
File tests/rlcmac/rlcmac_prim_test.err:
https://gerrit.osmocom.org/c/libosmo-gprs/+/32985/comment/e5b36ca2_eddba1d2
PS3, Line 804: 74 remaining bits unhandled by decoder
> Is this expected? Looks like the CSN.1 definition does not account for padding.
Ah we may have to add some field for padding, I'll have a look at fixing it later on another patch.
--
To view, visit https://gerrit.osmocom.org/c/libosmo-gprs/+/32985
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: libosmo-gprs
Gerrit-Branch: master
Gerrit-Change-Id: I64db4277b5c54870a258d63c554f470011bcc989
Gerrit-Change-Number: 32985
Gerrit-PatchSet: 3
Gerrit-Owner: pespin <pespin(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Attention: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Comment-Date: Thu, 25 May 2023 15:35:59 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-MessageType: comment
Attention is currently required from: tnt, fixeria.
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmocore/+/32986 )
Change subject: gsm: fix convolutional code definition for TCH/F4.8
......................................................................
Patch Set 2: Code-Review+1
(1 comment)
Commit Message:
https://gerrit.osmocom.org/c/libosmocore/+/32986/comment/48582a0c_d7db9e2c
PS2, Line 13:
I believe I've had this conversation before with tnt. AFAIR he stated the spec wording is just a fancy way of saying the last 4 bits are zero, or something like that?
--
To view, visit https://gerrit.osmocom.org/c/libosmocore/+/32986
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Change-Id: Id86d1aa0fd6791a8be431b5547bb723c74c35757
Gerrit-Change-Number: 32986
Gerrit-PatchSet: 2
Gerrit-Owner: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge(a)osmocom.org>
Gerrit-Reviewer: tnt <tnt(a)246tNt.com>
Gerrit-Attention: tnt <tnt(a)246tNt.com>
Gerrit-Attention: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Comment-Date: Thu, 25 May 2023 15:33:20 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes
Gerrit-MessageType: comment
Attention is currently required from: pespin.
fixeria has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmo-gprs/+/32985 )
Change subject: rlcmac: Submit GMMRR-PAGE.ind upon rx of Paging Request Type 1/2
......................................................................
Patch Set 3: Code-Review+1
(4 comments)
File include/osmocom/gprs/rlcmac/rlcmac_private.h:
https://gerrit.osmocom.org/c/libosmo-gprs/+/32985/comment/83721c8a_3e912253
PS2, Line 94: gprs_rlcmac_handle_ccch_pag_req_1
> cosmetic: maybe `..._pag_req1` or `... […]
Done
File src/rlcmac/rlcmac.c:
https://gerrit.osmocom.org/c/libosmo-gprs/+/32985/comment/f3574901_7ee3c364
PS2, Line 352: if (GSM_MACBLOCK_LEN < sizeof(*pag))
> that's from previous code where GSM_MACBLOCK_LEN used to be msgb_l3len(msg), I'll drop it.
Done
https://gerrit.osmocom.org/c/libosmo-gprs/+/32985/comment/da8a60be_e030a86b
PS2, Line 363: if (GSM_MACBLOCK_LEN < sizeof(*pag) + 1)
> same.
Done
File tests/rlcmac/rlcmac_prim_test.err:
https://gerrit.osmocom.org/c/libosmo-gprs/+/32985/comment/800b4630_38b61e60
PS3, Line 804: 74 remaining bits unhandled by decoder
Is this expected? Looks like the CSN.1 definition does not account for padding.
--
To view, visit https://gerrit.osmocom.org/c/libosmo-gprs/+/32985
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: libosmo-gprs
Gerrit-Branch: master
Gerrit-Change-Id: I64db4277b5c54870a258d63c554f470011bcc989
Gerrit-Change-Number: 32985
Gerrit-PatchSet: 3
Gerrit-Owner: pespin <pespin(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Attention: pespin <pespin(a)sysmocom.de>
Gerrit-Comment-Date: Thu, 25 May 2023 15:30:54 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes
Comment-In-Reply-To: fixeria <vyanitskiy(a)sysmocom.de>
Comment-In-Reply-To: pespin <pespin(a)sysmocom.de>
Gerrit-MessageType: comment