aboutsummaryrefslogtreecommitdiffstats
path: root/Transceiver52M/Transceiver.cpp
diff options
context:
space:
mode:
authorAlexander Chemeris <Alexander.Chemeris@gmail.com>2017-03-17 15:00:34 -0700
committerAlexander Chemeris <Alexander.Chemeris@gmail.com>2017-03-24 19:54:04 +0000
commitf9e78beea545aa207b7bd3f17a83dfa5787490d1 (patch)
tree5495fa975d89e03f74f93aad493a4ae6abe6f0fc /Transceiver52M/Transceiver.cpp
parentf0189c47beb4ccfbbbb805d324d2b7bcb1092653 (diff)
Move CorrType type from Transceiver to sigProcLib.
Required to move Transceiver::detectBurst to sigProcLib. Change-Id: I3e0e74a98bbca4d19657f50a5fb447f078663c9b
Diffstat (limited to 'Transceiver52M/Transceiver.cpp')
-rw-r--r--Transceiver52M/Transceiver.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/Transceiver52M/Transceiver.cpp b/Transceiver52M/Transceiver.cpp
index 85dd629..c1a63fd 100644
--- a/Transceiver52M/Transceiver.cpp
+++ b/Transceiver52M/Transceiver.cpp
@@ -113,7 +113,7 @@ bool TransceiverState::init(int filler, size_t sps, float scale, size_t rtsc, un
if ((filler == Transceiver::FILLER_NORM_RAND) ||
(filler == Transceiver::FILLER_EDGE_RAND)) {
- chanType[n] = Transceiver::TSC;
+ chanType[n] = TSC;
}
}
@@ -452,8 +452,8 @@ void Transceiver::setModulus(size_t timeslot, size_t chan)
}
-Transceiver::CorrType Transceiver::expectedCorrType(GSM::Time currTime,
- size_t chan)
+CorrType Transceiver::expectedCorrType(GSM::Time currTime,
+ size_t chan)
{
static int tchh_subslot[26] = { 0,1,0,1,0,1,0,1,0,1,0,1,0,0,1,0,1,0,1,0,1,0,1,0,1,1 };
static int sdcch4_subslot[102] = { 3,3,3,3,0,0,2,2,2,2,3,3,3,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,0,0,2,2,2,2,