From 258855c7589b28a86b677139c8c8bbfba7fd5ce9 Mon Sep 17 00:00:00 2001 From: ttsou Date: Thu, 6 Jun 2013 04:36:45 +0000 Subject: Transceiver52M: Add GPRS combinations to correlation types Submitted-by: Andreas Eversberg Signed-off-by: Thomas Tsou git-svn-id: http://wush.net/svn/range/software/public/openbts/trunk@5677 19bc5d8c-e614-43d4-8b26-e1612bc8e597 --- Transceiver52M/Transceiver.h | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'Transceiver52M/Transceiver.h') diff --git a/Transceiver52M/Transceiver.h b/Transceiver52M/Transceiver.h index 4a84e27..8df29e5 100644 --- a/Transceiver52M/Transceiver.h +++ b/Transceiver52M/Transceiver.h @@ -87,7 +87,11 @@ private: VI, ///< CCCH+BCCH, uplink RACH VII, ///< SDCCH/8 + SACCH/8 NONE, ///< Channel is inactive, default - LOOPBACK ///< similar go VII, used in loopback testing + LOOPBACK, ///< similar go VII, used in loopback testing + X, + XI, + XII, + XIII } ChannelCombination; -- cgit v1.2.3