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/.
Vadim Yanitskiy gerrit-no-reply at lists.osmocom.org
Patch Set 2: Code-Review+1
(1 comment)
Anyway, this change makes sense.
https://gerrit.osmocom.org/#/c/7009/2/src/host/trxcon/trxcon.c
File src/host/trxcon/trxcon.c:
Line 128: static const struct value_string app_evt_names[] = {
Hmm, it's pretty strange that it's sending both
TRX and L1CTL specific events to the trxcon_fsm...
And `git grep _EVENT_` confirms this.
Probably, because both mentioned fsm's have
strong relation to each other, so trxcon_fsm
acts like an event dispatcher...
--
To view, visit https://gerrit.osmocom.org/7009
To unsubscribe, visit https://gerrit.osmocom.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: Id3279e99966a0ab236923c497ac0abbc9ed2c93c
Gerrit-PatchSet: 2
Gerrit-Project: osmocom-bb
Gerrit-Branch: fixeria/trx
Gerrit-Owner: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: Vadim Yanitskiy <axilirator at gmail.com>
Gerrit-HasComments: Yes