aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/gsm/gsm48_rest_octets.h
AgeCommit message (Expand)AuthorFilesLines
2023-05-22Add osmo_gsm48_si1ro_nch_pos_{encode,decode} functionsHarald Welte1-0/+3
2023-02-20Move libosmogsm TS 44.060 declarations under include/osmocom/gsm/Pau Espin Pedrol1-1/+1
2021-02-18gsm: Introduce API osmo_gsm48_rest_octets_si13_decodePau Espin Pedrol1-1/+2
2020-10-15gsm48_rest_octets: Add parser for SI4 rest octetsHarald Welte1-0/+3
2019-05-28rest_octets: Remove SI2ter + SI2bis encoders that don't do anythingHarald Welte1-2/+0
2019-05-28rest_octets: Implement actual SI6 rest octets encodingHarald Welte1-1/+38
2019-05-28rest_octets: Add function to parse SI3 rest octetsHarald Welte1-0/+3
2019-05-28rest_octets: Suffix encoder functiosn with _encodeHarald Welte1-10/+12
2019-01-12port rest octets encoding code from osmo-bscStefan Sperling1-0/+87