aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include
AgeCommit message (Expand)AuthorFilesLines
2009-12-15add BSIC parameter to gsm_bts_neighbor()Harald Welte1-1/+2
2009-12-14Implement gsm_bts_neighbor() function to determine neighbor BTSHarald Welte1-0/+4
2009-12-1404.08 MEAS REP: Convert relative cell number to ARFCNHarald Welte1-1/+1
2009-12-14bitvec: Introduce bitvec_get_nth_set_bit() functionHarald Welte1-0/+3
2009-12-14system_information: use bitvec to generate frequency listsHarald Welte1-0/+8
2009-12-14bitvec updates and code simplificationHarald Welte1-0/+3
2009-12-14Add VTY setting for whether or not to sending MM INFOHarald Welte1-0/+1
2009-12-13introduce new signal every time we get a mobile identityHarald Welte1-0/+1
2009-12-13[RRLP] make RRLP mode configurable from config fileHarald Welte1-0/+15
2009-12-12Gracefully reject non-speech callsHarald Welte1-0/+8
2009-12-12utility functions to convert RXLEV into dBm and vice versaHarald Welte1-0/+4
2009-12-09mark lchan2chan_nr() using a 'const' parameterHarald Welte1-1/+1
2009-12-06location updating reject cause now specified on VTY rather than command line ...Harald Welte2-1/+1
2009-12-06Fix make distcheck by adding the new headers...Holger Hans Peter Freyther1-1/+2
2009-12-02move RTP socket information from timeslot to lchanHarald Welte1-7/+8
2009-12-01Replace template-based SYSTEM INFORMATION with real implementationHarald Welte5-7/+214
2009-12-01Introduce new S_GLOBAL_SHUTDOWN signalHarald Welte1-0/+5
2009-12-01Assign default values for T3101 and T3113Harald Welte1-0/+3
2009-11-30[handover] export measurement reports via signalHarald Welte2-0/+3
2009-11-29[handover] Implement handover control logicHarald Welte1-0/+2
2009-11-29[handover] Introduce new handover related LCHAN signalsHarald Welte1-0/+5
2009-11-29[handover] Implement 04.08 HANDOVER COMMANDHarald Welte1-0/+16
2009-11-29New complete measurement result/report handlingHarald Welte2-24/+54
2009-11-24[vty] Add option to disable RF on a given TRX.Holger Hans Peter Freyther1-0/+5
2009-11-22[network] Make use of T3113 for pagingHolger Hans Peter Freyther1-1/+0
2009-11-22[network] Add config option for the remaining network timersHolger Hans Peter Freyther1-0/+10
2009-11-22[network] Make T3101 configurable and use it in abis_rslHolger Hans Peter Freyther1-0/+3
2009-11-22[chan] Alloc SDCCH for certain reserved typesHolger Hans Peter Freyther1-0/+3
2009-11-20[misc] Fix the make distcheckHolger Hans Peter Freyther1-1/+2
2009-11-20[mgcp] Add a simple mgcp gateway used for the BSCHolger Hans Peter Freyther2-0/+49
2009-11-20[sccp] Implement sending the Inactivity Test on a connection..Holger Hans Peter Freyther2-0/+12
2009-11-20[sccp] Implement parts of ITU SCCP for use in the A-InterfaceHolger Hans Peter Freyther4-1/+530
2009-11-20[debug] Add a debug area for the MGCP code of On WavesHolger Hans Peter Freyther1-0/+2
2009-11-20[debug] Add a debug area for MSCHolger Hans Peter Freyther1-0/+1
2009-11-20[debug] Add a debug area for SCCPHolger Hans Peter Freyther1-0/+2
2009-11-19[lchan] RSL and RR need the multirate config, place it in the lchanHolger Hans Peter Freyther2-2/+5
2009-11-19[ipa] Change names of RTP methods to follow MGCP namingHolger Hans Peter Freyther2-16/+16
2009-11-19misc: Add routine to generate backtrace from within the applicationHolger Hans Peter Freyther1-0/+2
2009-11-17[gsm48] When picking AMR we need to supply the multirate configHolger Hans Peter Freyther1-2/+20
2009-11-17[neci] Separate handling of chan requested for paging anyHolger Hans Peter Freyther1-1/+2
2009-11-17[si] Make it possible to set the NECI value...Holger Hans Peter Freyther2-2/+3
2009-11-17[telnet] Remove unused variables from the telnet interfaceHolger Hans Peter Freyther1-7/+0
2009-11-17silent call: add header file for function prototypesHarald Welte1-0/+7
2009-11-14Add "silent call" feature to OpenBSCHarald Welte1-0/+14
2009-11-13[OML] fix bugs in BCCH info parser for ip.accessHarald Welte1-1/+1
2009-11-13[ip.access] Parse cell global ID as part of BCCH infoHarald Welte1-1/+10
2009-11-12ip.access: Introduce parser function for BCCH Info test resultHarald Welte1-0/+45
2009-11-12move 'struct value_string' and 'get_value_string()' to gsm_dataHarald Welte1-0/+7
2009-11-07change some identifiers from u_int64_t to unsigned long longHarald Welte1-1/+1
2009-10-30Merge remote branch 'origin/master'Harald Welte1-0/+8