Skip to content

Commit

Permalink
New translations modules_system.md (Chinese Simplified)
Browse files Browse the repository at this point in the history
  • Loading branch information
PX4BuildBot committed Dec 13, 2024
1 parent acce38c commit 70fb30b
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions zh/modules/modules_system.md
Original file line number Diff line number Diff line change
Expand Up @@ -713,6 +713,28 @@ send_event <command> [arguments...]
status print status info
```

## sensor_agp_sim

Source: [modules/simulation/sensor_agp_sim](https://github.com/PX4/PX4-Autopilot/tree/main/src/modules/simulation/sensor_agp_sim)

### 描述

Module to simulate auxiliary global position measurements with optional failure modes for SIH simulation.

<a id="sensor_agp_sim_usage"></a>

### 用法

```
sensor_agp_sim <command> [arguments...]
Commands:
start
stop
status print status info
```

## sensor_arispeed_sim

Source: [modules/simulation/sensor_airspeed_sim](https://github.com/PX4/PX4-Autopilot/tree/main/src/modules/simulation/sensor_airspeed_sim)
Expand Down

0 comments on commit 70fb30b

Please sign in to comment.