Automatically set DAC10 values from provided matrix file
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.