aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/gsm
AgeCommit message (Expand)AuthorFilesLines
2013-03-13Add smpp34_osmocom.h for Osmocom SMPP vendor additions0.6.0Harald Welte1-0/+48
2013-03-13gsm_septets2octets(): Input parameter should be constHarald Welte1-1/+1
2013-02-15misc: Doxygen tweaks: fixed some typos and minor errorsKaterina Barone-Adesi1-3/+5
2013-02-10abis_nm: add parenthesis for new abis_nm_debugp_foh() macroHarald Welte1-3/+3
2013-02-10turn abis_nm_debugp_foh() into a macroHarald Welte1-1/+11
2012-12-18Add tlvp_val16_unal() / tlvp_val32_unal() to align 16 and 32 bit valuesAndreas Eversberg1-0/+24
2012-12-11gsm: Add method to find ARFCN based on frequencySylvain Munaut1-0/+3
2012-12-06rsl: Add the 9.3.20 release mode enum to be used in OpenBSCHolger Hans Peter Freyther1-0/+6
2012-12-06gsm/a5: Return -ENOTSUP if the selected cipher is not supportedSylvain Munaut1-1/+1
2012-11-22smr: Introduce an id and prefix all log messages with SMR(ID)Holger Hans Peter Freyther1-1/+2
2012-11-22smc: Introduce an id and prefix all log messages with SMC(ID)Holger Hans Peter Freyther1-1/+2
2012-11-14smc: Make it possible to include gsm0411_smc.h as first header fileHolger Hans Peter Freyther1-0/+1
2012-10-27Add "extern" keywordsTobias Engel1-5/+5
2012-09-07USSD: text is 'char' not uint8_tHarald Welte1-1/+1
2012-08-24GSM 04.08: Add 'enum gsm48_bcap_speech_ver'Harald Welte1-0/+9
2012-08-24GSM 04.08: Add support for parsing CSD related bearer capabilitiesHarald Welte2-0/+79
2012-08-24GSM 08.58: Add channel modes for transparent data servicesHarald Welte1-4/+20
2012-07-14TLV: add new "vTvLV" type for GANHarald Welte1-1/+97
2012-07-13import gsm48_decode_lai() function from osmocom-bb/mobile sysinfo.cHarald Welte1-0/+2
2012-06-30build: simplify headers management and remove recursionDiego Elio Pettenò2-14/+0
2012-06-29GAN/UMA: use correct IE Identifier foer T3920Harald Welte1-2/+2
2012-06-24ganc: add value_strings for GAN message type and protocol discriminatorHarald Welte2-1/+10
2012-06-2444.318: Add missing message typesHarald Welte1-0/+3
2012-06-24Fix bit-endianness in UMA/GAN definitionsHarald Welte1-2/+19
2012-06-2444.318: add structure describing Control Channel Description IEHarald Welte1-0/+19
2012-06-23gsm_44_318: add protocol discriminator enum and data[0] array to hdrHarald Welte1-0/+8
2012-06-23gsm_44_318.h: fix syntax errors in GAN definitionsHarald Welte1-2/+2
2012-06-17add GPRS/Gb related osmo_prim SAPsHarald Welte1-0/+5
2012-04-19add GSM_LCHAN_PDTCHHarald Welte1-0/+1
2012-04-18doc: Fix the Doxygen section endingsSylvain Munaut7-7/+7
2012-02-07libosmocore/gsm: Fixed total size of gsm48_req_refAndreas Eversberg1-3/+3
2012-01-26GSM 08.08: change gsm0808_create_classmark_update() prototypeHarald Welte1-1/+2
2012-01-22TLV/msgb: Return first byte of newly-pushed data from msgb_*_push()Harald Welte1-14/+28
2011-12-06comp128: mark ki and srand as 'const' input parametersHarald Welte1-1/+1
2011-12-01SMS: export gsm411_bcdify() and gsm411_unbcdify() functionsHarald Welte1-0/+6
2011-11-17gsm/a5: Add documentationSylvain Munaut1-0/+14
2011-11-17gsm/a5: Add const qualifier on the keySylvain Munaut1-3/+3
2011-11-12include/gsm_04_11: Fix compatibility issue with GSM411_TMR_TC1ASylvain Munaut1-1/+2
2011-11-12gsm/sms: Rewrite of SMR process, extracted from OpenBSCAndreas Eversberg2-1/+46
2011-11-12gsm/sms: Rewrite of SMC process, extracted from OpenBSCAndreas Eversberg3-4/+67
2011-11-12gsm/sms: Moved utility functions of SMS processing to new gsm0411_utils.cAndreas.Eversberg2-1/+32
2011-11-12gsm/lapdm: Fix TA and power level handling in the ACCH headerAndreas.Eversberg1-2/+5
2011-11-12gsm/lapdm: Make T200 timer depends on the link type (SACCH is slower)Andreas.Eversberg1-1/+1
2011-10-10add header file containing UMA/GAN protocol definitionsHarald Welte2-1/+154
2011-10-10Split of LAPDm into a core part and a GSM specific partroot3-49/+175
2011-09-05correct declaration of osmo_sitype2rslAlexander Huemer1-1/+1
2011-09-02RSL: add rsl_ipac_msg_name() for ipa specific RSL extension namesHarald Welte1-0/+1
2011-08-18doxygen: document some more structure members for RSLHarald Welte1-14/+21
2011-08-17doxygen: Add documentation for Abis OMLHarald Welte2-25/+69
2011-08-17doxygen: split VTY configuration in multiple filesHarald Welte1-0/+11