aboutsummaryrefslogtreecommitdiffstats
path: root/src/encoding.cpp
diff options
context:
space:
mode:
authorDaniel Willmann <dwillmann@sysmocom.de>2013-11-27 18:47:43 +0100
committerHolger Hans Peter Freyther <holger@moiji-mobile.com>2013-12-12 11:01:52 +0100
commite6e605ba8641d14fa84be9baecba105e5b0901ec (patch)
tree282154606cd1f146c33d02e0cc902d26e32db91a /src/encoding.cpp
parentc3f4330fa3a2cf6328cfddd9f00a1b6fd1cb51c3 (diff)
encoding: Change wording to match that of 3GPP TS 04.60
The spec (in ch. 9.1.8.1) speaks of RECEIVED or INVALID in the RLC receiver, so change the wording in the log message to match.
Diffstat (limited to 'src/encoding.cpp')
-rw-r--r--src/encoding.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/encoding.cpp b/src/encoding.cpp
index 085e7c34..24f83cd0 100644
--- a/src/encoding.cpp
+++ b/src/encoding.cpp
@@ -399,7 +399,7 @@ void Encoding::write_packet_uplink_ack(struct gprs_rlcmac_bts *bts,
}
show_v_n[64] = '\0';
LOGP(DRLCMACUL, LOGL_DEBUG, "- V(N): \"%s\" R=Received "
- "N=Not-Received\n", show_v_n);
+ "I=Invalid\n", show_v_n);
block->u.Packet_Uplink_Ack_Nack.u.PU_AckNack_GPRS_Struct.UnionType = 0x0; // Fixed Allocation Dummy = on
block->u.Packet_Uplink_Ack_Nack.u.PU_AckNack_GPRS_Struct.u.FixedAllocationDummy = 0x0; // Fixed Allocation Dummy