aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/libbsc/abis_rsl.c
AgeCommit message (Expand)AuthorFilesLines
2012-05-02audio: From RTP point of view we can use one payload for HR/FR AMRHolger Hans Peter Freyther1-2/+1
2012-05-02audio: Remove the hardcoding of the RTP PayloadHolger Hans Peter Freyther1-4/+0
2011-07-27RSL: Fix erroneous GSM48_IE_CHANDESC_2 in rsl_chan_activate_lchan()Dieter Spaar1-1/+1
2011-06-26move gsm 05.02 related calculations into libosmocoreHarald Welte1-23/+0
2011-06-26use new gsm48_number_of_paging_subchannels from libosmocoreHarald Welte1-14/+0
2011-06-25move {ts,lchan}2chan_nr() functions to gsm_data_shared.cHarald Welte1-54/+15
2011-05-06src: use namespace prefix osmo_counter*Pablo Neira Ayuso1-4/+4
2011-05-06src: use namespace prefix osmo_signal*Pablo Neira Ayuso1-4/+4
2011-05-06src: use namespace prefix osmo_timer* for timer functionsPablo Neira Ayuso1-5/+5
2011-04-18misc: Remove sys/types.h includes from the filesHolger Hans Peter Freyther1-1/+0
2011-04-18misc: Move from u_int to uint types of stdint.hHolger Hans Peter Freyther1-83/+83
2011-03-23src: use new library libosmogsm and new path to headers in libosmocorePablo Neira Ayuso1-4/+4
2011-03-04Implement the HSL SR1.0.1 protocolHarald Welte1-1/+2
2011-03-04[HSL] initial support for the HSL 2.75G FemtocellHarald Welte1-1/+11
2011-03-04prefix sub-directories containing libraries with 'lib'Harald Welte1-0/+1960