Skip to content

Faster valve reaction #11

@Pat-I

Description

@Pat-I

The valve control loop could be better
Currently the GPS data goes to OG that calculate the error and send it to the controller.

The controller only have an error to correct until the next one arrive. the height data is already about 100-200ms old when it arrive.

New setup could be:
GPS data goes to the blade controller that reads the altitude before sending the data to OG (max 10hz)
OG send target height to the controller.

Meanwhile the controller adjust the valve output to each new GPS sentence entering. The valve control loop would be the GPS frequency (100 hz max)

This could take full advantage of a simpleRTK3B receiver.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions