ArduPilot / ArduPilot/MissionPlanner

Update Code documentation for new CLI commands and add "help" command to assist user

Open
#1,850 0 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

https://github.com/ArduPilot/MissionPlanner/blob/eccdc1c9276e05a18056aecf2c798ce8e0fc6fb2/MainV2.cs#L3046

This code doc is old, the CLI handles many more inputs now. Update the code documentation.

Additionally, add a "help" command which displays the available CLI for the user.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start in MainV2.cs around line 3046 and inspect how the CLI currently parses and documents its inputs. Update the code documentation to cover the existing commands, then add a help command that displays the available CLI options. Verify the documented commands and help output through the CLI entry point.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
cli, documentation
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.