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(a)sysmocom.de>
* Author: Vadim Yanitskiy <vyanitskiy(a)sysmocom.de>
--
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 <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>
Gerrit-MessageType: merged