Skip to content

TEMP_INITIAL is not implemented #77

Description

@nb-e

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions