Vadim Yanitskiy has uploaded this change for review. (
https://gerrit.osmocom.org/13733
Change subject: library/L1CTL_Types.ttcn: fix: add missing L1CTL_BURST_IND
message
......................................................................
library/L1CTL_Types.ttcn: fix: add missing L1CTL_BURST_IND message
Change-Id: Ibf75792be70f694bca9222ec6568371475d193bb
---
M library/L1CTL_Types.ttcn
1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks
refs/changes/33/13733/1
diff --git a/library/L1CTL_Types.ttcn b/library/L1CTL_Types.ttcn
index 4273ba3..ae800b0 100644
--- a/library/L1CTL_Types.ttcn
+++ b/library/L1CTL_Types.ttcn
@@ -42,6 +42,7 @@
L1CTL_TRAFFIC_REQ,
L1CTL_TRAFFIC_CONF,
L1CTL_TRAFFIC_IND,
+ L1CTL_BURST_IND,
L1CTL_TBF_CFG_REQ,
L1CTL_TBF_CFG_CONF,
L1CTL_DATA_TBF_REQ,
--
To view, visit https://gerrit.osmocom.org/13733
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ibf75792be70f694bca9222ec6568371475d193bb
Gerrit-Change-Number: 13733
Gerrit-PatchSet: 1
Gerrit-Owner: Vadim Yanitskiy <[email protected]>