summaryrefslogtreecommitdiffstats
path: root/include/osmocom/gsm/gsm_utils.h
Commit message (Expand)AuthorAgeFilesLines
* gsm: gsm_utils: Fix return type of API ms_class_gmsk_dbm() and add unit testsPau Espin Pedrol2019-11-041-2/+1
* gsm: Fix compilation error under some compilersPau Espin Pedrol2019-11-041-1/+0
* gsm/gsm_utils.h: fix argument type of gsm_chan_t_name()Vadim Yanitskiy2019-05-021-1/+1
* Add _c versions of functions that otherwise return static buffersHarald Welte2019-04-101-0/+1
* Add _buf() functions to bypass static string buffersHarald Welte2019-04-031-0/+1
* gsm_utils.h: remove unused include of gsm_08_08.hNeels Hofmeyr2019-03-271-1/+0
* osmo_rat_type: add OSMO_RAT_EUTRAN_SGSNeels Hofmeyr2019-01-041-0/+1
* gsm_utils: add enum osmo_rat_type, from osmo-msc enum ran_typeNeels Hofmeyr2019-01-031-0/+13
* gsm: Deprecate buggy gsm_arfcn2band API and introduce gsm_arfcn2band_rcPau Espin Pedrol2018-11-201-1/+2
* gsm_utils: add function to get value strings for gsm48_chan_modePhilipp Maier2018-09-251-0/+2
* add and tweak inter-BSC HO APINeels Hofmeyr2018-06-181-0/+2
* Add function to generate random identifierMax2017-10-091-0/+5
* utils: add function gsm_fn_as_gsmtime_str()Philipp Maier2017-07-111-0/+3
* gsm_utils: Add osmo_dump_gsmtimePau Espin Pedrol2017-07-101-0/+3
* doxygen: unify use of \file across the boardNeels Hofmeyr2017-06-231-1/+2
* doxygen: enable AUTOBRIEF, drop \briefNeels Hofmeyr2017-06-231-4/+4
* dyn TS: add definitions for dynamic TCH/F_TCH/H_PDCHNeels Hofmeyr2016-07-231-0/+1
* Addditional classmark check against A5/4 supportMax2016-04-221-1/+13
* Export names for gsm_chan_t and gsm48_chan_modeMax2016-03-301-0/+3
* fix gsm_7bit_decode API comment: septets, not octetsNeels Hofmeyr2016-02-291-1/+2
* Add G-RNTI derived TLLI types defined in 23.003Harald Welte2015-08-181-0/+2
* libosmo-gsm: Add PCHAN/LCHAN types for CBCHHarald Welte2014-12-281-0/+3
* include: Switch to #pragma once patternSylvain Munaut2014-06-161-5/+1
* sms: Fix gsm_7bit legacy functions return valueJacob Erlbeck2014-01-091-0/+3
* core: Move OSMO_DEPRECATED to new core/defs.h fileJacob Erlbeck2013-08-141-13/+1
* sms: Disable deprecated messageJacob Erlbeck2013-08-121-6/+20
* sms: Added result buffer size parameter to 7bit conv funsJacob Erlbeck2013-08-121-7/+52
* Add special 7-bit encoding and decoding functions for USSD codingAndreas Eversberg2013-08-081-0/+2
* encoding: Provide an overload for the gsm_7bit_encode and a simple testHolger Hans Peter Freyther2013-08-081-0/+1
* gsm: Try to clarify why we have gsm_septet_encode in the header fileHolger Hans Peter Freyther2013-08-071-0/+1
* gsm_utils: refer to ETSI TS 05.08 instead of TS 08.05Bhaskar2013-05-231-1/+1
* gsm_septets2octets(): Input parameter should be constHarald Welte2013-03-131-1/+1
* gsm: Add method to find ARFCN based on frequencySylvain Munaut2012-12-111-0/+3
* add GSM_LCHAN_PDTCHHarald Welte2012-04-191-0/+1
* 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
* gsm/utils: Adding conversion of "mobile power class" to dBmAndreas Eversberg2011-06-261-0/+2
* Import abis_nm_{chcomb4pchan,pchan4chcomb}() from openbscHarald Welte2011-05-241-0/+26
* include: reorganize headers file to include/osmocom/[gsm|core]Pablo Neira Ayuso2011-03-231-0/+117