aboutsummaryrefslogtreecommitdiffstats
path: root/src/gsm/gsm29118.c
AgeCommit message (Collapse)AuthorFilesLines
2018-12-07gsm29118: add generator functions for GSM29118 messagesPhilipp Maier1-0/+275
We already have some GSM29118 related definitions and functions in libosmocore. Lets also add some functions to generate GSM29118 messages (similar to those we have for GSM0808). Change-Id: Ic87f8a771b87b52215d0a7451b67794557b80b8a Related: OS#3615
2018-11-16gsm29118: add value strings for SGSAP IEIPhilipp Maier1-0/+35
The value strings for the SGSAP IEI are missing, lets add a set of value strings and a function to retrieve them. Change-Id: I2787303174f74ffba86675bce2c12f680d8ea708 Related: OS#3615
2018-10-21SGsAP protocol definitions (header + C file)Harald Welte1-0/+123
Change-Id: Idddfc9b851eb4c2fa7dd661a9ce1b03a04883109