New MINOR release 04.05.00 Changes since 04.04.00: - fix: deprecation warnings - fix: custom table switch not taken into account The switch wheter to use a custom feed forward table was not immediately taken into account because it was a poll parameter. It was only processed parasitically if on of the other parameters changed. - fix: make dacVoltage float Since the dacVoltage now is converted to volts it's not integer any more. Also the dacVoltageOffThreshold has to be float because it's less than 1 Volt now.