QTC-UMD / dds-sweeper

Raspberry Pi Pico interface for the AD9959 DDS
BSD 2-Clause "Simplified" License
5 stars 2 forks source link

Fix logic for checking if PLL multiplication factor is valid #43

Closed carterturn closed 1 day ago

carterturn commented 2 weeks ago

The logic for checking if a PLL multiplication factor has an error in the negation of the "or." This pull request fixes it.

dihm commented 2 weeks ago

So, somewhat annoyingly, I merged #41 which implemented docker builds that also relocated a bunch of the files. Could you rebase onto main and bump the minor version number in the source. I'll go ahead and merge and tag a release once that is done.