forked from sdr/gr-osmosdr
Use case: print "\nSupported rates:" for rate in self.osmosdr_source_c_0.get_sample_rates(): print rate.start() print "\nSupported gains:" for gain in self.osmosdr_source_c_0.get_gain_range(): print gain.start()gr3.6
parent
bb0adf48e5
commit
69a74abc78
Loading…
Reference in new issue