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

Nominal ADC frequency and ppm correction #171

Merged
merged 11 commits into from
Feb 15, 2021
Merged

Nominal ADC frequency and ppm correction #171

merged 11 commits into from
Feb 15, 2021

Conversation

ik1xpv
Copy link
Owner

@ik1xpv ik1xpv commented Feb 14, 2021

Hi,
This PR possibly solves issue #110. The parameter adcnominalfreq is defined. It is the nominal frequency value of the ADC, which is synthesised by the Si5351a PLL with a resolution approaching one Hertz.
Its value can be modified in the ExtIO.dll dialog between 50 and 140 MHz.
The gfFreqCorrectionPpm parameter represents the correction to be applied to the pll reference to correct its accuracy. Its value can be between +-200 ppm.
The ExtIO.dll dialogue is changed between the case where the dll is used by HDSDR that allows dynamically the choice of parameters like IF bandwidth from its GUI and the case of other SDR apps that do not offer this method.
The HF103 radio that uses a fixed frequency xtal is not controlled by this code at this moment.
My proposed layout changes are as in the following picture.
image

The RF gain box controls HF attenuator and LNA gain when the VHF tuner is used.
In HF the IF gain is used to control input VGA of RX888 mkII while is NA in RX888.
In VHF it controls the inner gains of the tuner.
Possibly the label IF may be changed in VGA (Voltage Gain Amplifier) ?

Oscar

ADC nominal freq Hz param,
corr reference ppm param,
pll programming freq  display
Dialol layout depends on host application
Cancel added
ADC freq range 50-140MHz
6 IF band over 80 MHz
SetPPMvalue implemented,
IFrateInfo  todo
@ik1xpv ik1xpv requested review from hayguen and howard0su February 14, 2021 14:48
Copy link
Collaborator

@howard0su howard0su left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

@ik1xpv ik1xpv merged commit cf81e19 into master Feb 15, 2021
@ik1xpv ik1xpv deleted the frequency-adjust branch March 2, 2021 14:58
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.

2 participants