ArduPilot / ArduPilot/MissionPlanner
Better usage statistics
- Dominant language
- C#
- Stars
- 2.4k
- Forks
- 2.9k
- Avg merge
- 19h 16m
- Merged PRs (30d)
- 4
Description
@meee1 For the sake of Dronecode statistics it would be great to add / extend some of the statistics functionality you have.
It would be great to extend the URL with get params like:
```
http://s3bucket/binary?ap=&id=&stack=
```
For MP statistics themselves, it would be great if it would open the MP website on boot to check for updates like:
```
http://updatesite.org/updatecheck/?id=&gcs=mp&version=
```
and:
```
http://dronecode.org/updatecheck/?id=&gcs=mp&version=
```
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue names no files, tests, or entry points. First locate the existing usage-statistics and startup update-check functionality, then verify how autopilot type, UID, firmware stack, GCS, and version values are obtained; done means both requested URLs receive the specified parameters and the checks run as described.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100