Morfis, you are correct. What I am seeing is a combination of a small
constant roundoff because the base frequency can one be entered to 4
decimal places, and a discontinuity in the channel mapping which resulted
in whole steps of frequency error. Fortunately the custom channel plan
fixes everything.
The base frequency is an odd multiple of 6.25kHz (e.g. 450.99375) so
rounding up to 450.9938 got rid of the .x999 annoyance; now the
frequencies end with .xxx1, which is easier to read. I am not trying
to control a receiver, as I don't have any that the program works with.
One case where the channel mapping changed, it jumped ahead two
6.25kHz channels. What appeared to be cumulative error from round-off
amounted to about 10kHz. (205 * (6.25 - 6.20)). Tronquito does show
a cumulative error which corresponds to the 50Hz round-down per
channel step (discontinuties aside).
Dave
|