Attention is currently required from: osmith.
Patch set 2:Code-Review -1
1 comment:
File src/Makefile.am:
Patch Set #2, Line 4: ABIS_LIBVERSION=13:1:0
$ git diff 1.5.1..master -- include/osmocom/abis/
diff --git a/include/osmocom/abis/e1_input.h b/include/osmocom/abis/e1_input.h
index 0d48333..13008f8 100644
--- a/include/osmocom/abis/e1_input.h
+++ b/include/osmocom/abis/e1_input.h
@@ -270,6 +270,8 @@ enum e1inp_signal_input {
S_L_INP_LINE_SLIP_RX,
S_L_INP_LINE_SLIP_TX,
S_L_INP_LINE_SA_BITS,
+ S_L_INP_LINE_LOF,
+ S_L_INP_LINE_NOLOF,
};
IMHO this deserves:
ABIS_LIBVERSION=14:0:1
To view, visit change 37568. To unsubscribe, or for help writing mail filters, visit settings.