fixeria has uploaded this change for review. ( 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(-) git pull ssh://gerrit.osmocom.org:29418/osmocom-bb refs/changes/09/30309/1 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 <[email protected]> * Author: Vadim Yanitskiy <[email protected]> -- To view, visit https://gerrit.osmocom.org/c/osmocom-bb/+/30309 To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings Gerrit-Project: osmocom-bb Gerrit-Branch: master Gerrit-Change-Id: I184abe10f874d97f047a3720c776fdef08d880e6 Gerrit-Change-Number: 30309 Gerrit-PatchSet: 1 Gerrit-Owner: fixeria <[email protected]> Gerrit-MessageType: newchange
