Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix DeviceTemperatureSelector #123

Open
wants to merge 2 commits into
base: ros1_master
Choose a base branch
from

Conversation

MikoMikarro
Copy link

In the Alvium Features Reference V2.9.1 they show the available options for the DeviceTemperatureSelector are:

  • Mainboard
  • FpgaCore (only for G5)
  • PhyCore (only for G5)

I've changed the value in your code to Mainboard

If you don't do that, a warning message appears each 1-2 seconds when connected to the device. It also seems to fix #119 .

@icolwell-as
Copy link
Member

Mainboard might work for the Alvium series, but it won't work for the GigE series. I wish AVT didn't have these discrepancies between their APIs, but it is what it is.

Regarding a long-term solution to this, we had some discussion here about it: #86

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DeviceTemperatureSelector parameter not value
2 participants