aboutsummaryrefslogtreecommitdiffstats
path: root/library/RLCMAC_CSN1_Types.ttcn
AgeCommit message (Expand)AuthorFilesLines
2021-11-16pcu: Introduce test TC_t3172_*Pau Espin Pedrol1-1/+32
2021-06-25CSN1: Support enc/dec of Packet Measurement related messagesPau Espin Pedrol1-0/+110
2021-02-17Implement SystemInformation13 Rest Octets typesPau Espin Pedrol1-2/+53
2021-01-29rlcmac: introduce initial support for NACC related messagesPau Espin Pedrol1-7/+92
2020-11-16RLCMAC: Implement type+template for EGPRS Dl Pkt ACK/NACKPau Espin Pedrol1-1/+77
2020-11-11RLCMAC_CSN1: Fix missing padding zero bits in UlAckNackEgprsPau Espin Pedrol1-0/+1
2020-10-31library: fix Repeated Page Info IE in PacketPagingReqVadim Yanitskiy1-3/+7
2020-07-23library/RLCMAC_CSN1_Types: fix length field in GprsMobileAllicationVadim Yanitskiy1-2/+2
2020-07-23library/RLCMAC_CSN1_Types: fix byte/bit order in GprsMobileAllicationVadim Yanitskiy1-1/+2
2020-07-22library/RLCMAC_CSN1_Types: fix definition of PacketDlAssignmentVadim Yanitskiy1-19/+33
2020-07-22library/RLCMAC_CSN1_Types: fix definition of COMPACTreducedMAVadim Yanitskiy1-1/+1
2020-07-22library/RLCMAC_CSN1_Types: fix definition of ZeroOneGammaVadim Yanitskiy1-1/+1
2020-07-21library/RLCMAC_CSN1_Types: make use of 'LENGTHTO(...)+N' syntaxVadim Yanitskiy1-6/+2
2020-07-14RLCMAC: Improve support of Pkt Ul AckNack messagesPau Espin Pedrol1-2/+26
2020-05-20 library/RLCMAC_CSN1_Types: Extend support for PacketDlAssignmentPau Espin Pedrol1-2/+46
2020-05-19Add initial support for Packet Uplink Ack/nack EGPRS StructPau Espin Pedrol1-3/+33
2020-05-15pcu: Support decoding Egprs Pkt Ul Ass on PDCHPau Espin Pedrol1-1/+67
2020-05-15Move some types from GSM_RR_Types.ttcn to RLCMAC_CSN1_Types.ttcnPau Espin Pedrol1-0/+56
2020-04-29Split templates in RLCMAC_{CSN1_}Types into their own _Templates filePau Espin Pedrol1-141/+0
2020-04-28pcu: Introduce test TC_mo_ping_pong_with_ul_racapPau Espin Pedrol1-9/+86
2020-04-20library/RLCMAC_CSN1_Types: add EGPRS Packet Channel Request definitionVadim Yanitskiy1-0/+76
2020-01-03PCU: fix: actually match IMSI in Packet Paging RequestVadim Yanitskiy1-1/+4
2020-01-03library/RLCMAC_CSN1_Types.ttcn: fix ps / cs selection in PageInfo unionVadim Yanitskiy1-0/+2
2019-12-31RLCMAC_CSN1_Types.ttcn: Support encoding of MS Radio Access Capability 2Pau Espin Pedrol1-1/+2
2019-12-17pcu: add TC_paging_cs_from_btsOliver Smith1-2/+4
2019-12-04pcu: TC_mo_ping_pong: Check DL block is sent and ACK itPau Espin Pedrol1-2/+2
2019-09-30library/RLCMAC_CSN1_Types.ttcn: implement Packet Power Control/Timing AdvanceVadim Yanitskiy1-0/+59
2019-09-27library/RLCMAC_CSN1_Types.ttcn: add UL Packet Resource RequestVadim Yanitskiy1-0/+72
2019-05-27cosmetic: Update copyright statement, license notice and SPDXHarald Welte1-2/+12
2018-10-10resolve ambiguity of MobileIdentityLV type nameStefan Sperling1-3/+7
2018-03-12pcu: First DL TBF hackHarald Welte1-0/+26
2018-03-12gprs_gb: working Uplink PACKET_CONTROL_ACK against OsmoPCUHarald Welte1-0/+12
2018-03-03GSM_Types: Switch TLLI from uint32_t to OCT4Harald Welte1-4/+13
2017-08-01RLCMAC_CSN1: Add "other" for not-yet-implemented message typesHarald Welte1-4/+8
2017-07-28library: Initial work on GPRS RLC/MAC encoder/decoderHarald Welte1-0/+503