Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix VFO programming and TX/RX carrier burst #1

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

erikarn
Copy link

@erikarn erikarn commented Apr 22, 2019

  • Fix USB/LSB transition - set the frequency immediately so the VFO offset changes correctly
  • Fix VFOA/VFOB tracking for split mode when changing LSB/USB
  • Fix TX/RX carrier burst so it doesn't burst out garbage during the first CW transmit

Adrian Chadd added 2 commits April 22, 2019 10:27
…e change immediately

* fix the usb mode tracking for the two vfos
* reprogram the frequency and mode when the mode is changed so it
  takes immediate effect.  Otherwise it'll not be applied until
  the next frequency change.
… the bitx40 firmware fork.

This quietens the main VFO oscillator before enabling TX and then
sleeps a little bit to give the circuit time to settle before flipping
over to TX.  This prevents a spat of harmonics going out when you key
up CW.

Do the same on RX too - relays are slow, and this microprocessor runs
at a few MHz.  Give the circuit time to settle before continuing.
Calls to setFrequency() re-enable the VFO.
kihwal added a commit to kihwal/ubitx_v5 that referenced this pull request Aug 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant