osmo-bsc/src
Harald Welte 3ffd1376b7 * add abis_nm_software_load_status() to header file
* new abis_nm_bs11_bsc_disconnect() function to disconnect BSC/BTS link
* add support for 'forced load' of BS-11 software to abis_nm.c and bs11_config
* remove lots of debug output
* print progress during software load
2009-02-01 22:15:49 +00:00
..
Makefile.am * improve parsing of status/phase response from BTS 2009-02-01 21:39:06 +00:00
abis_nm.c * add abis_nm_software_load_status() to header file 2009-02-01 22:15:49 +00:00
abis_rsl.c [abis] Do not confuse me again.... 2009-01-27 22:49:48 +00:00
bs11_config.c * add abis_nm_software_load_status() to header file 2009-02-01 22:15:49 +00:00
bsc_hack.c Enable CCCH LOAD INDICATION always, from 0% upwards, and report it every second 2009-02-01 16:22:19 +00:00
chan_alloc.c Reset the use_count to zero in chan_free 2009-01-09 21:39:17 +00:00
db.c Make gcc happy and remove a couple of warnings 2009-01-04 21:05:01 +00:00
debug.c Make gcc happy and remove a couple of warnings 2009-01-04 21:05:01 +00:00
gsm_04_08.c If there is already a subscriber and it does not equal to us -> moan 2009-01-10 03:21:41 +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] Slightly increase the timeout to not overload the BTS... 2009-01-27 23:49:40 +00:00
rs232.c * improve parsing of status/phase response from BTS 2009-02-01 21:39:06 +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
subchan_demux.c add initializer function for subchan_demux 2009-01-05 20:14:14 +00:00
telnet_interface.c Print the refcount of the lchan as well 2009-01-09 21:24:53 +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
trau_frame.c * add function to change c-bits in TRAU frame from uplink to downlink 2009-01-05 20:12:47 +00:00