Skip to content

Commit

Permalink
SITL: clarify wind direction descriptions
Browse files Browse the repository at this point in the history
  • Loading branch information
peterbarker committed Oct 8, 2024
1 parent 8edcb4b commit 197d837
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libraries/SITL/SITL.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ const AP_Param::GroupInfo SIM::var_info[] = {
// @User: Advanced
AP_GROUPINFO("WIND_SPD", 9, SIM, wind_speed, 0),
// @Param: WIND_DIR
// @DisplayName: Simulated Wind direction
// @DisplayName: Direction simulated wind is coming from
// @Description: Allows you to set wind direction (true deg) in sim
// @Units: deg
// @User: Advanced
Expand Down

0 comments on commit 197d837

Please sign in to comment.