This page is on a release branch, and hence probably out of date. See the latest version.
+This page is on a release branch, and hence probably out of date. See the latest version.
+mavlink stream command.
+When starting the mavlink instance, a mode can be specified, which defines the set of enabled streams with their rates.
For a running instance, streams can be configured via `mavlink stream` command.
可以存在多个该模块的实例,每个实例连接到一个串口设备或者网络端口。
diff --git a/docs/zh/neural_networks/index.md b/docs/zh/neural_networks/index.md
new file mode 100644
index 0000000000..af62fb983d
--- /dev/null
+++ b/docs/zh/neural_networks/index.md
@@ -0,0 +1,21 @@
+# Neural Network Control
+
+PX4 supports the following mechanisms for using neural networks for multirotor control:
+
+- [MC Neural Networks Control](../neural_networks/mc_neural_network_control.md)This page is on a release branch, and hence probably out of date. See the latest version.
+