mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-08-14 15:33:34 -04:00
SoapySDR support: input: AGC GUI
This commit is contained in:
@@ -148,6 +148,7 @@ public:
|
||||
|
||||
void getFrequencyRange(uint64_t& min, uint64_t& max);
|
||||
void getGlobalGainRange(int& min, int& max);
|
||||
bool isAGCSupported();
|
||||
const std::vector<std::string>& getAntennas();
|
||||
const SoapySDR::RangeList& getRateRanges();
|
||||
const SoapySDR::RangeList& getBandwidthRanges();
|
||||
|
||||
Reference in New Issue
Block a user