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.
|
#include <remotedatablock.h>
Public Member Functions | |
void | init () |
Public Attributes | |
uint8_t | buf [RemoteNbBytesPerBlock] |
Definition at line 101 of file remotedatablock.h.
|
inline |
Definition at line 105 of file remotedatablock.h.
Referenced by RemoteSuperBlock::init().
uint8_t RemoteProtectedBlock::buf[RemoteNbBytesPerBlock] |
Definition at line 103 of file remotedatablock.h.
Referenced by RemoteDataReadQueue::convertDataToSample().