142 Commits (77f92728bdfff86a04a551605c62b5226a3e0213)

Author SHA1 Message Date
Don Gagne e6929a3fd9 Switch date format to fix small screens 2 years ago
Don Gagne aa7cdf96b9 Fix Analyze Page popup ownership 2 years ago
David Lechner 5c3099e21e LogDownloadPage.qml: fix TableView text color 2 years ago
Tzuriel Lampner 4a5ba3361f Id should not have changed 3 years ago
Tzuriel Lampner 6002ac5b47 Fix vibration page bar and count display 3 years ago
Beat Küng 550b6c3cfa MavlinkConsoleController: set correct data size 3 years ago
Holden c66095e49b replace deprecated qdatetime functions 3 years ago
holden-zenith 376cab8a11
Fix vibrationPage id (#10150) 3 years ago
Don Gagne 12d286fb75 More work on QGCPopupDialog, and QGCSImpleMessageDialog usage 3 years ago
Beat Küng b6bc30fef7
fix MavlinkConsoleController: avoid buffer out-of-bound access (#10062) 3 years ago
Julian Oes 6cec60a55a MavlinkConsoleController: add target sysid/compid 3 years ago
murata d034e538cb Support for various languages 3 years ago
DonLakeFlyer 0480a72075 Fix multitude of bugs in Analyze popout support 4 years ago
Patrick José Pereira 363acc68af MAVLinkInspectorController: Add missing const in member functions 4 years ago
Patrick José Pereira 67240aa6e8 LogDownloadController: Add missing const in member functions 4 years ago
Beat Küng e35f2f654b
UX improvements around MAVLink Console (#9266) 4 years ago
Beat Küng b8a8db61c1
fix MavlinkConsoleController: weakLink.expired() logic was inverted (#9259) 4 years ago
Don Gagne 2aedf26e36
Fix plan load fallback for unknown file type (#9165) 4 years ago
Don Gagne 473758c525
Fix primaryLink null reference problems (#9160) 4 years ago
Aleksey Kontsevich 633d9eb1e2
Fixed 5.15 build on Android (removed deprecated API) (#9136) 4 years ago
Daniel Agar f6c221443f cmake updates 4 years ago
Don Gagne 66753e2111
VehicleLinkManager: Major refactor on how QGC manages comm links (#9101) 4 years ago
DonLakeFlyer 93d5ee9f39 Move Vibration to Analyze 5 years ago
DonLakeFlyer cbbadf7ecf Performance changes 5 years ago
DonLakeFlyer d10e89f4f2 Support multi-system display/selection 5 years ago
DonLakeFlyer 92e151367d Fix handling of popout analyse window 5 years ago
DonLakeFlyer 1d264a8e00 Split into Views and Tools 5 years ago
DonLakeFlyer b70a4f017c LinkInterface and Vehicle uses mutexes to synchronize writing bytes to the link instead of queued signals 5 years ago
DoinLakeFlyer 89bd433cfa Stable update 5 years ago
DoinLakeFlyer 9af279f599 Fix mobile Log Download 5 years ago
DoinLakeFlyer 78ffc03af2 Add missing hideDialog call 5 years ago
DoinLakeFlyer be09dc037c Infinite retries to log download 5 years ago
Gus Grubba 782910766e Updated MAVLink Inspector icon to indicate it contains charting. 5 years ago
Patrick José Pereira e354232b52 LogDownloadController: Remove pointer check before delete 5 years ago
Gus Grubba f6c49f99f5 More code documentation 5 years ago
Gus Grubba 21c6252978 Update copyright date 5 years ago
Daniel Agar 18df0b7dc9 cmake: remove MultiVehicleDockWidget and fix Analyze (Qt5::Charts) 5 years ago
Gus Grubba 72a5ed67fd Sort messages by name instead of ID. 5 years ago
Gus Grubba abff8929bf Skip message parsing if the message is not being consumed. 5 years ago
Gus Grubba c18132c8f9 Disable MAVLink inspector for platforms that do not support it. 5 years ago
Gus Grubba 05e7be62eb Fix chart deletion error 5 years ago
Gus Grubba 2b28400eb0 UI cleanup (WIP) 5 years ago
Gus Grubba e972c6b194 Let the content of the AnalyzePage handle Flickable. They already do. 5 years ago
Gus Grubba df1f3f59b8 Remember selected message 5 years ago
Gus Grubba a781d6935c Make field aware of which chart index it belongs to. 5 years ago
Gus Grubba 0de02e5879 WIP - MAVLink chart as a control. Add any number of charts with any number of series. All individually controlled. 5 years ago
Gus Grubba 6c4f6de71f Make the chart a control 5 years ago
Gus Grubba 78620bd141 WIP - Arbitrary number of dimensions. 5 years ago
Gus Grubba 5c4a582112 Allow defining series range 5 years ago
Gus Grubba a556d873d6 Move chart to within main analyze page for now. 5 years ago