aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include/openbsc/gsm_data.h
AgeCommit message (Expand)AuthorFilesLines
2011-02-14VTY: Allow for per-BTS-model specific config file write functionsHarald Welte1-0/+6
2011-02-13OM2000: Allow configuration of CON from VTYHarald Welte1-0/+3
2011-02-13OM2000: Allow VTY based configuration of IS connection groupsHarald Welte1-0/+5
2011-02-13INPUT: Allow for a per-TRX OML linkHarald Welte1-0/+2
2011-02-13[RBS2000] Initial attempt at Ericsson RBS2000 supportHarald Welte1-0/+1
2011-02-13[OML] Allow each BTS model to specify the OML callbackHarald Welte1-0/+2
2011-02-11[BSC] Move the BTS-type specific code from bcs_init.c to bts_*.cHarald Welte1-6/+0
2011-01-11[BSC] Allow manual override of neighbor cell listHarald Welte1-0/+1
2011-01-06subscr: Remember if we need to call subscr_put_channel at the end.Holger Hans Peter Freyther1-0/+1
2011-01-01MNCC: pass the actual 'struct msgb' down the mncc_recv() callbackHarald Welte1-2/+2
2011-01-01MNCC: move cc_tx_to_mncc() from gsm_data.h into mncc.cHarald Welte1-6/+0
2011-01-01MNCC: rename mncc_upq_enqueue() to cc_tx_to_mncc()Harald Welte1-1/+1
2010-12-26sms: Introduce a SMS queue that will be responsible for deliveryHolger Hans Peter Freyther1-0/+2
2010-12-25paging: Introduce a GSM_PAGING_BUSY event for a special timeoutHolger Hans Peter Freyther1-0/+1
2010-12-24subscr: Make it possible to keep subscribers in RAM.Holger Hans Peter Freyther1-0/+3
2010-12-24BSC Call Control: Actually implement call statisticsHarald Welte1-3/+4
2010-12-23Use 04.08 IMM ASS REJECT in case we run out of channelsHarald Welte1-0/+1
2010-12-22MNCC: introduce mncc_upq_enqueue() wrapper around msgb_enqueue()Harald Welte1-0/+6
2010-12-21abis_nm: Band aid on OML initialisation by queuing messagesHolger Hans Peter Freyther1-0/+6
2010-12-01include: Small fixes to gsm_data.hSylvain Munaut1-2/+3
2010-12-01bsc: Allow to configure Optional Cell Selection params from vtySylvain Munaut1-0/+2
2010-11-15bsc_api: Implement the assignment command for the BSC.Holger Hans Peter Freyther1-0/+5
2010-11-15paging: Move the paging data into the paging.hHolger Hans Peter Freyther1-22/+0
2010-11-15subscr: Move the TMSI reserved into the gsm_dataHolger Hans Peter Freyther1-0/+3
2010-11-15rsl: Allow to hardcode the RTP PayloadHolger Hans Peter Freyther1-0/+1
2010-09-16bsc: Prepare to store the SCCP connection inside the subscriberHolger Hans Peter Freyther1-0/+4
2010-09-16bsc: Keep all active subscriber connections in a list.Holger Hans Peter Freyther1-0/+2
2010-09-15bsc: Create struct osmo_msc_data to hold MSC information, handle signalsHolger Hans Peter Freyther1-1/+4
2010-09-06[paging] Only page if we have some free channels right nowHolger Hans Peter Freyther1-0/+3
2010-09-06[paging] When we ran down to 0 available paging slots start a credit timerHolger Hans Peter Freyther1-0/+1
2010-09-06chan: Add configuration to handle paging any with TCHHolger Hans Peter Freyther1-0/+3
2010-09-06chan: Store the to be assigned channel type in the GSM Network.Holger Hans Peter Freyther1-0/+2
2010-09-06bsc_init: Allow DTXu and enable DTXd on RSL (experimental)Holger Hans Peter Freyther1-0/+4
2010-07-31chan_alloc: Change Channel Release to release SAPIs, then the channelHolger Hans Peter Freyther1-0/+2
2010-07-30[BSC] Add support for configfile-hardcoded System Information messagesHarald Welte1-0/+4
2010-07-22ipaccess-config/network-listen updateHarald Welte1-0/+1
2010-07-22ipaccess-config / network listen: ordered list of RxLevelsHarald Welte1-0/+3
2010-07-22move ip.access netowrk listen (NWL) to network_listen.cHarald Welte1-0/+3
2010-07-05msc: Create a dummy operation to keep the channel open for five secondsHolger Hans Peter Freyther1-0/+9
2010-06-30handover: Attempt to use the same gsm_subscriber_conn for new/old channelHolger Hans Peter Freyther1-0/+1
2010-06-28bsc_msc: Remove use_count from the subscriber connectionHolger Hans Peter Freyther1-26/+1
2010-06-28bsc_api: Allocate the subscriber_connection dynamicallyHolger Hans Peter Freyther1-2/+4
2010-06-22abis_rsl: Send the IMMEDIATE Assignment after the Channel Ack.Holger Hans Peter Freyther1-0/+4
2010-06-20[BSC] Hopping: Add MA IE to ASS CMD, IMM ASS CMD and HO CMDHarald Welte1-0/+1
2010-06-20[BSC] Keep a SYSTEM INFORMATION cache for each BTSHarald Welte1-0/+6
2010-06-20[BSC] Generate MA for each timeslot that has hopping enabledHarald Welte1-0/+4
2010-06-20[BSC] introduce the concept of 'BTS features'Harald Welte1-0/+13
2010-06-20[BSC] Implement per-timeslot ARFCN lists for frequency hoppingHarald Welte1-0/+3
2010-06-20unfinished support for hopping channelsHarald Welte1-0/+5
2010-06-17bsc_api: Move gsm48_rcvmsg into the BSC API and dispatch.Holger Hans Peter Freyther1-0/+1