DVMProject / dvmfne

HBlink-based fixed networking servers used to link DVMs together.
GNU General Public License v2.0
3 stars 5 forks source link

FNE Monitor displays actual frequencies instead of effective frequencies #7

Closed drsn0w closed 2 years ago

drsn0w commented 2 years ago

image

Date and time bug was found: 02/16/2022 2150 CST Priority of bug: Low Detailed explanation of bug: RX Frequency is shown as 147.00626 Mhz, rounding up from 147006256hz which is the RX frequency before the RX Tuning Offset is applied. How to recreate bug: Join the FNE as a master system with a TX or RX offset applied and it will show the incorrect value

jelimoore commented 2 years ago

Hi, if I'm understanding this correctly, are you saying that the frequency reported in the FNE is the frequency of the hotspot before calibration (i.e. what frequency it should transmit on) or the frequency of the hotspot after calibration (i.e. the desired frequency +/- the frequency offset)?

drsn0w commented 2 years ago

Hi, if I'm understanding this correctly, are you saying that the frequency reported in the FNE is the frequency of the hotspot before calibration (i.e. what frequency it should transmit on) or the frequency of the hotspot after calibration (i.e. the desired frequency +/- the frequency offset)?

That's correct

jelimoore commented 2 years ago

Which one does it display currently, and which one are you expecting it to display?

drsn0w commented 2 years ago

I'm showing it displaying the frequency before calibration, and I'd expect it to show the frequency after calibration, but I might be wrong about that.

jelimoore commented 2 years ago

Closing as wontfix per Discord discussion