fixeria has submitted this change. ( https://gerrit.osmocom.org/c/osmocom-bb/+/30309 )
Change subject: trxcon: add a spec. reference for the trxcon_fsm ......................................................................
trxcon: add a spec. reference for the trxcon_fsm
Change-Id: I184abe10f874d97f047a3720c776fdef08d880e6 --- M src/host/trxcon/src/trxcon_fsm.c 1 file changed, 1 insertion(+), 0 deletions(-)
Approvals: Jenkins Builder: Verified pespin: Looks good to me, but someone else must approve fixeria: Looks good to me, approved
diff --git a/src/host/trxcon/src/trxcon_fsm.c b/src/host/trxcon/src/trxcon_fsm.c index d3420f2..164d6fb 100644 --- a/src/host/trxcon/src/trxcon_fsm.c +++ b/src/host/trxcon/src/trxcon_fsm.c @@ -1,5 +1,6 @@ /* * OsmocomBB <-> SDR connection bridge + * The trxcon state machine (see 3GPP TS 44.004, section 5.1) * * (C) 2022 by sysmocom - s.f.m.c. GmbH info@sysmocom.de * Author: Vadim Yanitskiy vyanitskiy@sysmocom.de