List of all members.
Public Member Functions |
| FPGAThread (SourceNode *sn) |
bool | foundInputSource () |
int | getNumChannels () |
float | getSampleRate () |
float | getBitVolts () |
| DataThread (SourceNode *sn) |
void | run () |
DataBuffer * | getBufferAddress () |
Private Member Functions |
bool | initializeFPGA (bool) |
bool | closeFPGA () |
bool | startAcquisition () |
bool | stopAcquisition () |
bool | updateBuffer () |
| JUCE_DECLARE_NON_COPYABLE_WITH_LEAK_DETECTOR (FPGAThread) |
Private Attributes |
okCFrontPanel * | dev |
char | bitfile [128] |
char | dll_date [32] |
char | dll_time [32] |
bool | isTransmitting |
bool | deviceFound |
unsigned char | pBuffer [50000] |
float | thisSample [32] |
int | numchannels |
int | Ndatabytes |
The documentation for this class was generated from the following file: