OpenBTS/GSM
2016-07-26 11:19:50 -07:00
..
AppInfTest.cpp merge 5.0 preview from commercial 2014-07-16 23:57:22 +02:00
GSM610Tables.cpp merge 5.0 preview from commercial 2014-07-16 23:57:22 +02:00
GSM610Tables.h merge 5.0 preview from commercial 2014-07-16 23:57:22 +02:00
GSMCCCH.cpp Fix AGCH queue bugs: time comparison was incorrect in gRachQ. Add AGCH details to CLI load command, which changed the output format. 2016-07-26 10:17:58 -07:00
GSMCCCH.h merge 5.0 preview from commercial 2014-07-16 23:57:22 +02:00
GSMChannelHistory.cpp Small fixes for potential bugs in peering that were extremely unlikely ever to occur. 2016-07-26 11:11:05 -07:00
GSMChannelHistory.h merge 5.0 preview from commercial 2014-07-16 23:57:22 +02:00
GSMCommon.cpp merge 5.0 preview from commercial 2014-07-16 23:57:22 +02:00
GSMCommon.h Reverse service order of CCCH priority queue. Add LOG(DEBUG) to check it, and some miscellaneous comments. 2016-07-26 09:20:02 -07:00
GSMConfig.cpp limit GPRS channel allocation to number actually requested, without this all of CN is filled with GPRS if we request anything from it 2016-07-26 11:19:50 -07:00
GSMConfig.h sync from commercial 64a79ce7a18f7e3ef3fe5aeacf3b6629980d30b2 2014-12-04 21:25:19 +01:00
GSML1FEC.cpp Mutex protect L1Encoder::getNextWriteTime. It is called from another thread in GSMCCCH to set the channel start time. 2016-07-26 09:29:44 -07:00
GSML1FEC.h Mutex protect L1Encoder::getNextWriteTime. It is called from another thread in GSMCCCH to set the channel start time. 2016-07-26 09:29:44 -07:00
GSML2LAPDm.cpp - SAP 0 now prioritized over SAP 3 2015-12-18 20:30:55 +01:00
GSML2LAPDm.h merge 5.0 preview from commercial 2014-07-16 23:57:22 +02:00
GSML3CCElements.cpp merge 5.0 preview from commercial 2014-07-16 23:57:22 +02:00
GSML3CCElements.h merge 5.0 preview from commercial 2014-07-16 23:57:22 +02:00
GSML3CCMessages.cpp merge 5.0 preview from commercial 2014-07-16 23:57:22 +02:00
GSML3CCMessages.h merge 5.0 preview from commercial 2014-07-16 23:57:22 +02:00
GSML3CommonElements.cpp merge 5.0 preview from commercial 2014-07-16 23:57:22 +02:00
GSML3CommonElements.h sync from commercial 64a79ce7a18f7e3ef3fe5aeacf3b6629980d30b2 2014-12-04 21:25:19 +01:00
GSML3GPRSElements.cpp merge 5.0 preview from commercial 2014-07-16 23:57:22 +02:00
GSML3GPRSElements.h merge 5.0 preview from commercial 2014-07-16 23:57:22 +02:00
GSML3Message.cpp merge 5.0 preview from commercial 2014-07-16 23:57:22 +02:00
GSML3Message.h sync from commercial 64a79ce7a18f7e3ef3fe5aeacf3b6629980d30b2 2014-12-04 21:25:19 +01:00
GSML3MMElements.cpp merge 5.0 preview from commercial 2014-07-16 23:57:22 +02:00
GSML3MMElements.h merge 5.0 preview from commercial 2014-07-16 23:57:22 +02:00
GSML3MMMessages.cpp merge 5.0 preview from commercial 2014-07-16 23:57:22 +02:00
GSML3MMMessages.h merge 5.0 preview from commercial 2014-07-16 23:57:22 +02:00
GSML3RRElements.cpp merge 5.0 preview from commercial 2014-07-16 23:57:22 +02:00
GSML3RRElements.h sync from commercial 64a79ce7a18f7e3ef3fe5aeacf3b6629980d30b2 2014-12-04 21:25:19 +01:00
GSML3RRMessages.cpp sync from commercial 64a79ce7a18f7e3ef3fe5aeacf3b6629980d30b2 2014-12-04 21:25:19 +01:00
GSML3RRMessages.h merge 5.0 preview from commercial 2014-07-16 23:57:22 +02:00
GSML3SSMessages.cpp merge 5.0 preview from commercial 2014-07-16 23:57:22 +02:00
GSML3SSMessages.h merge 5.0 preview from commercial 2014-07-16 23:57:22 +02:00
GSMLogicalChannel.cpp Reverse service order of CCCH priority queue. Add LOG(DEBUG) to check it, and some miscellaneous comments. 2016-07-26 09:20:02 -07:00
GSMLogicalChannel.h sync from commercial 64a79ce7a18f7e3ef3fe5aeacf3b6629980d30b2 2014-12-04 21:25:19 +01:00
GSMRadioResource.cpp merge 5.0 preview from commercial 2014-07-16 23:57:22 +02:00
GSMRadioResource.h merge 5.0 preview from commercial 2014-07-16 23:57:22 +02:00
GSMSMSCBL3Messages.cpp merge 5.0 preview from commercial 2014-07-16 23:57:22 +02:00
GSMSMSCBL3Messages.h merge 5.0 preview from commercial 2014-07-16 23:57:22 +02:00
gsmtap.h GSM: Correct GSMTAP channel types 2015-01-26 13:16:54 +01:00
GSMTAPDump.cpp merge 5.0 preview from commercial 2014-07-16 23:57:22 +02:00
GSMTAPDump.h merge 5.0 preview from commercial 2014-07-16 23:57:22 +02:00
GSMTDMA.cpp merge 5.0 preview from commercial 2014-07-16 23:57:22 +02:00
GSMTDMA.h merge 5.0 preview from commercial 2014-07-16 23:57:22 +02:00
GSMTransfer.cpp sync from commercial 64a79ce7a18f7e3ef3fe5aeacf3b6629980d30b2 2014-12-04 21:25:19 +01:00
GSMTransfer.h - SAP 0 now prioritized over SAP 3 2015-12-18 20:30:55 +01:00
Makefile.am sync from commercial 64a79ce7a18f7e3ef3fe5aeacf3b6629980d30b2 2014-12-04 21:25:19 +01:00
PhysicalStatus.cpp add PhysicalStatus API publisher 2014-07-17 02:03:38 +02:00
PhysicalStatus.h merge 5.0 preview from commercial 2014-07-16 23:57:22 +02:00
PowerManager.cpp fix botched merge of new power logic and command 2014-07-25 23:55:56 +02:00
PowerManager.h fix botched merge of new power logic and command 2014-07-25 23:55:56 +02:00