summaryrefslogtreecommitdiffstats
path: root/src/gsm
Commit message (Expand)AuthorAgeFilesLines
* import gsm0502_calc_paging_group() from openbscHarald Welte2011-06-262-1/+44
* add some utility functions for paging related calculation (TS 05.02)Harald Welte2011-06-261-7/+7
* add gsm48_number_of_paging_subchannels() functionHarald Welte2011-06-261-0/+13
* gsm/utils: Adding conversion of "mobile power class" to dBmAndreas Eversberg2011-06-261-0/+41
* sysinfo: add EXTENDED MEASUREMENT ORDER / MEASUREMENT INFO to SI typesHarald Welte2011-06-251-0/+6
* add value_string definitions for RSL message typesHarald Welte2011-06-231-0/+76
* gsm/sysinfo: Fix rsl2sitype array sizeSylvain Munaut2011-05-291-1/+1
* gsm/sysinfo: don't include netinet/in.hHarald Welte2011-05-291-1/+0
* Import abis_nm_{chcomb4pchan,pchan4chcomb}() from openbscHarald Welte2011-05-241-0/+32
* Import sytem information related definitions + code from openbscHarald Welte2011-05-242-1/+132
* abis_nm: remove abis_nm_obj_class_name / abis_nm_adm_state_nameHarald Welte2011-05-231-14/+4
* rename abis_nm_adm_name() to abis_nm_adm_state_name()Harald Welte2011-05-231-1/+1
* abis_nm: import definitions and common code on A-bis OML from OpenBSCHarald Welte2011-05-222-1/+407
* libosmocore: bump library interface version to '1' for new osmo_ namesHarald Welte2011-05-081-0/+1
* plugin: use namespace prefix osmo_*Pablo Neira Ayuso2011-05-071-1/+1
* utils: use namespace prefix osmo_*Pablo Neira Ayuso2011-05-071-6/+6
* gsm/a5: Add a A5 1&2 implementationSylvain Munaut2011-04-262-1/+312
* bitvec: add bitvec_find_first_bit_pos() from gsm/rxlev_stat.cPablo Neira Ayuso2011-03-281-12/+0
* include: reorganize headers file to include/osmocom/[gsm|core]Pablo Neira Ayuso2011-03-239-30/+30
* This patch moves the GSM-specific functions to the new libraryPablo Neira Ayuso2011-03-2311-0/+3791