ArduPilot / ArduPilot/MissionPlanner
MATLAB export of strings
- Dominant language
- C#
- Stars
- 2.4k
- Forks
- 2.9k
- Avg merge
- 19h 16m
- Merged PRs (30d)
- 4
Description
Hello,
I have noticed that during conversion of a log file to a .mat file, fields with strings are replaced with a 0.
Such an example is the MODE message, as well as the MSG message.
Specifically, all message container variables are doubles. Clearly is specific cases cell variables are needed.
Contributor guide
No contributing guide indexed for this repository
Research direction
Locate the MATLAB/.mat export path in Mission Planner and reproduce conversion of a log containing MODE and MSG messages. Trace how string fields are represented in the message containers; done means those strings are preserved in the exported MAT file instead of being replaced with 0.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, matlab
- Domain
- data
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100