diff options
Diffstat (limited to 'src/OutputUHD.h')
-rw-r--r-- | src/OutputUHD.h | 3 |
1 files changed, 0 insertions, 3 deletions
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<float> complexf; // Each frame contains one OFDM frame, and its |