Franco Venturi
Franco Venturi
@vsonnier - many thanks for your feedback and useful suggestions! I finally found some time this weekend to fix the problem with the settings selection for the RF Gain (or...
Working on the RF control via a SoapySDR setting yesterday, gave me the idea of a possibly better approach for handling IF AGC; instead of using SoapySDR `hasGainMode()`, `setGainMode()`, and...
For the cases where the client application can only use the generic `setGain()` and `getGain()` functions (i.e. the ones without a gain control name), as for instance `trunk-recorder` mentionedby @dlaw,...
Thanks for your feedback @dlaw This weekend I thought that with so many choices on the gain controls it is almost impossible to make everyone happy. Perhaps a better approach...
@nmaster2042 - no problem at all - I have been busy these days too, so I understand you 100% Yes, at this time it is a compile time option that...
@nmaster2042 - no problem at all! I myself have been very busy with work in the last month, so I understand completely. No, the code in the `new-gain-controls` branch is...
@nmaster2042 @luarvique I just pushed to the branch `new-gain-controls` (https://github.com/pothosware/SoapySDRPlay3/tree/new-gain-controls) a version of SoapySDRPlay3 with the suggested change to use a setting (called `gain_ctrl_mode`) to allow the user to select...
@luarvique - thanks for the feedback! First of all I didn't mean to disappoint you; I just implemented these four types of gain controls in the last week or so,...
Thanks for your useful and interesting comments @luarvique @nmaster2042 @ericek111 @jketterl Thanks for trying it out and for the nice words @nmaster2042 Tonight I took a quick stab at implementing...
@SDRplay Thanks Andy - that helps a lot! The question that I'd like to discuss next is how to best implement this set (or range) of sample rates in the...