summaryrefslogtreecommitdiffstats
path: root/include/osmocom/gsm
Commit message (Expand)AuthorAgeFilesLines
* build: simplify headers management and remove recursionDiego Elio Pettenò2012-06-302-14/+0
* GAN/UMA: use correct IE Identifier foer T3920Harald Welte2012-06-291-2/+2
* ganc: add value_strings for GAN message type and protocol discriminatorHarald Welte2012-06-242-1/+10
* 44.318: Add missing message typesHarald Welte2012-06-241-0/+3
* Fix bit-endianness in UMA/GAN definitionsHarald Welte2012-06-241-2/+19
* 44.318: add structure describing Control Channel Description IEHarald Welte2012-06-241-0/+19
* gsm_44_318: add protocol discriminator enum and data[0] array to hdrHarald Welte2012-06-231-0/+8
* gsm_44_318.h: fix syntax errors in GAN definitionsHarald Welte2012-06-231-2/+2
* add GPRS/Gb related osmo_prim SAPsHarald Welte2012-06-171-0/+5
* add GSM_LCHAN_PDTCHHarald Welte2012-04-191-0/+1
* doc: Fix the Doxygen section endingsSylvain Munaut2012-04-187-7/+7
* libosmocore/gsm: Fixed total size of gsm48_req_refAndreas Eversberg2012-02-071-3/+3
* GSM 08.08: change gsm0808_create_classmark_update() prototypeHarald Welte2012-01-261-1/+2
* TLV/msgb: Return first byte of newly-pushed data from msgb_*_push()Harald Welte2012-01-221-14/+28
* comp128: mark ki and srand as 'const' input parametersHarald Welte2011-12-061-1/+1
* SMS: export gsm411_bcdify() and gsm411_unbcdify() functionsHarald Welte2011-12-011-0/+6
* gsm/a5: Add documentationSylvain Munaut2011-11-171-0/+14
* gsm/a5: Add const qualifier on the keySylvain Munaut2011-11-171-3/+3
* include/gsm_04_11: Fix compatibility issue with GSM411_TMR_TC1ASylvain Munaut2011-11-121-1/+2
* gsm/sms: Rewrite of SMR process, extracted from OpenBSCAndreas Eversberg2011-11-122-1/+46
* gsm/sms: Rewrite of SMC process, extracted from OpenBSCAndreas Eversberg2011-11-123-4/+67
* gsm/sms: Moved utility functions of SMS processing to new gsm0411_utils.cAndreas.Eversberg2011-11-122-1/+32
* gsm/lapdm: Fix TA and power level handling in the ACCH headerAndreas.Eversberg2011-11-121-2/+5
* gsm/lapdm: Make T200 timer depends on the link type (SACCH is slower)Andreas.Eversberg2011-11-121-1/+1
* add header file containing UMA/GAN protocol definitionsHarald Welte2011-10-102-1/+154
* Split of LAPDm into a core part and a GSM specific partroot2011-10-103-49/+175
* correct declaration of osmo_sitype2rslAlexander Huemer2011-09-051-1/+1
* RSL: add rsl_ipac_msg_name() for ipa specific RSL extension namesHarald Welte2011-09-021-0/+1
* doxygen: document some more structure members for RSLHarald Welte2011-08-181-14/+21
* doxygen: Add documentation for Abis OMLHarald Welte2011-08-172-25/+69
* doxygen: split VTY configuration in multiple filesHarald Welte2011-08-171-0/+11
* RSL: add doxygen documentationHarald Welte2011-08-171-9/+17
* doxygen: Add documentation for LAPDm codeHarald Welte2011-08-171-60/+78
* doxygen: Add documentation about TLV parserHarald Welte2011-08-171-13/+58
* sms: SMS where cropped (from VTY), concatenation of SMS where not possibleDennis Wehrle2011-07-241-0/+5
* don't call a function argoment 'class' for the benefit of c++ usersHarald Welte2011-07-231-1/+1
* ipaccess: Reserve an extensions for an external SMSC connectionHolger Hans Peter Freyther2011-07-231-0/+1
* gsm 04.80: fix typo (256, not 265!)Harald Welte2011-07-161-2/+2
* gsm 04.80: ussd_request.text can contain 0xff, needs to be unsignedHarald Welte2011-07-161-1/+1
* gsm 08.08: use ANSI function definition with (void)Harald Welte2011-07-161-1/+1
* tlv: Make tlv parser arrays 256 entries wide to prevent overflow on 0xffHarald Welte2011-07-161-2/+2
* gsm 08.08: add value_strings and gsm0808_msg_name() functionHarald Welte2011-07-111-0/+3
* add LAPDm code from osmocom-bb into libosmocoreHarald Welte2011-06-272-1/+187
* import gsm0502_calc_paging_group() from openbscHarald Welte2011-06-262-0/+4
* add some utility functions for paging related calculation (TS 05.02)Harald Welte2011-06-262-1/+36
* add gsm48_number_of_paging_subchannels() functionHarald Welte2011-06-261-0/+2
* gsm/utils: Adding conversion of "mobile power class" to dBmAndreas Eversberg2011-06-261-0/+2
* sysinfo: add EXTENDED MEASUREMENT ORDER / MEASUREMENT INFO to SI typesHarald Welte2011-06-251-0/+2
* RSL: Fix typoHarald Welte2011-06-251-1/+1
* add value_string definitions for RSL message typesHarald Welte2011-06-231-0/+1