osmo-bts[master]: DTX: check Marker bit to send ONSET to L1

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

Harald Welte gerrit-no-reply at lists.osmocom.org
Fri Sep 23 02:02:33 UTC 2016


Patch Set 8: Code-Review-1

(1 comment)

https://gerrit.osmocom.org/#/c/691/8/src/common/l1sap.c
File src/common/l1sap.c:

Line 695: 		marker = resp_msg->cb[0];
please wrap cb[] access into a nice macro, like rtpmsg_marker_bit(x) (x)->cb[0] and use that both to set the bit "rtpmsg_marker_bit(msg) = 1" and to check for the bit here.


-- 
To view, visit https://gerrit.osmocom.org/691
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I88c41568bcb0d82699f617adc4ad192603dd1bb6
Gerrit-PatchSet: 8
Gerrit-Project: osmo-bts
Gerrit-Branch: master
Gerrit-Owner: Max <msuraev at sysmocom.de>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: Max <msuraev at sysmocom.de>
Gerrit-HasComments: Yes



More information about the gerrit-log mailing list