SDRAngel  4.11.5
Developer docs for <a href="https://github.com/f4exb/sdrangel">SDRangel<\a>, an Open Source Qt5 / OpenGL 3.0+ SDR and signal analyzer frontend to various hardware.
Classes | Static Public Attributes | List of all members
DeviceHackRFShared Class Reference

#include <devicehackrfshared.h>

Classes

class  MsgSynchronizeFrequency
 

Static Public Attributes

static const float m_sampleFifoLengthInSeconds = 0.25
 
static const int m_sampleFifoMinSize = 150000
 

Detailed Description

Definition at line 26 of file devicehackrfshared.h.

Member Data Documentation

◆ m_sampleFifoLengthInSeconds

const float DeviceHackRFShared::m_sampleFifoLengthInSeconds = 0.25
static

Definition at line 50 of file devicehackrfshared.h.

Referenced by HackRFOutput::applySettings().

◆ m_sampleFifoMinSize

const int DeviceHackRFShared::m_sampleFifoMinSize = 150000
static

Definition at line 51 of file devicehackrfshared.h.

Referenced by HackRFOutput::applySettings().


The documentation for this class was generated from the following files: