Skip to content

Automatically set DAC10 values from provided matrix file

Compare
Choose a tag to compare
@cescalara cescalara released this 09 Mar 19:23
· 70 commits to master since this release
1ddeb87

When the Zynq is rebooted, the necessary custom DAC10 values will now be loaded from the file dac10.txt automatically. This update adds the ZynqManager::SetMatrixDac10() function which is called by ZynqManager::Setup() and replaces the executable that was causing problems.