aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/gsm
AgeCommit message (Expand)AuthorFilesLines
2019-09-05Introduce BTS_FEAT_ETWS_PN for communicating ETWS PN capabilityHarald Welte1-0/+1
2019-09-05gsm_08_58: Add vendor-specific Message Type for ETWS Primary WarningHarald Welte1-0/+2
2019-08-31cbsp: Fix endless loop iteration when decoding cell list IEsHarald Welte1-0/+1
2019-08-23Cosmetic: l1sap.h: change /* !< to /*!<Oliver Smith1-5/+5
2019-07-26gsm/gsm48.h: drop meaningless 'const' from gsm48_mi_to_string()Vadim Yanitskiy1-2/+1
2019-07-20Add Cell Broadcast related definitions from 3GPP TS 23.041Harald Welte1-0/+89
2019-07-20cbsp: Introduce osmo_cbsp_errstrHarald Welte1-0/+2
2019-07-20CBSP (Cell Broadcast Service Protocol; 3GPP TS 48.049) supportHarald Welte2-0/+420
2019-07-10libosmogsm/l1sap.h: extend ph_rach_ind_param with lqual_cbVadim Yanitskiy1-0/+1
2019-06-17add define for magic tmsi constantEric Wild1-0/+1
2019-06-12protocol/gsm_04_08.h: do not check if unsigned is positiveVadim Yanitskiy1-3/+3
2019-06-05lapdm: Allow user to specify T200 values; Use correct N200 valuesHarald Welte1-3/+9
2019-06-04gsm0808_utils: Add gsm0808_decode_cell_id_u()Harald Welte1-0/+1
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-05-27oap_client: Fix license: GPLv2+ instead of AGPLv3+Harald Welte1-4/+5
2019-05-27rsl: Add osmocom-specific extensions to RSL channel numbers for CBCHHarald Welte1-0/+4
2019-05-24protocol/gsm_12_21.h: fix copy-pasted struct descriptionVadim Yanitskiy1-1/+1
2019-05-19TLV: Add one-shot TLV encoderHarald Welte1-0/+6
2019-05-19Cosmetic: GSUP: fix too long comment lineOliver Smith1-2/+2
2019-05-18Revert "Change GSM48_PDISC_* to enum type"Harald Welte1-20/+18
2019-05-17Change GSM48_PDISC_* to enum typeMax1-18/+20
2019-05-15gsm_23_003: add GSM23003_MSISDN_{MIN,MAX}_DIGITSOliver Smith1-0/+3
2019-05-13gsm0808: Introduce Osmocom extensions to announce Osmux supportPau Espin Pedrol2-0/+5
2019-05-10gsm0808_utils: Introduce gsm0808_msgb_put_cell_id_u()Harald Welte1-0/+1
2019-05-10Add MO-FALLBACK-VALUE SGsAP IEOmar Ramadan1-0/+1
2019-05-06Re-introduce declaration of gsm0808_create_handover_request_ack()Harald Welte1-0/+4
2019-05-05add gsm0808_create_handover_request_ack2 to add AoIP RTP addrNeels Hofmeyr1-3/+23
2019-05-03add comment to gsm_mncc_bearer_cap.speech_verNeels Hofmeyr1-1/+1
2019-05-03add osmo_bssap_tlv_parse2() for multiple identical TNeels Hofmeyr1-0/+3
2019-05-03add gsm48_decode_bcd_number2() from osmo-mscNeels Hofmeyr1-1/+5
2019-05-03BSSMAP: add messages for inter-BSC and inter-MSC HandoverNeels Hofmeyr1-0/+66
2019-05-02gsm/gsm_utils.h: fix argument type of gsm_chan_t_name()Vadim Yanitskiy1-1/+1
2019-04-26BSSMAP: tweaksNeels Hofmeyr1-2/+2
2019-04-26GSUP: add inter-MSC handover related msgs and IEsOliver Smith1-0/+66
2019-04-13GSUP: add Message Class IENeels Hofmeyr1-0/+21
2019-04-13add OSMO_IMSI_BUF_SIZENeels Hofmeyr2-1/+4
2019-04-10Add _c versions of functions that otherwise return static buffersHarald Welte8-0/+20
2019-04-09gsm_03_40.h: define max SM-TP-UDL (User-Data-Length) valuesVadim Yanitskiy1-0/+5
2019-04-03Add _buf() functions to bypass static string buffersHarald Welte8-0/+19
2019-03-27gsm_utils.h: remove unused include of gsm_08_08.hNeels Hofmeyr1-1/+0
2019-03-11gsm0808_utils: fix gsm48 multirate configuration generatorPhilipp Maier2-1/+15
2019-03-08add gsm0808_cell_id_from_cgi(), gsm0808_cell_id_to_cgi()Neels Hofmeyr2-0/+12
2019-02-26enlarge gsm0808 msgb headroomNeels Hofmeyr1-2/+2
2019-02-26LCLS: add string dump helpersMax1-0/+3
2019-02-17gsm_08_08.h: Add constants for Channel Type in signalling modeSylvain Munaut1-0/+14
2019-02-08gsm/gsm0480: introduce gsm0480_create_release_complete()Vadim Yanitskiy1-1/+3
2019-02-07protocol/gsm_04_14: Fix the OPEN LOOP message typeSylvain Munaut1-1/+1