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

TEMP_INITIAL is not implemented #77

Open
nb-e opened this issue Sep 26, 2023 · 0 comments
Open

TEMP_INITIAL is not implemented #77

nb-e opened this issue Sep 26, 2023 · 0 comments

Comments

@nb-e
Copy link
Contributor

nb-e commented Sep 26, 2023

TEMP_INITIAL in custom_script.py should give a calibrated temperature command, but does not.

A fix was attempted here but this broke things and was removed here.

How this broke things (from here):

Seems like the request_calibrations cannot be completed during the initialization function on the DPU. The issue is from the following:

The request calibration function called during initialization, but the function when the calibrations are received cant run until the initialization function is completed.
When trying to send the initial temperatures, the file cannot be found and errors out.

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

No branches or pull requests

1 participant