Skip to content

Re-scrape of the simconnect vars/events? #13

@mjfrisby

Description

@mjfrisby

Any chance of a re-scrape of the simconnect variables and events making it into the repository? There have been quite a few recently added.
Of particular interest to me are the helicopter related refs:
https://docs.flightsimulator.com/html/Programming_Tools/SimVars/Helicopter_Variables.htm
https://docs.flightsimulator.com/html/Programming_Tools/Event_IDs/Helicopter_Specific_Events.htm

Currently I am setting AXIS_CYCLIC_LATERAL_SET and AXIS_CYCLIC_LONGITUDINAL_SET events, which is working fine, but generates a continuous warning message that I am having to filter out of my logger.

I included a local copy of the library in my project, added those events to the json and re-generated the idx, which all works well and good and clears up the warning logs, but I would much prefer to just use the published version via pip install rather than including a whole copy of the library with my project.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions