We’ve been building a web-based flight log analysis tool and would love feedback.
Upload your .ulg file and instantly get all critical charts auto-generated with annotations — motor health, battery, GPS, vibration FFT, EKF. No manual graph setup. AI generates a flight report explaining what’s wrong and how to fix it.
We design and build drones at BBA Teknoloji (multirotor, fixed-wing, VTOL). A full log review that used to take 1-2 hours now takes minutes. The AI catches anomalies easy to miss — motor bearing wear, vibration patterns, battery degradation. Problems you want to find before the next flight, not after a crash.
Web-based, nothing to install. Also supports ArduPilot .bin files. 2-day free trial, no credit card required.
Hey everyone,
Some of you may have seen my earlier posts about BBAFlightHub.
We just launched on Product Hunt today and would really appreciate
your support!
👉 https://www.producthunt.com/posts/bbaflighthub
BBAFlightHub analyzes ArduPilot and PX4 flight logs with AI —
motor health, vibrations, GPS quality, battery — and gives you
plain English recommendations in 60 seconds.
Free to try: https://www.bbaflighthub.com
Thanks for the support! 🙏
Serdar — BBA Teknoloji
Good question, thanks for asking. Logs are stored on your account and you can delete them anytime. We don’t store your data anywhere outside your account . We don’t share or sell your data. Anonymized, aggregated patterns (e.g. failure frequencies) may inform future diagnostics improvements — no raw data, no identifiers tied to you or your organization. If you have stricter requirements, we can also do more for enterprise solutions.
I understand that, however you haven’t mentioned where’s the data stored, and what steps have you taken to keep that data secure, real business use cases are going to need to know this before they can trust your app.
Thanks for the opportunity to clarify — happy to share more details.
We store data in EU-West (Amsterdam) on our cloud infrastructure (Railway). All logs are encrypted at rest using AES-256-GCM, with encryption keys managed separately, and all communication is strictly over HTTPS/TLS.
Each account is fully isolated at both the API and storage level, so users can only access their own data. For authentication, passwords are securely hashed using bcrypt, and we never store sensitive credentials in the codebase — all secrets are managed through environment variables.
Users have full control over their data — logs can be deleted at any time, and deleting an account permanently removes all associated data and metadata.
We also don’t sell or share user data. Any improvements we make are based only on anonymized, aggregated insights.
If they have stricter requirements, such as private hosting or VPC deployment, we’re happy to support that as well.
Your log files are used solely to generate your analysis results and nothing else. We may use anonymized, aggregated flight patterns (e.g. “vibration at X Hz correlates with motor wear”) to improve diagnostic accuracy over time but this is fully anonymized, never tied to your account, organization, or specific files.
If you’d prefer to opt out entirely, you can delete your logs at any time from the dashboard.