osmo-bsc/src
Harald Welte 23a686347d add gst_ts_name() function to obtain human-readable channel name 2009-02-19 17:06:42 +00:00
..
input write 160byte to one E1 TS at any given time, since that is one TRAU Frame (40 bytes) per sub-channel 2009-02-18 03:39:00 +00:00
Makefile.am we need tlv_parse.c in bs11_config now 2009-02-19 03:11:48 +00:00
abis_nm.c add various BS11 management related abis_nm functions 2009-02-19 02:50:57 +00:00
abis_rsl.c * ensure TCH/F are activated signalling-only 2009-02-18 03:29:53 +00:00
bs11_config.c bs11_config: makes sure we disconnect properly before exiting 2009-02-19 03:11:13 +00:00
bsc_hack.c use official TCH/F for initial channel modes rather than BS-11 specific 0x09 2009-02-18 03:37:20 +00:00
chan_alloc.c [rr] Send a Channel Release before deactivating the channel 2009-02-06 21:55:37 +00:00
db.c introduce lookup of subscribers based on their extension number 2009-02-09 23:39:20 +00:00
debug.c introduce new "DEBUGPC" macro for continuing on the same line without prefix of file/line/time 2009-02-06 12:38:29 +00:00
e1_config.c * disable TS3 TRAU frame handling for now 2009-02-18 03:27:14 +00:00
e1_input.c strip mISDN hardware header before putting B-channel data into subchannel demuxer 2009-02-17 19:02:29 +00:00
gsm_04_08.c * make sure we use the correct GSM48 encoding type 2009-02-18 03:44:24 +00:00
gsm_04_11.c [utils] Create gsm_utils for 7bit encoding and decoding... 2009-02-17 20:31:30 +00:00
gsm_data.c add gst_ts_name() function to obtain human-readable channel name 2009-02-19 17:06:42 +00:00
gsm_subscriber.c introduce lookup of subscribers based on their extension number 2009-02-09 23:39:20 +00:00
gsm_utils.c [utils] Commit not working 7bit encoder... 2009-02-17 23:42:45 +00:00
ipaccess-find.c * add commond header file for ipaccess protocol 2009-02-15 15:32:53 +00:00
msgb.c add missing string.h include 2009-01-01 00:33:02 +00:00
paging.c switch paging code to use a timer again, since not all BTS send reliable CCCH load indications 2009-02-17 01:39:41 +00:00
rs232.c bs11_config: makes sure we disconnect properly before exiting 2009-02-19 03:11:13 +00:00
select.c cosmetic fixes 2009-02-03 12:58:59 +00:00
signal.c modify the signal handler/dispatch code (sorry zecke, no offense, I just had some different ideas) 2009-02-16 22:05:44 +00:00
subchan_demux.c don't pass subchannel data to the TRAU decoder if we're not synchronized yet 2009-02-19 17:05:13 +00:00
telnet_interface.c various CC updates: 2009-02-17 15:29:33 +00:00
telnet_parser.l Make gcc happy and remove a couple of warnings 2009-01-04 21:05:01 +00:00
timer.c Go through del_timer otherwise in_list will not be reset leading to crashes... 2009-01-03 04:39:51 +00:00
tlv_parser.c * extend TLV parser to use a list of TLV type descriptions 2009-02-15 03:34:15 +00:00
trau_frame.c * use DEBUGP in TRAU frame code 2009-02-18 03:24:58 +00:00
trau_mux.c trau mux updates 2009-02-19 15:14:23 +00:00