Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RangeNetworks/OpenBTS-UMTS
/ functions
Functions
3,546 in github.com/RangeNetworks/OpenBTS-UMTS
⨍
Functions
3,546
◇
Types & classes
833
↓ 3 callers
Function
abortCall
Abort the call. Does not remove the transaction from the table. @param transaction The call transaction record. @param LCH The logical channel. @p
Control/CallControl.cpp:130
↓ 3 callers
Method
abs
@} @name not inlined due to outside calls */ @{
TransceiverRAD1/Complex.h:119
↓ 3 callers
Method
addCall
SIP/SIPInterface.cpp:95
↓ 3 callers
Method
anyDefined
SGSNGGSN/GPRSL3Messages.h:567
↓ 3 callers
Method
appendLV
write the length and value, but not the IEI type.
SGSNGGSN/GPRSL3Messages.cpp:573
↓ 3 callers
Method
band
UMTS/UMTSConfig.h:129
↓ 3 callers
Method
bytes
Return size in bytes. */
CommonLibs/Vector.h:66
↓ 3 callers
Method
chChooseByBW
UMTS/UMTSPhCh.cpp:815
↓ 3 callers
Method
clear
CommonLibs/ByteVector.cpp:49
↓ 3 callers
Method
close
CommonLibs/Sockets.cpp:88
↓ 3 callers
Method
codeIndex
UMTS/UMTSTransfer.h:91
↓ 3 callers
Method
configFachTrCh
UMTS/URRCTrCh.cpp:106
↓ 3 callers
Method
configRachTrCh
This is where we make the descision about the number of tranport blocks and parity bits in each RACH transport format, so this is where we determine a
UMTS/URRCTrCh.cpp:35
↓ 3 callers
Method
copyUplink
The RRC spec has an option to set mChoiceDlParameters to tell the phone to copy the downlink params, but for out purposes we need to copy the TFS so w
UMTS/URRCTrCh.cpp:412
↓ 3 callers
Method
crossCheck
CommonLibs/Configuration.cpp:890
↓ 3 callers
Function
defaultRbMappingInfoToAsn
UMTS/URRCTrCh.cpp:995
↓ 3 callers
Method
deferral
CommonLibs/BitVector.h:264
↓ 3 callers
Method
encode
CommonLibs/BitVector.cpp:221
↓ 3 callers
Method
encoder
UMTS/UMTSL1FEC.h:611
↓ 3 callers
Function
expj
TransceiverRAD1/Complex.h:240
↓ 3 callers
Function
expj
UMTS/Complex.h:240
↓ 3 callers
Function
expjLookup
compute e^(-jx) via lookup table. */
TransceiverRAD1/sigProcLib.cpp:191
↓ 3 callers
Function
expjLookup
compute e^(-jx) via lookup table. */
UMTS/sigProcLib.cpp:190
↓ 3 callers
Function
findTfci
In uplink each slot has 2 TFCI bits which are concatenated to form 30 bits, from which we attempt to retrieve the original tfci. TODO: Probably want a
UMTS/UMTSL1Const.cpp:212
↓ 3 callers
Function
forceSIPClearing
Force clearing on the SIP side. @param transaction The call transaction record. */
Control/CallControl.cpp:108
↓ 3 callers
Method
format
@name Obvious accessors. */ @{
GSM/GSMTransfer.h:424
↓ 3 callers
Method
freePdpAll
Return a mask of RABs that were freed.
SGSNGGSN/Sgsn.cpp:328
↓ 3 callers
Function
gcd
Greatest Common Denominator. This is by Doug Brown.
CommonLibs/Utils.cpp:149
↓ 3 callers
Method
get
Take an item from the FIFO. */
CommonLibs/LinkedLists.cpp:43
↓ 3 callers
Method
getClock
return the basestation clock */
TransceiverUHD/RadioInterface.h:203
↓ 3 callers
Function
getConfigurationKeys
apps/GetConfigurationKeys.cpp:85
↓ 3 callers
Method
getDlSlot
UMTS/UMTSPhCh.h:161
↓ 3 callers
Function
getDlSlotFormat
UMTS/UMTSPhCh.cpp:264
↓ 3 callers
Method
getFloat
CommonLibs/Configuration.cpp:685
↓ 3 callers
Method
getLlcSapi
calls: Sgsn::handleL3Msg(this,&payload);
SGSNGGSN/LLC.h:383
↓ 3 callers
Function
getNMO
Return Network Mode of Operation 1,2,3
SGSNGGSN/Sgsn.cpp:450
↓ 3 callers
Method
getNumRadioFrames
UMTS/UMTSL1FEC.cpp:128
↓ 3 callers
Method
getNumTF
UMTS/URRCTrCh.h:260
↓ 3 callers
Method
getTB
Return the specified TB or null.
UMTS/UMTSTransfer.h:333
↓ 3 callers
Method
getTurboFlag
Return 1,2,4,8
UMTS/URRCTrCh.h:216
↓ 3 callers
Method
getUlRadioFrameSize
This is the maximum frame size. In each TTI the UE changes uplink SF to reduce the frame size as much as possible and still fit data in that TTI.
UMTS/UMTSPhCh.cpp:374
↓ 3 callers
Method
getUlRlcMode
UMTS/URRCRB.h:284
↓ 3 callers
Method
getUlTfcs
UMTS/URRC.h:117
↓ 3 callers
Function
handleRrcConnectionRequest
UMTS/URRCMessages.cpp:1527
↓ 3 callers
Method
incTN
Increment clock */
TransceiverRAD1/radioInterface.h:138
↓ 3 callers
Function
inter1Perm
UMTS/RateMatch.cpp:56
↓ 3 callers
Method
interleave
CommonLibs/TurboCoder.cpp:626
↓ 3 callers
Function
interpolatePoint
TransceiverRAD1/sigProcLib.cpp:699
↓ 3 callers
Function
interpolatePoint
UMTS/sigProcLib.cpp:730
↓ 3 callers
Function
ip_checksum
IP standard checksum, see wikipedia "IPv4 Header" len is in bytes, will normally be 20 == sizeof(struct iphdr).
SGSNGGSN/iputils.cpp:143
↓ 3 callers
Method
isCsDomain
CS or PS domain.
UMTS/URRCRB.h:443
↓ 3 callers
Method
lengthV
SMS/SMSMessages.h:497
↓ 3 callers
Method
log2SF
UMTS/UMTSTransfer.h:89
↓ 3 callers
Function
lookupLevel
Given a string, return the corresponding level name. */
CommonLibs/Logger.cpp:84
↓ 3 callers
Method
macSetDownstream
UMTS/MACEngine.h:263
↓ 3 callers
Method
make
TransceiverRAD1/rnrad1Tx.cpp:266
↓ 3 callers
Method
message
Control/TransactionTable.cpp:302
↓ 3 callers
Method
msid
A human readable name for the UE.
UMTS/URRC.h:473
↓ 3 callers
Function
newlong
UMTS/UMTSConfig.cpp:628
↓ 3 callers
Method
open
UMTS/UMTSL1CC.cpp:1863
↓ 3 callers
Method
parse
FIXME -- We actually should not be using this anymore.
GSM/GSML3Message.cpp:34
↓ 3 callers
Function
pat_timef
Returns fractional seconds.
SGSNGGSN/iputils.cpp:51
↓ 3 callers
Method
port
CommonLibs/Sockets.cpp:237
↓ 3 callers
Method
process
CLI/CLI.cpp:148
↓ 3 callers
Method
put
CommonLibs/LinkedLists.cpp:31
↓ 3 callers
Method
raLoad
SGSNGGSN/GPRSL3Messages.cpp:1430
↓ 3 callers
Function
rad1GetHash
TransceiverRAD1/rnrad1Core.cpp:114
↓ 3 callers
Function
rad1SetHash
TransceiverRAD1/rnrad1Core.cpp:187
↓ 3 callers
Function
rateMatchComputeUlEini
Uplink only. In downlink, eini == 1. Output goes into: int einis[numRadioFrames] The insize and outsize are for each radio frame, which would be the
UMTS/RateMatch.cpp:193
↓ 3 callers
Method
read
TransceiverUHD/SampleBuffer.cpp:54
↓ 3 callers
Method
readSamples
NOTE: Assumes sequential reads
TransceiverRAD1/DummyLoad.cpp:78
↓ 3 callers
Method
recyclable
UMTS/UMTSL1CC.cpp:780
↓ 3 callers
Method
remaining
GSM/GSMCommon.cpp:372
↓ 3 callers
Method
resetTimer
Control/TransactionTable.h:243
↓ 3 callers
Function
reverseConjugate
TransceiverRAD1/sigProcLib.cpp:517
↓ 3 callers
Method
rlcGetDlPduSizeBytes
UMTS/URLC.h:664
↓ 3 callers
Function
rlcRun
UMTS/UMTSCLI.cpp:153
↓ 3 callers
Method
rlcWriteHighSide
This is already associated with a specific RAB by being called within this particular URlcUMT Clause 8.1: The parameters are: Data, CNF Confirmation R
UMTS/URLC.cpp:247
↓ 3 callers
Function
sendWelcomeMessage
Send a given welcome message from a given short code. @return true if it was sent */
Control/MobilityManagement.cpp:155
↓ 3 callers
Function
setASN1SeqOfDigits
Copy a string of ASCII digits into an ASN.1 SEQUENCE OF DIGIT. */
UMTS/AsnHelper.cpp:104
↓ 3 callers
Method
setAmP
UMTS/URLC.h:511
↓ 3 callers
Method
setGmm
SGSNGGSN/Sgsn.cpp:1656
↓ 3 callers
Method
setLed
TransceiverRAD1/rnrad1Core.cpp:844
↓ 3 callers
Method
setSeconds
Deactivate.
SGSNGGSN/GPRSL3Messages.h:320
↓ 3 callers
Method
setTmsi
SGSNGGSN/GPRSL3Messages.h:388
↓ 3 callers
Method
setTrCh
UMTS/URRCTrCh.h:450
↓ 3 callers
Method
size
CommonLibs/LinkedLists.h:61
↓ 3 callers
Method
str_code
TransceiverUHD/UHDDevice.cpp:665
↓ 3 callers
Method
str_status
TransceiverUHD/SampleBuffer.cpp:141
↓ 3 callers
Method
text
SMS/SMSMessages.cpp:127
↓ 3 callers
Function
timef
Return time in seconds with high resolution. Note: In the past I found this to be a surprisingly expensive system call in linux.
CommonLibs/Utils.cpp:94
↓ 3 callers
Function
toAsnCRNTI
UMTS/URRCMessages.cpp:555
↓ 3 callers
Function
toAsnSRB_InformationSetupList
Same as RB_InformationSetup but without PDCP info. The list we put these things in may be either SRB_InformationSetupList or SRB_InformationSetupList2
UMTS/URRCMessages.cpp:228
↓ 3 callers
Method
toAsnTRD
For DiscardAfterMaxDat or NoDiscard: Max num transmissions of AMD PDU. For mandatory IE, pass address of IE. For optional IE, pass a 0 ptr and this wi
UMTS/URRCRB.h:168
↓ 3 callers
Method
trimRight
CommonLibs/ByteVector.cpp:291
↓ 3 callers
Method
uePullLowSide
UMTS/URRC.cpp:838
↓ 3 callers
Method
ueRecvDcchMessage
This is called by the high side of the RLC engine for SRB1,2,3,4.
UMTS/URRCMessages.cpp:1722
↓ 3 callers
Method
unInterleave
CommonLibs/TurboCoder.cpp:635
↓ 3 callers
Method
unhex
CommonLibs/BitVector.cpp:1019
↓ 3 callers
Method
update
Update based on most recent request. Critical for UMTS because the PdpContextAccept message is delayed so we have to save this info from the request.
SGSNGGSN/Ggsn.h:210
← previous
next →
401–500 of 3,546, ranked by callers