Start a new topic
Answered

Where can I find the official documentation and API references? Are there any example projects to help me get started?

I’m currently trying to integrate your SDK and was wondering where I can find the official documentation and API references. Also, do you provide any sample projects or code examples to help me get started more quickly? Thanks in advance for your support!


Best Answer

We provide C++ API documentation. You can open the docsEng/index.html file directly to view it. The C# SDK interfaces are simply wrapper interfaces and do not differ significantly from the C++ interfaces in terms of naming and usage.

We also provide C++ examples. The example code is located in the example folder.


1 person has this question

Did you find the docs in the SDK ZIP file? They're in platform specific folders, e.g. /MOZA_SDK/1.0.1.8/MSVC2022-64/docsEng

I was expecting maybe a Wiki with more info in, but I suspect the doxygen generated SDK docs are all we're getting, at least for now.

Also I wonder if we'll be getting any more forums in the "MOZA Racing Community". It's a bit shocking that yours is the only post in the only forum in the only dicussion branch, and that there was no response at all from Moza Support.

Watch out for those tumbleweeds!

Answer

We provide C++ API documentation. You can open the docsEng/index.html file directly to view it. The C# SDK interfaces are simply wrapper interfaces and do not differ significantly from the C++ interfaces in terms of naming and usage.

We also provide C++ examples. The example code is located in the example folder.

有没有一个step by step 移植的图文示例,

基于文件说明只大概知道加载头文件和dll ,然后调用函数的接口,可以出一个一步一步的教程示例吗?

官方文档里面有说明如何一步一步使用 SDK 的文字说明,但是目前没有图片的示例。

image


Do you have a SDK, or a source code exemple that cover the all perimeter of you flight device AB9 ?


I need to send information to the device to move the control and I need to have the position of the controls.


Thank for your help.


Hervé

SDK related features are being improved and are expected to be available in mid-May.

Login or Signup to post a comment