ArduPilot / ArduPilot/MissionPlanner

Basic PIDS

Open
#257 1 comment 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

Wen i Click Basic PIDS the following Error in the MP Log.

ERROR MissionPlanner.GCSViews.ConfigurationView.ConfigSimplePids - System.Net.We
bException: Der Server hat eine Protokollverletzung ausgeführt.. Section=Respons
eStatusLine
bei System.Net.WebClient.DownloadDataInternal(Uri address, WebRequest& reques
t)
bei System.Net.WebClient.DownloadString(Uri address)
bei System.Net.WebClient.DownloadString(String address)
bei MissionPlanner.Utilities.GitHubContent.GetDirContent(String owner, String
repo, String path) in c:\Users\hog\Documents\Visual Studio 2010\Projects\Ardupi
lotMega\ArdupilotMega\Utilities\GitHubContent.cs:Zeile 59.
bei MissionPlanner.GCSViews.ConfigurationView.ConfigSimplePids.updatedefaultl
ist(Object crap) in c:\Users\hog\Documents\Visual Studio 2010\Projects\Ardupilot
Mega\ArdupilotMega\GCSViews\ConfigurationView\ConfigSimplePids.cs:Zeile 88.

Contributor guide

No contributing guide indexed for this repository

Research direction

Reproduce the issue by clicking Basic PIDS and inspect the MP log. Start with MissionPlanner.GCSViews.ConfigurationView.ConfigSimplePids.cs at updatedefaultlist and MissionPlanner.Utilities.GitHubContent.cs at GetDirContent, especially the stack-trace locations around lines 88 and 59. Done means the Basic PIDS action no longer produces the reported WebException.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
desktop
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.