matanp has uploaded this change for review. ( 
https://gerrit.osmocom.org/c/libosmocore/+/35745?usp=email )


Change subject: ctrl: Add lchan node
......................................................................

ctrl: Add lchan node

Change-Id: Ibf2786f668ee7e4f5b6a9ef43f2141cd2d79b4e2
---
M include/osmocom/ctrl/control_cmd.h
1 file changed, 10 insertions(+), 0 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/45/35745/1

diff --git a/include/osmocom/ctrl/control_cmd.h 
b/include/osmocom/ctrl/control_cmd.h
index 1451ffb..264ee87 100644
--- a/include/osmocom/ctrl/control_cmd.h
+++ b/include/osmocom/ctrl/control_cmd.h
@@ -22,6 +22,7 @@
        CTRL_NODE_BTS,  /* BTS specific (net.btsN.) */
        CTRL_NODE_TRX,  /* TRX specific (net.btsN.trxM.) */
        CTRL_NODE_TS,   /* TS specific (net.btsN.trxM.tsI.) */
+       CTRL_NODE_LCHAN,        /* LCHAN specific (net.btsN.trxM.tsI.lchanL) */
        CTRL_NODE_FSM,  /* Finite State Machine (description) */
        CTRL_NODE_FSM_INST,     /* Finite State Machine (instance) */
        _LAST_CTRL_NODE

--
To view, visit https://gerrit.osmocom.org/c/libosmocore/+/35745?usp=email
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Change-Id: Ibf2786f668ee7e4f5b6a9ef43f2141cd2d79b4e2
Gerrit-Change-Number: 35745
Gerrit-PatchSet: 1
Gerrit-Owner: matanp <[email protected]>
Gerrit-MessageType: newchange

Reply via email to