eclispe / rydeplayer

Ryde Player provides a on screen interface and video player for Longmynd compatible tuners.
GNU General Public License v3.0
4 stars 6 forks source link

Provide on-screen indication of MiniTiouner RF Input Level #60

Closed davecrump closed 2 years ago

davecrump commented 3 years ago

The latest version of LongMynd used in Portsdown https://github.com/davecrump/portsdown4/tree/master/src/longmynd outputs status values AGC1 (35) and AGC2 (37) which indicate the approximate RF power within a 10 MHz bandwidth at the input to the MiniTiouner. The look-up tables at https://github.com/davecrump/portsdown4/blob/master/src/gui/lmrx_utils.c can be used to convert these into numeric relative dB values which correspond to the figures displayed on Portsdown and are within 15 dB of the figures displayed on MiniTioune.

The full discussion about MiniTiouner input levels can be found here..

An OSD status bar and numeric value based on these values would be a significant enhancement to Ryde.