Skip to content

Add support for TTi QL series power supplies, fix build with GCC11

Sebastien Wertz requested to merge swertz/power_supply:ttiQL into main
  • Add support for TTi QL series power supplies: the command format is basically the same as for the PL series, but the error codes are different
  • Fix build with GCC11: this is the same fix as NetworkUtils@e07f6325, but it means I also had to update the NetworkUtils submodule to the latest version

Merge request reports