1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-11 10:18:38 -04:00
This commit is contained in:
John Greb
2014-12-02 14:23:21 +00:00
parent f10a0b778d
commit c364378824
8 changed files with 101 additions and 155 deletions
+2
View File
@@ -39,6 +39,8 @@ public:
bool OpenSource(const char *filename);
void CloseSource();
void set_center_freq(double freq);
void set_bias_t(bool on);
void set_lna_gain(bool on);
int work(int n_items);
private:
snd_pcm_format_t fcd_format;