From 51afbb4f9d0009b88de6cb065bbbb25a4c97f711 Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Fri, 10 Feb 2017 11:31:05 +0100 Subject: Add support for SoapySDR --- src/OutputUHD.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/OutputUHD.h') diff --git a/src/OutputUHD.h b/src/OutputUHD.h index 9766f36..e477e47 100644 --- a/src/OutputUHD.h +++ b/src/OutputUHD.h @@ -71,9 +71,6 @@ DESCRIPTION: // frames are too far in the future #define TIMESTAMP_MARGIN_FUTURE 0.5 -// Maximum number of frames that can wait in uwd.frames -#define FRAMES_MAX_SIZE 2 - typedef std::complex complexf; // Each frame contains one OFDM frame, and its -- cgit v1.2.3