mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-02 14:04:46 -04:00
Reverse API: Blade RF input changes
This commit is contained in:
@@ -41,6 +41,10 @@ struct BladeRF2InputSettings {
|
||||
bool m_transverterMode;
|
||||
qint64 m_transverterDeltaFrequency;
|
||||
QString m_fileRecordName;
|
||||
bool m_useReverseAPI;
|
||||
QString m_reverseAPIAddress;
|
||||
uint16_t m_reverseAPIPort;
|
||||
uint16_t m_reverseAPIDeviceIndex;
|
||||
|
||||
BladeRF2InputSettings();
|
||||
void resetToDefaults();
|
||||
|
||||
Reference in New Issue
Block a user