Quoting wllmbecks@gmail.com:
The yellow highlighted text below in my rx.py command line is an example of how my R2 device was set to manual gain mode whereby the device responds to user specified LNA, MIX,
and IF gain settings.
./rx.py --args "airspy=0,sensitivity=0,linearity=0,bias=0" -N 'LNA:15,MIX:15,IF:10' -S 2500000 -T trunk.tsv ………
Thanks... I think that may be the magic,airspy=0,sensitivity=0,linearity=0,bias=0, as those names are present in the other program, but hmm... I would expect since I nuked them in that program it would persist? I guess not..
I will try this during some tests today... have to work on a more mission critical option at first.
Thanks....