aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include/openbsc/gsm_data.h
AgeCommit message (Expand)AuthorFilesLines
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
2010-06-15msc: Add msc ip-tos NR option for the BSCHolger Hans Peter Freyther1-0/+1
2010-06-15bsc_api: Implement transparent RLL establishment and SAPI n REJECTHolger Hans Peter Freyther1-0/+2
2010-06-14auth: Add support for XOR test A3A8 algo (and vty commands)Sylvain Munaut1-0/+2
2010-06-14gsm_04_08: Store the key_seq given in LOC UPD REQUEST in stateSylvain Munaut1-0/+1
2010-06-14gsm_04_08: Add a operation to enable ciphering on a lchanSylvain Munaut1-0/+18
2010-06-14auth: Add #define for special value for key_seqSylvain Munaut1-0/+1
2010-06-14bsc_api: Add init, dispatch the clear request when a channel is going missingHolger Hans Peter Freyther1-0/+2
2010-05-31[rsl] Introduce an error state for the lchan and set it on releaseHolger Hans Peter Freyther1-0/+2
2010-05-31[rsl] Implement the T3111 timer to delay the RF Channel releaseHolger Hans Peter Freyther1-0/+1
2010-05-14VTY: Introduce common code to add 'description' to objects like BTSHarald Welte1-0/+4
2010-05-11[gprs] NS/BSSGP: Make all timers configurable from VTYHarald Welte1-0/+2
2010-05-04[gprs] correctly calculate the length of the BSSGP PDUsHarald Welte1-0/+1
2010-05-04[gprs] pass BSSGP UL-UNITDATA Cell ID up into GMM layerHarald Welte1-0/+4
2010-05-04[gprs] SGSN: Expect all Identifiers to be stored at highest levelHarald Welte1-0/+2
2010-05-04[gprs] Ensure msgb->l3h points to Layer3 (04.08)Harald Welte1-3/+5
2010-05-04gprs: remove msgb->nsvc pointer and replace it with NSEI and BVCIHarald Welte1-4/+7
2010-05-04gprs: Use new msgb->cb[] for storing a pointer to the NS-VC through which it ...Harald Welte1-0/+3
2010-05-04gprs: Update gprs-sgsn branch to use new msgb->cb layoutHarald Welte1-0/+3
2010-05-04some more GPRS related commentsHarald Welte1-3/+6
2010-05-01'struct gprs_ra_id' is now defined in libosmocoreHarald Welte1-8/+0
2010-04-30define 'struct openbsc_msgb_cb' and accessor macro OBSC_MSGB_CB()Harald Welte1-0/+7
2010-04-30remove any reference to 'struct gsm_bts_link'Harald Welte1-5/+0
2010-04-25[vty] Allow to set the RACH NM attributes on a per BTS basisHolger Hans Peter Freyther1-0/+4
2010-04-18GPRS: change 'gprs enabled <0-1>' to 'gprs mode (none|gprs|egprs)'Harald Welte1-1/+10
2010-04-17[statistics] Keep track of OML/RSL failures of the BTS.Holger Hans Peter Freyther1-0/+4
2010-04-17[statistics] Keep track of rf failures and rll release failuresHolger Hans Peter Freyther1-0/+4
2010-04-12ipaccess: Send RTP Payload IE for CRCX & MDCXSylvain Munaut1-0/+1
2010-04-10[paging] Simplify the last request and treat llist as a queueHolger Hans Peter Freyther1-1/+0
2010-03-28RSL: keep track of ip.access dynamic TCH/PDCH activationHarald Welte1-1/+1
2010-03-25Store the GSM BTS in the gsm subscriber connectionHolger Hans Peter Freyther1-1/+2
2010-03-25lchan: Create a structure for MSC data of the lchanHolger Hans Peter Freyther1-27/+36
2010-03-22GPRS: make NSEI configurable from VTYHarald Welte1-0/+1
2010-03-22GPRS: make NSVC parameters VTY-configurableHarald Welte1-0/+4