osmo-bts[master]: measurement: Improve log output

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
Sat May 27 07:59:35 UTC 2017


Patch Set 8: Code-Review+1

(1 comment)

https://gerrit.osmocom.org/#/c/2389/8/src/common/rsl.c
File src/common/rsl.c:

Line 2249: 	     "%s chan_num:%d Tx MEAS RES valid(%d), flags(%d)\n",
the flags are unsigned (not signed), so %u applies.  Also, a bit-mask of flags is typically best printed as a hex value for human interpretation (it's easier to figure out than decimal).


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

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



More information about the gerrit-log mailing list