osmo-bsc/src
Harald Welte 7782c14295 * generate virtual E1 TEI up/down events
* make debug printout a little less verbose
* introduce usleep to make things a bit slower for debugging
2009-02-15 03:39:51 +00:00
..
input * generate virtual E1 TEI up/down events 2009-02-15 03:39:51 +00:00
Makefile.am [signal] Add generic signal registration and dispatch... 2009-02-14 22:51:00 +00:00
abis_nm.c * extend TLV parser to use a list of TLV type descriptions 2009-02-15 03:34:15 +00:00
abis_rsl.c [ccch load] Enable notifications for CCCH/PAGING LOAD again 2009-02-11 00:43:48 +00:00
bs11_config.c * add trau_mux implementation to relay from one incoming TRAU 2009-02-09 18:13:26 +00:00
bsc_hack.c * add bsc_hack commandline argument to select BTS type 2009-02-15 03:38:12 +00:00
chan_alloc.c [rr] Send a Channel Release before deactivating the channel 2009-02-06 21:55:37 +00:00
db.c introduce lookup of subscribers based on their extension number 2009-02-09 23:39:20 +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
e1_config.c preliminary ip.access BTS support, as of now only OML singalling works 2009-02-13 02:43:36 +00:00
e1_input.c * correctly initialize link->tei and link->sapi 2009-02-09 23:09:15 +00:00
gsm_04_08.c [paging] Assign the subscriber to the channel first... 2009-02-14 23:53:15 +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 bsc_hack commandline argument to select BTS type 2009-02-15 03:38:12 +00:00
gsm_subscriber.c introduce lookup of subscribers based on their extension number 2009-02-09 23:39:20 +00:00
ipaccess-find.c add new program to use UDP broadcast packets to find ip.access BTS in the network 2009-02-14 12:51:36 +00:00
msgb.c add missing string.h include 2009-01-01 00:33:02 +00:00
paging.c [paging] Do not create a request when one is already pending... 2009-02-14 23:53:20 +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
signal.c [signal] Fix misuse of llist_add_tail... 2009-02-14 23:35:06 +00:00
subchan_demux.c fix segfault when trying to dequeue list head as list element 2009-02-09 21:05:56 +00:00
telnet_interface.c [signal] Add consumer of the signal api, inform about paging 2009-02-14 22:51:13 +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 * extend TLV parser to use a list of TLV type descriptions 2009-02-15 03:34:15 +00:00
trau_frame.c * add trau_mux implementation to relay from one incoming TRAU 2009-02-09 18:13:26 +00:00
trau_mux.c * add trau_mux implementation to relay from one incoming TRAU 2009-02-09 18:13:26 +00:00