osmo-msc/src
Harald Welte 0b4c34e3ca fix compiler warning about undeclared function by adding include file 2009-02-09 17:54:43 +00:00
..
Makefile.am * improve parsing of status/phase response from BTS 2009-02-01 21:39:06 +00:00
abis_nm.c * remove excessive debug output during software load 2009-02-09 17:53:49 +00:00
abis_rsl.c make sure certain functions are per TRX, not per BTS, such as 2009-02-07 00:48:17 +00:00
bs11_config.c * introduce a new '--restart' parameter to reboot BTS 2009-02-05 19:30:22 +00:00
bsc_hack.c make sure certain functions are per TRX, not per BTS, such as 2009-02-07 00:48:17 +00:00
chan_alloc.c [rr] Send a Channel Release before deactivating the channel 2009-02-06 21:55:37 +00:00
db.c Make gcc happy and remove a couple of warnings 2009-01-04 21:05:01 +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
gsm_04_08.c fix compiler warning about undeclared function by adding include file 2009-02-09 17:54:43 +00:00
gsm_04_11.c Make gcc happy and remove a couple of warnings 2009-01-04 21:05:01 +00:00
gsm_data.c add BTS TYPE field to facilitate future non-BS11 BTS support 2009-01-18 17:57:27 +00:00
gsm_subscriber.c Define the gsm_subscriber getter functions in the header 2009-01-04 03:47:05 +00:00
misdn.c Make gcc happy and remove a couple of warnings 2009-01-04 21:05:01 +00:00
msgb.c add missing string.h include 2009-01-01 00:33:02 +00:00
paging.c [paging] Move the code to send the command into a separate function 2009-02-06 22:33:25 +00:00
rs232.c * improve parsing of status/phase response from BTS 2009-02-01 21:39:06 +00:00
select.c cosmetic fixes 2009-02-03 12:58:59 +00:00
subchan_demux.c add initializer function for subchan_demux 2009-01-05 20:14:14 +00:00
telnet_interface.c [telnet] use SO_REUSEADDR on the telnet socket 2009-02-03 20:49:51 +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 add some initial simplistic TLV parser 2009-02-06 12:51:39 +00:00
trau_frame.c * add function to change c-bits in TRAU frame from uplink to downlink 2009-01-05 20:12:47 +00:00