JanWielgus / JanWielgus/STM_FlightController

Make sending diagnosis and some other data for checking drone current state every eg. 2 secconds

Open
#33 0 comments 0 reactions 0 assignees View on GitHub
enhancement idea
Dominant language
C++
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Make inspections and send diagnosis data which can be helpful for pilot but don't have to be sent really frequently (this will be only background data).
This data packet can be sent every 2 seconds or so (if there is a free bandwidth and processor time can be more frequent).
For example boolean if important Tasker tasks are executed with a proper frequency or sensors error flags (each sensor can have full bitByte (8 booleans) for error flags)

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue names no files, tests, or entry points. First identify how telemetry packets, Tasker tasks, sensor error flags, bandwidth, and processor availability are represented. Done means defining and sending a background diagnosis packet about every 2 seconds, including task-frequency and sensor-error information, without disrupting higher-priority flight data.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
embedded-iot, robotics
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.