summaryrefslogtreecommitdiffstats
path: root/src/gsm
Commit message (Expand)AuthorAgeFilesLines
* gsm/gsm0411_smc: Fix typoSylvain Munaut2011-11-121-1/+1
* include/gsm_04_11: Fix compatibility issue with GSM411_TMR_TC1ASylvain Munaut2011-11-121-1/+1
* gsm/sms: Rewrite of SMR process, extracted from OpenBSCAndreas Eversberg2011-11-122-1/+452
* gsm/sms: Rewrite of SMC process, extracted from OpenBSCAndreas Eversberg2011-11-122-1/+540
* gsm/sms: Moved utility functions of SMS processing to new gsm0411_utils.cAndreas.Eversberg2011-11-122-0/+308
* gsm/lapdm: Display SAPI in debug message for easier debugAndreas.Eversberg2011-11-121-2/+2
* gsm/lapdm: Fix UI frames from BTS->MS have length (B4 format)Andreas.Eversberg2011-11-121-7/+11
* gsm/lapdm: Fix TA and power level handling in the ACCH headerAndreas.Eversberg2011-11-121-6/+14
* gsm/lapdm: Set N201 depending on the frame typeAndreas.Eversberg2011-11-121-5/+5
* gsm/lapdm: Make T200 timer depends on the link type (SACCH is slower)Andreas.Eversberg2011-11-121-5/+6
* gsm/lapdm: Add missing msgb_free in rslms_rx_rll error casesAndreas.Eversberg2011-11-121-0/+2
* lapd: Fixed possible double free buf in lapd_core.cAndreas Eversberg2011-11-121-2/+3
* update LIBVERSION to reflect new API additionsHarald Welte2011-10-101-1/+1
* Added defines to use primitive/operation tuples in switch/case statementsAndreas Eversberg2011-10-101-58/+20
* LAPD: Moved timer handling into seperate functionsAndreas Eversberg2011-10-101-72/+87
* Split of LAPDm into a core part and a GSM specific partroot2011-10-103-1621/+2456
* LAPDm: Fix encoding of RLL ERROR IEHarald Welte2011-09-031-1/+0
* gsm/gsm48_ie: Fix other range format decodingAndreas.Eversberg2011-09-021-66/+63
* RSL: add rsl_ipac_msg_name() for ipa specific RSL extension namesHarald Welte2011-09-021-0/+36
* gsm/gsm48_ie: Fix Range 256 format decodingSylvain Munaut2011-09-011-20/+35
* doxygen: Add main page for all three librariesHarald Welte2011-08-301-0/+40
* doxygen: Add documentation for Abis OMLHarald Welte2011-08-171-4/+29
* RSL: add doxygen documentationHarald Welte2011-08-171-3/+27
* doxygen: Add documentation for LAPDm codeHarald Welte2011-08-171-4/+38
* doxygen: Add documentation about TLV parserHarald Welte2011-08-171-15/+25
* gsm/gsm48_ie: Fix frequency list decodingAndreas.Eversberg2011-07-301-1/+1
* sms: Fix style issues with the code, add spaces after keywordsHolger Hans Peter Freyther2011-07-241-5/+5
* sms: SMS where cropped (from VTY), concatenation of SMS where not possibleDennis Wehrle2011-07-241-29/+89
* lapdm: fix memory leak due to unreachable codeHarald Welte2011-07-161-1/+0
* 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-1/+1
* gprs_cipher_core: Fix potential buffer overflowsHarald Welte2011-07-161-3/+3
* GSM 08.08: Fix generation of CIPHER MODE REJECTHarald Welte2011-07-121-1/+1
* gsm 08.08: add value_strings and gsm0808_msg_name() functionHarald Welte2011-07-111-0/+86
* lapdm: make sure we flush all queues whenever entering IDLE stateHarald Welte2011-06-291-0/+11
* make sure abis_nm <-> osmocom pchan type conversion always worksHarald Welte2011-06-291-0/+2
* LAPDm: Uplink SACCH frames use format B, not format B4Harald Welte2011-06-291-5/+12
* LAPDm: When Rx DATA from L1, L1 does not know the SAPIHarald Welte2011-06-271-13/+14
* add LAPDm code from osmocom-bb into libosmocoreHarald Welte2011-06-272-1/+2512
* 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