• Cedric Roux's avatar
    alternative RLC implementation · 3310f5c6
    Cedric Roux authored
    This commit introduces an alternative RLC implementation
    based on 36.322 version 8. AM and UM done, TM not done.
    
    See openair2/LAYER2/rlc_v2/TODO for missing parts.
    3310f5c6
test18.h 255 Bytes
/*
 * test rlc am simulate rx pdu buffer full
 * eNB sends too big PDU to UE, rejected because buffer full
 */
TIME, 1,
    MUST_FAIL,
    ENB_AM, 100000, 100000, 35, 0, 45, -1, -1, 4,
    UE_AM, 10, 10, 35, 0, 45, -1, -1, 4,
    ENB_SDU, 0, 10,
TIME, -1