aboutsummaryrefslogtreecommitdiffstats
path: root/Transceiver52M/Transceiver.h
diff options
context:
space:
mode:
Diffstat (limited to 'Transceiver52M/Transceiver.h')
-rw-r--r--Transceiver52M/Transceiver.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/Transceiver52M/Transceiver.h b/Transceiver52M/Transceiver.h
index d9a9708..425b004 100644
--- a/Transceiver52M/Transceiver.h
+++ b/Transceiver52M/Transceiver.h
@@ -142,15 +142,6 @@ public:
LOOPBACK ///< similar go VII, used in loopback testing
} ChannelCombination;
- /** Codes for burst types of received bursts*/
- typedef enum {
- OFF, ///< timeslot is off
- TSC, ///< timeslot should contain a normal burst
- RACH, ///< timeslot should contain an access burst
- EDGE, ///< timeslot should contain an EDGE burst
- IDLE ///< timeslot is an idle (or dummy) burst
- } CorrType;
-
enum FillerType {
FILLER_DUMMY,
FILLER_ZERO,