librtlsdr icon indicating copy to clipboard operation
librtlsdr copied to clipboard

Fix FC0012 gain

Open eshaz opened this issue 2 years ago • 1 comments

  • Set FC0012 gain to lowest value on initialization to allow for future gain settings to properly apply.
    • https://github.com/charlie-foxtrot/RTLSDR-Airband/pull/145
    • https://github.com/merbanan/rtl_433/pull/2417
    • https://github.com/merbanan/rtl_433/issues/1669
  • Round input gains to nearest supported gain. This allows for easier gain setting when the passed in gain is not exactly equal to a supported gain.

eshaz avatar Mar 12 '23 18:03 eshaz

I am ticket gardening on rtl_433 and it seems like this problem is being worked around in rtl_433, but the right place to fix is here. (Well, the right place to fix is the device firmware....)

gdt avatar Sep 30 '23 11:09 gdt

This is just a mirror, the maintainers don't accept pull requests here. Please make a pull request on https://gitea.osmocom.org/sdr/rtl-sdr

sultanqasim avatar Mar 10 '24 19:03 sultanqasim