aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include/openbsc/abis_rsl.h
AgeCommit message (Expand)AuthorFilesLines
2012-12-26gsm: Do not attempt to release SAPI=0 if it was never allocatedHolger Hans Peter Freyther1-0/+2
2012-12-23lchan: Introduce T3109 handling for the release procedureHolger Hans Peter Freyther1-0/+1
2012-12-23lchan: Release the lchan more quickly, align with GSM 04.08Holger Hans Peter Freyther1-1/+4
2012-12-23rsl: Rename the reason to release_mode and use the enum valueHolger Hans Peter Freyther1-1/+2
2012-01-17rsl: This is provided by libosmo-abis, remove it hereHolger Hans Peter Freyther1-1/+0
2011-08-10Initial version of Support for Nokia *Site BTSDieter Spaar1-0/+7
2011-06-26move gsm 05.02 related calculations into libosmocoreHarald Welte1-3/+0
2011-06-26use new gsm48_number_of_paging_subchannels from libosmocoreHarald Welte1-1/+0
2011-06-25move {ts,lchan}2chan_nr() functions to gsm_data_shared.cHarald Welte1-1/+0
2011-04-18misc: Move from u_int to uint types of stdint.hHolger Hans Peter Freyther1-25/+25
2011-03-23src: use new library libosmogsm and new path to headers in libosmocorePablo Neira Ayuso1-2/+2
2011-01-13RSL: add code to generate SACCH INFO MODIFY commandHarald Welte1-0/+3
2011-01-06misc: Forward declare the struct gsm_bts_trx_ts to avoid warning.Holger Hans Peter Freyther1-0/+1
2011-01-01License change: We are now AGPLv3+ instead of GPLv2+Harald Welte1-6/+5
2010-12-23Dynamic PDCH: rsl_ipacc_pdch_activate() operates on a timeslotHarald Welte1-1/+1
2010-12-22rsl: Remove unimplemented/unused rsl_paging_cmd_subscrHolger Hans Peter Freyther1-2/+0
2010-12-01include: Add proper predeclaration for struct in abis_rsl.hSylvain Munaut1-0/+5
2010-07-31chan_alloc: Change Channel Release to release SAPIs, then the channelHolger Hans Peter Freyther1-0/+1
2010-07-23rsl: Add method to send a SMSCB inside a SMS BROADCAST COMMANDHolger Hans Peter Freyther1-0/+4
2010-06-08abis_rsl: Allow to specify the release mode for a given channel.Holger Hans Peter Freyther1-1/+1
2010-04-10[rsl] Introduce a method to set the state of the lchanHolger Hans Peter Freyther1-0/+2
2010-04-10[rsl] Remove method that is not called by anything.Holger Hans Peter Freyther1-1/+0
2010-03-28RSL: keep track of ip.access dynamic TCH/PDCH activationHarald Welte1-1/+1
2010-02-20move GSM protocol definitions to include/osmocore/protocol/*Harald Welte1-481/+1
2010-02-20split 'libosmocore' from openbsc codebaseHarald Welte1-1/+1
2009-12-20rename ipacc_connect_proxy_bind() to rsl_ipacc_mdcx_to_rtpsock()Harald Welte1-0/+1
2009-12-19ip.access: Keep a full copy of local and remote IP/PORT in lchanHarald Welte1-2/+1
2009-12-17[handover] first functional handover implementationHarald Welte1-1/+1
2009-12-09mark lchan2chan_nr() using a 'const' parameterHarald Welte1-1/+1
2009-11-19[ipa] Change names of RTP methods to follow MGCP namingHolger Hans Peter Freyther1-14/+14
2009-10-24[GPRS] Add RSL function for ip.access PDCH activationHarald Welte1-0/+1
2009-08-30A5 support for RSL and 04.08 (not used yet)Harald Welte1-0/+1
2009-08-10siemens vendor specific message type and IE definitionsHarald Welte1-0/+22
2009-08-10make rsl_siemens_mrpci() use struct rsl_mrpciHarald Welte1-1/+1
2009-08-10Add function to generate siemens-specific MRPCI RSL messageHarald Welte1-1/+33
2009-08-10misc: Add prototypes to header files, include more header filesHolger Hans Peter Freyther1-0/+1
2009-08-09Add new BSC RLL layer of codeHarald Welte1-0/+1
2009-08-08start using the RLL RELEASE proceduresHarald Welte1-0/+1
2009-08-04parse and decode Siemens specific T_MSRFPCI messageHarald Welte1-0/+1
2009-07-29generalize channel activation / channel mode modifyHarald Welte1-4/+11
2009-07-28implement human-readable RSL cause printingHarald Welte1-2/+10
2009-07-19send DEACTIVATE SACCH when sending RR CHANEL RELEASEHarald Welte1-0/+1
2009-07-12yet again some more ip.access RSL definitions + parsingHarald Welte1-1/+20
2009-07-12add some more ip.access RTP related definitionsHarald Welte1-0/+39
2009-07-12rename ip.access structure field members and variablesHarald Welte1-1/+2
2009-07-12give ip.access RSL IE's their proper namesHarald Welte1-0/+14
2009-06-20Introduce BS and MS power control related functionsHarald Welte1-0/+3
2009-06-10move openbsc into its own subdirectoryHarald Welte1-0/+415