ArduPilot / ArduPilot/MissionPlanner

".bin to .log" , case sensitivity problem in mono

Open
#331 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

The file-select box fail to display .BIN files, I bet you look for .bin, while Linux based systems do not match tat for .BIN - Pixhawk uses uppercase.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the file-select box and the code that filters .bin files, then inspect how extension comparisons behave under Mono on Linux. Done means uppercase .BIN files from Pixhawk are displayed while the existing lowercase .bin behavior continues to work.

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
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.