ArduPilot / ArduPilot/MissionPlanner

why the Class AeroSimRC didn't override the HIL method in the source code?

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

//the sourcecode is below
namespace ArdupilotMega.HIL
{
class AeroSimRC : Hil
{
}
}

I'll be appreciate if anybody give me a clue.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the ArdupilotMega.HIL namespace and the AeroSimRC and Hil class declarations in the Mission Planner source. Compare Hil's HIL methods with any derived-class implementations to determine whether AeroSimRC is expected to override one; the issue provides no named file, method, or acceptance criteria.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.