mavlink / qgroundcontrol

Cross-platform ground control station for drones (Android, iOS, Mac OS, Linux, Windows)
http://qgroundcontrol.io
3.34k stars 3.65k forks source link

Android: Fix Serial Issues #12063

Closed HTRamsey closed 6 days ago

HTRamsey commented 3 weeks ago

Closes #12031 Hopefully fixes freezing after several hours by increasing buffer and adding memory checks Moves serial code to another java class for better organization Better debugging output and result verification Moving serial link to a separate thread should resolve any remaining issues