Skip to content

command positions returned by ACU not being updated #4

@RonanHiggins

Description

@RonanHiggins

The http datasets json has a stale desired position value, making it hard to know what is currently commanded:

'Azimuth desired position': -1000000000, 'Elevation desired position': -1000000000

When a move or track command is sent the http dataset entiry shows the correct values but then return to the -10000 values

'Azimuth desired position': 95, 'Elevation desired position': 0

I would expect the desired position to be present in the http datasets output.
You can use the (Current Azimuth - Azimuth average position error) to determine the commanded value but it would be better if the ACU return it's currently command Az,Ele

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