osmo-msc/src
Harald Welte 4593ff3ace ensure the tag parsing function is the same as used in input/ipaccess.c
FIXME: remove this copy of the code
2009-05-01 14:53:36 +00:00
..
input [misc] Sanity check and error messages in misdn.c 2009-05-01 04:59:55 +00:00
vty add stubs for enable/configure terminal/bts/trx/ts commands in VTY interface 2009-03-28 19:07:53 +00:00
Makefile.am add new 'ipaccess-config' program to set Unit ID and primary OML NVRAM parameters of ip.access BTS 2009-04-30 15:53:07 +00:00
abis_nm.c make sure all REPORT type messages have debug statements printing object class and instance 2009-05-01 14:52:51 +00:00
abis_rsl.c fix missing \n at end of debug statement 2009-04-30 15:59:55 +00:00
bs11_config.c bs11_config: print PLL 'work' and 'set' values during query 2009-04-29 22:33:02 +00:00
bsc_hack.c abis_nm wants to use bts->bts_nr (the number of the BTS in the OML link) rather 2009-05-01 13:20:04 +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 VLR database here 2009-04-19 06:35:23 +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 add new 'ipaccess-config' program to set Unit ID and primary OML NVRAM parameters of ip.access BTS 2009-04-30 15:53:07 +00:00
e1_input.c [e1] Enable dumping of LAPD frames again 2009-03-31 12:14:16 +00:00
gsm_04_08.c [subscriber] Introduce subscr_put_channel 2009-04-12 05:37:52 +00:00
gsm_04_11.c Store incoming SMS into SQL database 2009-03-30 20:56:32 +00:00
gsm_data.c move is_ipaccess_bts() and parse_btstype9) to gsm_data.c 2009-03-10 12:15:10 +00:00
gsm_subscriber.c [subscriber] Introduce subscr_put_channel 2009-04-12 05:37:52 +00:00
gsm_utils.c Store incoming SMS into SQL database 2009-03-30 20:56:32 +00:00
ipaccess-config.c fix printing of OML IP 2009-04-30 16:23:45 +00:00
ipaccess-find.c ensure the tag parsing function is the same as used in input/ipaccess.c 2009-05-01 14:53:36 +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 add missing newline in debug statement for RS232 TX 2009-04-29 22:32:10 +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 Fix order of subchannel bits (Andreas Eversberg) 2009-04-29 16:21:18 +00:00
telnet_interface.c * correctly handle VTY_READ/VTY_WRITE events and select loop integration of VTY 2009-03-10 19:46:16 +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
vty_interface.c add stubs for enable/configure terminal/bts/trx/ts commands in VTY interface 2009-03-28 19:07:53 +00:00