Good luck setting the sidetone within the calibration menu of the original uBitx code.
In file ubitx_menu.ino, I see this line at the end of menuSetupCwTone()
? ? EEPROM.put(CW_SIDETONE, usbCarrier)
That would set the CW sidetone to something like 12mhz instead of around 800 hz.
Jerry
toggle quoted message
Show quoted text
On Sat, Mar 24, 2018 at 08:05 am, Jerry Gaffke wrote:
CW_SIDETONE determines the rx freq offset when in cw mode, in addition to the CW sidetone in Hz.