Hi everyone,
I’m currently working on a project that involves logging and analyzing telemetry data from the Cube Autopilot system. I’ve set up MAVLink data streaming and can capture it via telemetry radios, but now I’m looking into how I can structure this data flow efficiently using Power BI architecture for dashboarding and analytics.
Has anyone here successfully routed autopilot data into Power BI? I’m considering using a middleware like a Python script or Node-RED to format the data into a SQL or CSV structure, then feed it into Power BI. But I’m unsure about real-time support and data refresh rates.
Also, are there any known bottlenecks or reliability issues when trying to handle continuous flight data in this way?
Would love to hear from anyone who’s tried a similar setup or has suggestions on optimizing the pipeline for both performance and accuracy.
Thanks in advance for any guidance!
Best,
J Smiths