fixeria has uploaded this change for review.
library/L1CTL_Types: eliminate warning about missing 'h0h1' field
Change-Id: I73c86eea4708823e9c004a5b830793ce705dcb75
---
M library/L1CTL_Types.ttcn
1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/37/30737/1
diff --git a/library/L1CTL_Types.ttcn b/library/L1CTL_Types.ttcn
index 1b50703..d525924 100644
--- a/library/L1CTL_Types.ttcn
+++ b/library/L1CTL_Types.ttcn
@@ -650,6 +650,7 @@
payload := {
dm_est_req := {
tsc := tsc,
+ h0h1 := -,
tch_mode := L1CTL_CHAN_MODE_SIGN,
audio_mode := t_L1CTL_AudioModeFwd
}
To view, visit change 30737. To unsubscribe, or for help writing mail filters, visit settings.