osmo-bsc/src
Holger Freyther ff9592fa10 [misc] Fix compile warnings... 2009-03-09 16:17:14 +00:00
..
input [misc] Fix compile warnings... 2009-03-09 16:17:14 +00:00
Makefile.am [build] Create a libbsc.a as noinst_LIBRARY, link bsc_hack and tests against it 2009-02-20 18:33:00 +00:00
abis_nm.c Add LMT event parsing 2009-02-22 21:58:49 +00:00
abis_rsl.c introduce new 'mode' parameter to RSL ACTIVATE CHANNEL 2009-02-28 13:19:15 +00:00
bs11_config.c correct E1 timeslot / TEI attribute parsing 2009-02-21 20:41:12 +00:00
bsc_hack.c [misc] Fix compile warnings... 2009-03-09 16:17:14 +00:00
chan_alloc.c [rr] Send a Channel Release before deactivating the channel 2009-02-06 21:55:37 +00:00
db.c [db] Introduce a table for SMS 2009-02-23 00:50:31 +00:00
debug.c make hexdump return a 'char *' rather than printing by itself 2009-02-28 13:08:01 +00:00
e1_config.c [misc] Fix compile warnings... 2009-03-09 16:17:14 +00:00
e1_input.c [misc] Fix compile warnings... 2009-03-09 16:17:14 +00:00
gsm_04_08.c actually request the IMEI not IMEISV, since Phase 1 doesn't have IMEISV 2009-02-28 18:22:03 +00:00
gsm_04_11.c [sms] Fix memory leak 2009-02-23 04:03:27 +00:00
gsm_data.c make sure all channels in one BTS use the same TSC (training sequence code) 2009-02-28 13:11:07 +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 [sms] Fix the length of the of the outgoing data... 2009-02-23 04:03:33 +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 make hexdump return a 'char *' rather than printing by itself 2009-02-28 13:08:01 +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 remove subchan_demux debug statements, add DMUX commandline parsing 2009-02-23 00:04:04 +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 tlv_parser now operates on 'const' input buffer 2009-02-21 12:59:22 +00:00
trau_frame.c * use DEBUGP in TRAU frame code 2009-02-18 03:24:58 +00:00
trau_mux.c add debug statement when setting up trau mapping 2009-02-19 17:07:01 +00:00