1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-07-24 11:04:10 -04:00

MIMO: adapt to sample source FIFO redesign and Tx code reorganization

This commit is contained in:
f4exb
2019-11-15 01:05:17 +01:00
parent 567c4b194d
commit 29f33435ad
18 changed files with 203 additions and 499 deletions
@@ -33,7 +33,6 @@ struct TestMOSyncSettings {
fcPos_t m_fcPosTx;
static const unsigned int m_msThrottle;
static const unsigned int m_blockSize;
TestMOSyncSettings();
void resetToDefaults();