Skip to content

Missing functions in Lua API #6620

@forbesmyester

Description

@forbesmyester

Is there an existing issue for this problem?

  • I have searched the existing issues

What part of EdgeTX is the focus of this bug?

Other (Please specify below)

Current Behavior

On my PR for model.getGlobalVariableDetails() / model.setGlobalVariableDetails() @pfeerick asked me to use a specific documentation style ( #5688 (comment) )

However the functions are not listed in https://luadoc.edgetx.org/lua-api-reference/model?q=lua+model+functions or in the Menu

It'd be good if those functions were documented and therefore were usable by others.

Thanks

Expected Behavior

Functions appear in docs

Steps To Reproduce

https://luadoc.edgetx.org/lua-api-reference/model?q=lua+model+functions and compare with

static int luaModelGetGlobalVariableDetails(lua_State *L)
(and associated setter)

Version

2.11.3

Transmitter

RadioMaster TX16S / TX16SMK2

Operating System (OS)

Linux

OS Version

Internet Documentation

Anything else?

Thanks for your hard work on here, I really love your project.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bug 🪲Something isn't workingtriageBug report awaiting review / sorting

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions