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

Monitor Tinsel FPGA temperatures in Mothership #298

Open
mvousden opened this issue Dec 6, 2021 · 0 comments
Open

Monitor Tinsel FPGA temperatures in Mothership #298

mvousden opened this issue Dec 6, 2021 · 0 comments
Assignees
Labels
feature New feature

Comments

@mvousden
Copy link
Contributor

mvousden commented Dec 6, 2021

Would be useful to monitor the temperature of the FPGAs under each Mothership. An example of this in Tinsel is at https://github.com/POETSII/tinsel/blob/master/apps/temps/run.cpp. Post when temperatures are somewhat unacceptable (>85oC).

To do this, either add a periodic sampler in Mothership::OnIdle, or add a thread to do this. Probably the former is wise.

@mvousden mvousden added the feature New feature label Dec 6, 2021
@mvousden mvousden self-assigned this Dec 6, 2021
@mvousden mvousden changed the title Monitor Tinsel FPGA temperatures in Motherships Monitor Tinsel FPGA temperatures in Mothership Dec 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature
Projects
None yet
Development

No branches or pull requests

1 participant