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
↓ 2 callers
Function
getParity
parity - 25.212, 4.2.1
UMTS/UMTSL1FEC.cpp:594
↓ 2 callers
Function
getParity
parity - 25.212, 4.2.1
UMTS/UMTSL1CC.cpp:1048
↓ 2 callers
Method
getSeconds
SGSNGGSN/GPRSL3Messages.h:334
↓ 2 callers
Method
getSpCode
old name
UMTS/UMTSPhCh.h:191
↓ 2 callers
Method
getTI
SGSNGGSN/GPRSL3Messages.h:147
↓ 2 callers
Method
getTfTotalSize
UMTS/URRCTrCh.h:289
↓ 2 callers
Method
getTfc
UMTS/URRCTrCh.h:390
↓ 2 callers
Method
getTfcSize
This returns a size of the TFC that is related neither to the TB size nor the Rlc payload size, but suitable only for comparing to another ConfusingSi
UMTS/URRCTrCh.cpp:453
↓ 2 callers
Method
getTfcsIndex
UMTS/URRCTrCh.h:343
↓ 2 callers
Method
getTrCh
UMTS/URRCTrCh.h:210
↓ 2 callers
Method
getTxSIB
UMTS/UMTSConfig.cpp:1644
↓ 2 callers
Method
getUInt32
CommonLibs/ByteVector.cpp:359
↓ 2 callers
Method
getVector
CommonLibs/Configuration.cpp:728
↓ 2 callers
Function
gmmDump
SGSNGGSN/Sgsn.cpp:1627
↓ 2 callers
Function
handleAttachStep
SGSNGGSN/Sgsn.cpp:471
↓ 2 callers
Function
handleL3Msg
SGSNGGSN/Sgsn.cpp:1318
↓ 2 callers
Function
handleRPDU
Process the RPDU. @param mobileID The sender's IMSI. @param RPDU The RPDU to process. @return true if successful. */
Control/SMSControl.cpp:118
↓ 2 callers
Function
hexval
TransceiverRAD1/RAD1Cmd.cpp:86
↓ 2 callers
Function
host_to_usrp_u32
TransceiverRAD1/bytesex.h:49
↓ 2 callers
Method
init
TransceiverUHD/Resampler.cpp:242
↓ 2 callers
Method
initializeStates
CommonLibs/BitVector.cpp:327
↓ 2 callers
Method
integrityStop
UMTS/IntegrityProtect.h:84
↓ 2 callers
Method
inter1Columns
unsigned inter1Columns() const { return mConsts.mInter1Columns; } const char* inter1Perm() const { return mConsts.mInter1Perm; }
UMTS/UMTSL1FEC.h:265
↓ 2 callers
Method
inter1Perm
UMTS/UMTSL1FEC.h:266
↓ 2 callers
Method
invert
CommonLibs/BitVector.cpp:152
↓ 2 callers
Function
ip_addr_crack
Given an address like "192.168.1.0/24" return the base ip and the mask.
SGSNGGSN/iputils.cpp:78
↓ 2 callers
Function
ip_finddns
Find the dns addresses. Return the number of dns addresses found. dns must point to uint32_t dns[2];
SGSNGGSN/iputils.cpp:494
↓ 2 callers
Function
ip_proto_name
SGSNGGSN/iputils.cpp:130
↓ 2 callers
Method
isImsi
SGSNGGSN/GPRSL3Messages.h:374
↓ 2 callers
Method
isRach
UMTS/UMTSPhCh.h:186
↓ 2 callers
Method
isTrivial
A trivial TFCS can be handled by the old FEC code and the simple version MAC functions. It has only one TrCh and no TFC with more than one TB.
UMTS/UMTSL1CC.cpp:110
↓ 2 callers
Method
l1CrcAndTBConcatenation
The number of TransporBlocks passed in is an intrinsic part of the L1TrChEncoder available as getNumTB().
UMTS/UMTSL1CC.cpp:1149
↓ 2 callers
Method
l1GetDlNumRadioFrames
UMTS/UMTSL1CC.h:680
↓ 2 callers
Method
l1GetLargestCodedSz
UMTS/UMTSL1CC.cpp:606
↓ 2 callers
Method
l1GetNumRadioFrames
UMTS/UMTSL1CC.h:330
↓ 2 callers
Method
l1WriteLowSide
(pat) The incoming burst is a single-slot data burst, one of 15 in a radio frame. Note that uplink separates data and control info, so the data burst
UMTS/UMTSL1CC.cpp:1335
↓ 2 callers
Function
levelStringToInt
CommonLibs/Logger.cpp:65
↓ 2 callers
Method
lleWriteHighSide
Write a UI frame for unacknowledged information.
SGSNGGSN/LLC.cpp:316
↓ 2 callers
Function
load_status_msg
TransceiverRAD1/rnrad1Core.cpp:467
↓ 2 callers
Function
macHookupDch
This extremely important pair of functions hooks and unhooks together the UEInfo, the DCHFEC and the MAC entity.
UMTS/MACEngine.cpp:181
↓ 2 callers
Function
macUnHookupDch
TODO: This may need to be thread-protected? From whom? The channel can be reallocated immediately. Note: We can get a macUnHookupDch without ever hav
UMTS/MACEngine.cpp:209
↓ 2 callers
Method
macWriteLowSideRach
Receive a RACH from the FEC via the MacSwitch. Decode the header and send CCCH messages to RRC directly and DCCH messages to their UE, which will rout
UMTS/MACEngine.cpp:342
↓ 2 callers
Method
macWriteLowSideTb
This transport block arrived on a DCHFEC for a specific UE. We are also assuming there is only one trch, so no mapping. Encoding is in 25.321 table 9.
UMTS/MACEngine.cpp:383
↓ 2 callers
Method
make_ephandle
TransceiverRAD1/fusb.cpp:118
↓ 2 callers
Method
map
CommonLibs/BitVector.cpp:281
↓ 2 callers
Method
maxTxGain
TransceiverUHD/UHDDevice.h:55
↓ 2 callers
Method
messageType
Control/TransactionTable.cpp:314
↓ 2 callers
Function
miniggsn_snd_npdu_by_mgc
The npdu is a raw packet including the ip header.
SGSNGGSN/miniggsn.cpp:392
↓ 2 callers
Function
msleep
A wrapper on usleep to sleep for milliseconds. */
CommonLibs/Timeval.h:28
↓ 2 callers
Method
mtname
SGSNGGSN/GPRSL3Messages.h:283
↓ 2 callers
Function
nPilot2Index
UMTS/UMTSPhCh.cpp:33
↓ 2 callers
Method
next
The SDU can be placed in a SingleLinkedList
UMTS/URLC.h:492
↓ 2 callers
Function
noise
CommonLibs/BitVectorTest.cpp:186
↓ 2 callers
Method
nonblocking
CommonLibs/Sockets.cpp:78
↓ 2 callers
Method
open
TransceiverUHD/UHDDevice.cpp:298
↓ 2 callers
Function
openNthCmdInterface
TransceiverRAD1/rnrad1Core.cpp:165
↓ 2 callers
Function
operator=
CommonLibs/ScalarTypes.h:28
↓ 2 callers
Function
packettoa
SGSNGGSN/miniggsn.cpp:247
↓ 2 callers
Method
parse
GSM/GSML3CCElements.cpp:63
↓ 2 callers
Function
parseCaps
SGSNGGSN/Sgsn.cpp:1464
↓ 2 callers
Method
parseElement
SGSNGGSN/GPRSL3Messages.cpp:1394
↓ 2 callers
Method
pga
TransceiverRAD1/rnrad1Tx.cpp:189
↓ 2 callers
Method
phChType
UMTS/UMTSPhCh.h:184
↓ 2 callers
Method
pickFachMac
UMTS/MACEngine.cpp:495
↓ 2 callers
Function
pollInCall
Poll for activity while in a call. Sleep if needed to prevent fast spinning. Will block for up to 250 ms. @param transaction The call's Transaction
Control/CallControl.cpp:477
↓ 2 callers
Method
primitive
SMS/SMSTransfer.h:71
↓ 2 callers
Function
printAge
Control/TMSITable.cpp:166
↓ 2 callers
Function
printAlarms
CommonLibs/LogTest.cpp:27
↓ 2 callers
Method
processSUFIs
UMTS/URLC.cpp:952
↓ 2 callers
Method
purge
CommonLibs/Configuration.cpp:865
↓ 2 callers
Method
push_front
CommonLibs/LinkedLists.cpp:19
↓ 2 callers
Method
put
TransceiverRAD1/radioInterface.h:92
↓ 2 callers
Function
rad1FindDevice
TransceiverRAD1/rnrad1Core.cpp:130
↓ 2 callers
Function
rad1LoadFirmware
TransceiverRAD1/rnrad1Core.cpp:229
↓ 2 callers
Function
rad1LoadFpga
TransceiverRAD1/rnrad1Core.cpp:312
↓ 2 callers
Function
rad1OpenInterface
TransceiverRAD1/rnrad1Core.cpp:75
↓ 2 callers
Function
rad1_load_standard_bits
TransceiverRAD1/rnrad1Core.cpp:484
↓ 2 callers
Function
rangerand
Return rand in the range 0..maxval inclusive.
UMTS/UMTSCLI.cpp:45
↓ 2 callers
Function
rateMatchComputeEplus
Compute eplus and eminus for TrCh that compute it from the current TF vector sizes.
UMTS/RateMatch.cpp:183
↓ 2 callers
Function
rateMatchFunc
UMTS/RateMatch.cpp:134
↓ 2 callers
Method
rb_Identity
Default Config Setup Functions: If it is an srb, the domain need not be specified.
UMTS/URRCRB.h:465
↓ 2 callers
Method
readFieldReversed
CommonLibs/BitVector.cpp:101
↓ 2 callers
Method
readI2c
TransceiverRAD1/rnrad1Core.cpp:646
↓ 2 callers
Method
readUInt16
CommonLibs/ByteVector.cpp:353
↓ 2 callers
Method
receiveFIFO
attach the radioInterface receive FIFO */
TransceiverUHD/Transceiver.h:79
↓ 2 callers
Method
receiveFIFO
attach the radioInterface receive FIFO */
TransceiverRAD1/Transceiver.h:105
↓ 2 callers
Method
recvTCH
UMTS/UMTSLogicalChannel.h:331
↓ 2 callers
Method
reference
SMS/SMSTransfer.h:61
↓ 2 callers
Method
removeCall
SIP/SIPInterface.cpp:102
↓ 2 callers
Function
replaceAll
CommonLibs/Utils.cpp:191
↓ 2 callers
Function
resolveAddress
CommonLibs/Sockets.cpp:36
↓ 2 callers
Function
revbits
invert the low width bits of x.
SGSNGGSN/LLC.cpp:646
↓ 2 callers
Method
reverse
CommonLibs/BitVector.cpp:160
↓ 2 callers
Method
reverse8
CommonLibs/BitVector.cpp:170
↓ 2 callers
Method
rightJustified
UMTS/UMTSTransfer.h:103
↓ 2 callers
Method
rlcSetHighSide
This is used for testing.
UMTS/URLC.h:809
↓ 2 callers
Function
rlcTransfer
For testing, copy data from the trans to the recv. Return how many.
UMTS/UMTSCLI.cpp:132
↓ 2 callers
Method
rlcWriteLowSide
TM Messages just pass through.
UMTS/URLC.h:828
↓ 2 callers
Method
rotate
TransceiverUHD/Resampler.cpp:213
↓ 2 callers
Method
rrcConfigDchPS
For PS services the UE may request several IP connections at different times, which might generate several RAB messages. Not sure if we should/can sen
UMTS/URRC.cpp:1196
← previous
next →
601–700 of 3,546, ranked by callers