osmo-msc/src
Holger Freyther ceb59b72c2 [paging] Move the paging state into struct gsm_bts
There is a 1:1 relationship between gsm_bts and the paging
operation. Move the paging state into the gsm_bts which is
simplfying the code a lot. This was hinted by LaF0rge.

(I'm not happy with the names of the structs)
2009-02-06 18:54:00 +00:00
..
Makefile.am * improve parsing of status/phase response from BTS 2009-02-01 21:39:06 +00:00
abis_nm.c [bs11-config] Really force the software upload 2009-02-06 17:43:50 +00:00
abis_rsl.c [paging] This is paging my phone but it looks completely wrong... 2009-02-04 02:14:45 +00:00
bs11_config.c * introduce a new '--restart' parameter to reboot BTS 2009-02-05 19:30:22 +00:00
bsc_hack.c [paging] Move the paging state into struct gsm_bts 2009-02-06 18:54:00 +00:00
chan_alloc.c typo 2009-02-01 22:25:58 +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 stop paging a particular subscriber after we have received a PAGING RESPONSE 2009-02-06 12:52:47 +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 paging state into struct gsm_bts 2009-02-06 18:54:00 +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