JanWielgus / STM_FlightController

0 stars 0 forks source link

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

Open JanWielgus opened 4 years ago

JanWielgus commented 4 years ago

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)