Skip to content

Allow screen rotation on ground station #126

@steveatinfincia

Description

@steveatinfincia

The Pi is not capable of rotating the screen using accelerated hardware (it has to be done by the firmware on the GPU), as a result when people try to use display_rotate in config.txt the Pi can't keep up and huge latency is the result.

Instead we'll have to rotate while rendering in QOpenHD which should work fine, but will require pulling the video rendering into QOpenHD itself instead of using hello_video.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions