osmo-bsc/src
Holger Freyther f87573dc4e Implement put_channel/get_channel, save on which bts we currently operate
Allow to change the refcount for a given channel. Store which
bts is our primary bts. A command to switch the primary bts will
be added as well. This makes entering and parsing of commands more
easy.
2009-01-04 03:49:41 +00:00
..
Makefile.am Add simplistic telnet control interface 2009-01-02 22:04:43 +00:00
abis_nm.c define and use enum values for BS11 (or Siemens?) specific OML message types 2009-01-03 08:19:29 +00:00
abis_rsl.c Document where to find the how to determine the paging group 2009-01-01 18:02:29 +00:00
bsc_hack.c Add simplistic telnet control interface 2009-01-02 22:04:43 +00:00
chan_alloc.c Add implementation to find a lchan by the struct gsm_subscriber 2009-01-04 03:48:30 +00:00
db.c Change the subscriber and database backend 2009-01-01 18:02:05 +00:00
debug.c export debug_flags 2008-12-30 14:59:01 +00:00
gsm_04_08.c Do not call rsl_chan_release directly but use the use_count of the lchan 2009-01-01 03:46:11 +00:00
gsm_04_11.c use 'ALL YOUR PHONE ARE BELONG TO US' as SMS 2008-12-30 15:00:14 +00:00
gsm_data.c * use 16bit for network and country code 2008-12-28 23:42:04 +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 wireshark happy. 2009-01-03 05:49:22 +00:00
msgb.c add missing string.h include 2009-01-01 00:33:02 +00:00
select.c Use the _safe variant as a bsc_unregister_fd might be called from within the callback 2009-01-02 21:53:34 +00:00
telnet_interface.c Implement put_channel/get_channel, save on which bts we currently operate 2009-01-04 03:49:41 +00:00
telnet_parser.l Add a show command to list the channel allocation 2009-01-04 03:46: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