Attention is currently required from: laforge, pespin.
2 comments:
File include/osmocom/abis/e1_input.h:
S_L_INP_LINE_LOS,
S_L_INP_LINE_NOLOS,
S_L_INP_LINE_AIS,
S_L_INP_LINE_NOAIS,
S_L_INP_LINE_RAI,
S_L_INP_LINE_NORAI,
S_L_INP_LINE_SLIP_RX,
S_L_INP_LINE_SLIP_TX,
I understand the above signals, but what does the SA_BITS signal do? when is it supposed to be gener […]
I will add a description of the location of the bits.
Patch Set #1, Line 370: uint8_t sa_bits;
IIUC this doesn't break ABI in struct size sense, since it's filling a hole.
Yes, it checked it.
To view, visit change 31031. To unsubscribe, or for help writing mail filters, visit settings.