aboutsummaryrefslogtreecommitdiffstats
path: root/library
AgeCommit message (Expand)AuthorFilesLines
2017-08-01RLCMAC: Integrate encoding/decoding of Control Message PayloadHarald Welte1-2/+3
2017-08-01RLCMAC_CSN1: Add "other" for not-yet-implemented message typesHarald Welte1-4/+8
2017-08-01LAPDm_RAW_PT: Add support for TBF mode (GPRS)Harald Welte1-2/+164
2017-08-01Add Definitions for GPRS coding schemesHarald Welte2-3/+26
2017-07-31RLCMAC: enc__RlcmacUlDataBlock: fix 'omit' for PFI / TLLIHarald Welte1-2/+2
2017-07-31RLCMAC: Fix encoding/decoding of 'union' typesHarald Welte2-8/+53
2017-07-31move LAPDm_types to library + make lapdm executable compile againHarald Welte1-0/+202
2017-07-31RLCMAC: Add Rlcmac{Ul,Dl}Block unions to cover both Control + Data blocksHarald Welte1-2/+30
2017-07-30move LAPDm_RAW_PT.ttcn to libraryHarald Welte1-0/+245
2017-07-30Add hand-written encoder/decoder for RLC/MAC UL/DL data blocksHarald Welte2-52/+315
2017-07-30L1CTL_Types: Split t_IMM_ASS() off t_RR_IMM_ASS()Harald Welte1-10/+13
2017-07-30L1CTL_Types: Add support for L1CTL_DATA_TBF_{REQ,CONF}Harald Welte2-1/+41
2017-07-30GSM_Types: Fix RSL Chanenl number encoding; Add OSMO_PDCH extensionHarald Welte1-5/+6
2017-07-30GSM_RR_Types: Parse PacketChannelDescriptionHarald Welte1-1/+30
2017-07-30Split RR portion of GSM_Types into GSM_RR_TypesHarald Welte4-458/+595
2017-07-30L1CTL_Types: Make t_RR_IMM_ASS match also TBF assignmentsHarald Welte1-2/+2
2017-07-30L1CTL_Types: Add upcoming L1CTL_TBF_CFG_{REQ,CONF}Harald Welte1-1/+42
2017-07-30GSM_Types: Fix encoding of RSL Channel numbersHarald Welte1-5/+6
2017-07-30GSM_Types: Fix MobileIdentityHarald Welte1-8/+12
2017-07-29Move "connect to L1CTL and RESET" function from LAPDm_RAW_PT to L1CTL_PortTypeHarald Welte1-0/+7
2017-07-28library: Initial work on GPRS RLC/MAC encoder/decoderHarald Welte5-3/+726
2017-07-19move L1CTL modules to library for easier sharing with other test suitesHarald Welte2-0/+556
2017-07-19Move VTY utility functions to new Osmocom_VTY_Functions moduleHarald Welte1-0/+103
2017-07-19Introduce 'library' directory for modules shared by multiple test casesHarald Welte8-0/+1399