osmo-mgw/src
Holger Freyther 2b2d2e350e [signal] Add generic signal registration and dispatch...
This will be used for generic registration and dispatching
of any kind of event. We will have different areas (like
with the debug interface) and each layer can define their
own struct for the event message... This is not tested yet
2009-02-14 22:51:00 +00:00
..
input preliminary ip.access BTS support, as of now only OML singalling works 2009-02-13 02:43:36 +00:00
Makefile.am [signal] Add generic signal registration and dispatch... 2009-02-14 22:51:00 +00:00
abis_nm.c * add comments for SET BTS ATTR and SET RADIO CARRIER ATTR 2009-02-14 15:41:08 +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 [ccch load] Enable notifications for CCCH/PAGING LOAD again 2009-02-11 00:43:48 +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 * add more GSM 04.08 IEIs 2009-02-11 11:44:12 +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 * fill the e1_link member of every bts_trx_ts structure 2009-02-10 17:33:56 +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] Send up to avaliable_slots paging requests... 2009-02-14 18:05:03 +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] Add generic signal registration and dispatch... 2009-02-14 22:51:00 +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 [paging] Cleanup page -> paging in function names 2009-02-09 23:42:03 +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 implement type1TV or type 2 detection 2009-02-14 19:07:10 +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