Skip to content

Correct build error and AM amplitude error#1

Open
erikkaashoek wants to merge 1 commit into
afch:masterfrom
erikkaashoek:master
Open

Correct build error and AM amplitude error#1
erikkaashoek wants to merge 1 commit into
afch:masterfrom
erikkaashoek:master

Conversation

@erikkaashoek
Copy link
Copy Markdown

The calculated amplitude of the AM modulation seems wrong. When I change in ad9910.cpp the amplitude calculation to:
Amplitude_AM = MaxAmplitudeValue * (1+Sin*AM_DEPH/100.0) / (1 + AM_DEPH/100.0);
The measured AM modulation depth agrees better with the set value.
Please ignore the other changes. They where needed for my build environment.

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.

1 participant