Commit 401d1b0
committed
Fix: Wrongly generated AM wave
The AM wave gen calculation was wrong resulting is wrong frequency
components, which can be seen in the FFT and also just at looking at the
shape of the wave.
Multiple changes were done surrounding this fix.
* tools/DacValues
* Fix: AM wave gen calculation
* Older/wrong AM wave data replaced with newer ones. Some deleted.
* Documentation update to show the new calculation and other general
information added.
* Firmware
* Now using the corrected values to generate AM.
* AM wave now 2250 sample points at 1.5x frequency. This change is
not part of the fix, but done to make `fc/fm` lower making it
easier to see the AM bands in frequency domain
* Screenshots updated
* Unittest
* Fix: AM test break due to the higher frequency of AM wave (2nd
change above)1 parent 9fbdf2f commit 401d1b0
File tree
12 files changed
+7510
-8325
lines changed- docs/images
- src
- fw
- unittests
- tools/DacValues
- data
- docs
- src
12 files changed
+7510
-8325
lines changedLoading
Loading
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
275 | 275 | | |
276 | 276 | | |
277 | 277 | | |
278 | | - | |
| 278 | + | |
279 | 279 | | |
280 | 280 | | |
281 | 281 | | |
| |||
0 commit comments