aboutsummaryrefslogtreecommitdiffstats
path: root/library/RLCMAC_Types.ttcn
AgeCommit message (Expand)AuthorFilesLines
2019-12-17pcu: add TC_paging_cs_from_btsOliver Smith1-2/+28
2019-12-17pcu: Introduce test TC_t3193Pau Espin Pedrol1-0/+23
2019-12-06pcu: Support sending message to PCU at specific FNPau Espin Pedrol1-0/+10
2019-12-04pcu: TC_mo_ping_pong: Check DL block is sent and ACK itPau Espin Pedrol1-1/+24
2019-12-02pcu: Fix RLCMAC template namingPau Espin Pedrol1-3/+3
2019-10-07pcu: Introduce test TC_t3169Pau Espin Pedrol1-0/+22
2019-10-01library/RLCMAC_Types.ttcn: implement PTCCH/D message codingVadim Yanitskiy1-0/+56
2019-09-27PCU_Tests_RAW.ttcn: add test case for UL link quality adaptationVadim Yanitskiy1-1/+1
2019-05-27cosmetic: Update copyright statement, license notice and SPDXHarald Welte1-0/+10
2018-03-12WIP: Work towards a more real DL TBF receiver implementationHarald Welte1-0/+7
2018-03-12pcu: First DL TBF hackHarald Welte1-0/+15
2018-03-12gprs_gb: working UL TBF with segmentationHarald Welte1-2/+117
2018-03-12gprs_gb: working Uplink PACKET_CONTROL_ACK against OsmoPCUHarald Welte1-0/+13
2018-03-03rlcmac: Fix name of RRBP_Nplus21_or_22_mod_2715648Harald Welte1-1/+1
2017-08-01RLCMAC: Integrate encoding/decoding of Control Message PayloadHarald Welte1-2/+3
2017-07-31RLCMAC: Fix encoding/decoding of 'union' typesHarald Welte1-8/+10
2017-07-31RLCMAC: Add Rlcmac{Ul,Dl}Block unions to cover both Control + Data blocksHarald Welte1-2/+30
2017-07-30Add hand-written encoder/decoder for RLC/MAC UL/DL data blocksHarald Welte1-52/+50
2017-07-28library: Initial work on GPRS RLC/MAC encoder/decoderHarald Welte1-0/+200