aboutsummaryrefslogtreecommitdiffstats
path: root/library/GSM_SystemInformation.ttcn
AgeCommit message (Expand)AuthorFilesLines
2022-03-10library/GSM_RestOctets: add partial definition of SI 6 Rest OctetsVadim Yanitskiy1-1/+1
2021-06-21GSM_SystemInformation: Fix trailing whitespacePau Espin Pedrol1-1/+1
2021-02-17Implement SystemInformation13 Rest Octets typesPau Espin Pedrol1-0/+7
2020-08-28library/GSM_SystemInformation: move 'MobileAllocationT' to GSM_RR_TypesVadim Yanitskiy1-8/+1
2020-07-12library/GSM_SystemInformation: add dec_SystemInformationSafe()Vadim Yanitskiy1-0/+25
2020-07-08GSM_SystemInformation: add SI2quaterNeels Hofmeyr1-0/+6
2020-07-06GSM_SystemInformation: use GSM_RestOctets for SI3 and SI4 rest_octetsNeels Hofmeyr1-2/+3
2020-05-06library: fix enc_SystemInformation(): properly pad messagesVadim Yanitskiy1-1/+25
2020-05-05library: relax length constraints applied to SI Rest OctetsVadim Yanitskiy1-21/+11
2020-05-03library: clarify length restrictions for SI4 Rest OctetsVadim Yanitskiy1-1/+1
2020-05-03library: System Information: use RestOctets where possibleVadim Yanitskiy1-6/+12
2020-05-03library: get rid of Si1RestOctets and Si3RestOctetsVadim Yanitskiy1-8/+8
2019-05-27cosmetic: Update copyright statement, license notice and SPDXHarald Welte1-3/+10
2018-02-25Merge duplicate SI3 in GSM_RR_Types and GSM_SystemInformationHarald Welte1-12/+35
2017-08-20sysinfo: Fix compilationHarald Welte1-0/+1
2017-07-28library: Initial work on GPRS RLC/MAC encoder/decoderHarald Welte1-3/+3
2017-07-19Introduce 'library' directory for modules shared by multiple test casesHarald Welte1-0/+209