ArduPilot / ArduPilot/MissionPlanner

Params extracted from Logs are tab separated instead of coma

Open
#2,152 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

Params extracted from Logs are tab separated instead of coma. Should be coma separated to match normal log-save format.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the code that extracts parameters from logs and the code that writes the normal log-save format. Compare their separators, then verify that extracted parameters use commas rather than tabs and match the normal saved-log output.

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.