libosmo-gprs/tests/rlcmac
Pau Espin c25b28c809 rlcmac: tbf_ul: Fix TI bit never set when encoding the block
The TI bit was correctly set (together with the TLLI) in
create_new_bsn(), but was not properly propagated later on in
create_ul_acked_block() to the intermediate struct before the final
encoding to the packed structure containing the final message
(gprs_rlcmac_rlc_write_ul_data_header).

Change-Id: I6ba361bc9bc47230954cca19c7f2f8cf74d8278e
2023-03-02 16:28:34 +01:00
..
Makefile.am rlcmac: Introduce DL TBF creation through PCH ImmAss 2023-02-20 12:31:25 +01:00
csn1_ts_44_018_test.c rlcmac: Rename ts_*.c -> csn1_ts_*.c 2023-02-01 18:23:17 +01:00
csn1_ts_44_018_test.err rlcmac: Rename ts_*.c -> csn1_ts_*.c 2023-02-01 18:23:17 +01:00
csn1_ts_44_018_test.ok rlcmac: Rename ts_*.c -> csn1_ts_*.c 2023-02-01 18:23:17 +01:00
csn1_ts_44_060_test.c rlcmac: Move spec related definitions for general use to types.h 2023-02-01 18:23:41 +01:00
csn1_ts_44_060_test.err rlcmac: Rename ts_*.c -> csn1_ts_*.c 2023-02-01 18:23:17 +01:00
csn1_ts_44_060_test.ok rlcmac: Rename ts_*.c -> csn1_ts_*.c 2023-02-01 18:23:17 +01:00
rlcmac_prim_test.c rlcmac: Implement T3182 2023-02-21 19:44:43 +01:00
rlcmac_prim_test.err rlcmac: tbf_ul: Fix TI bit never set when encoding the block 2023-03-02 16:28:34 +01:00
rlcmac_prim_test.ok rlcmac: tbf_ul: Fix TI bit never set when encoding the block 2023-03-02 16:28:34 +01:00