ArduPilot / ArduPilot/MissionPlanner

Can't enter fractional speeds in Actions/Change Speed

Open
#2,363 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
2.4k
Forks
2.9k
Avg merge
19h 16m
Merged PRs (30d)
4

Description

#### Issue details
I'd like to be able to tell my mower to change from 1 to 1.5 m/s using Mission Planner. But I can't since that entry box seems to limit to only integers., forcing me to decide between 1 and 2 m/sec.

#### Version
1.3.7314_23103

Contributor guide

No contributing guide indexed for this repository

Research direction

Start in the Mission Planner UI handling for Actions/Change Speed and inspect the entry box's validation for the reported version. Done means accepting a fractional speed such as 1.5 m/s instead of restricting the value to integers; verify the resulting action uses the fractional value.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
desktop
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.