drexjj / sbitx

An improved version of the sBITX application and operating system for the HF Signals sBitx hardware.
http://w9jes.com/
19 stars 7 forks source link

logarithmic volume normalization #13

Closed SigmazGFX closed 4 months ago

SigmazGFX commented 4 months ago

Added volume scale normalization to the r1:volume control. this is active whenever the volume is adjusted and the callback is fired. Also added provisions for rx_vol to be calculated and set after each tx/rx cycle. Previously the radio would revert to the default rx_vol int, That was set to 100! Tested with CW and voice modes. it seems to be working properly for me.

SigmazGFX commented 4 months ago

I need to move the .h contents from para_eq to either ui or sound related .h file