3936 Commits (780606e804c7abbef2c3438ec34f47960803d795)
 

Author SHA1 Message Date
Lorenz Meier 5e06a09ce0 Merge branch 'master' of github.com:mavlink/qgroundcontrol into thread_test 11 years ago
Lorenz Meier c4848a1df9 Merge pull request #640 from WillRam/master 11 years ago
WillRam f576d9e0c8 whitespace 11 years ago
Lorenz Meier 688fda8df7 Merge branch 'master' into thread_test 11 years ago
Lorenz Meier 559931f3f9 Guard against system with waypoints already loaded 11 years ago
Lorenz Meier 6e9ac2fc72 Merge branch 'master' into thread_test 11 years ago
Lorenz Meier 99d187a41d XPlane sim link: Fix ground truth reporting 11 years ago
Lorenz Meier 6d72324ab0 Add new message to ignore list 11 years ago
Lorenz Meier 61f64e1c2e Merge branch 'master' of github.com:mavlink/qgroundcontrol into thread_test 11 years ago
Lorenz Meier 72dd2b00df Merge pull request #638 from Susurrus/logging_compress 11 years ago
Lorenz Meier f27f6c7f4f Merge pull request #637 from Susurrus/message_view 11 years ago
Bryant Mairs 321f21f220 QGC data logging now records small MAVLink messages. 11 years ago
Lorenz Meier f991dd2e03 Added support for stream rate config to MAVLink inspector. Allows to configure the update rate per message 11 years ago
Lorenz Meier fda0d238c8 Fixed slot on curve visibility selection 11 years ago
Lorenz Meier 769e6952b1 Merge branch 'thread_test' of github.com:mavlink/qgroundcontrol into thread_test 11 years ago
Lorenz Meier 206294e18e Fix missing changes from stdint to Qt fixed length data types 11 years ago
Lorenz Meier f6f05a117c Merge branch 'master' of github.com:mavlink/qgroundcontrol into thread_test 11 years ago
Thomas Gubler bbc2cd31e2 make keyboard shortcuts OS dependent 11 years ago
Lorenz Meier 6be9c52b59 Merge branch 'thread_test' of github.com:mavlink/qgroundcontrol into thread_test 11 years ago
Lorenz Meier 94420ee9d2 Added option to reset all settings 11 years ago
Lorenz Meier 9a0ff6ea14 Merge branch 'master' of github.com:mavlink/qgroundcontrol into thread_test 11 years ago
Don Gagne 4afb95a6b5 Merge pull request #631 from treymarc/widget_xyplot_timeserie_patch 11 years ago
treymarc c9c5979017 add checkbox for TimeSeries in UI designer file 11 years ago
Lorenz Meier 39ed495eef Merge branch 'master' of github.com:mavlink/qgroundcontrol into thread_test 11 years ago
Lorenz Meier 0ea78c2f2e Merge pull request #630 from treymarc/widget_xyplot_timeserie_patch 11 years ago
treymarc 782836348c add option "time serie" option to xyplot custom widget 11 years ago
Lorenz Meier 6de9880710 Merge pull request #629 from treymarc/mav_type 11 years ago
treymarc 80f4f133a0 remove duplicate code 11 years ago
treymarc b34dd86e92 change to qt type 11 years ago
treymarc ec799d44bd fix value reading, only real32 was correct. 11 years ago
Koen Kooi 01b1c10adb MainWindow: set minimum size to 640x400 11 years ago
Lorenz Meier cbb366b6d1 Merge pull request #626 from koenkooi/qminmax-fix 11 years ago
Koen Kooi 0c66e26a1d fix qmin/qmax types 11 years ago
Lorenz Meier c96b13592d Follow through with mission to loiter switch renaming 11 years ago
Lorenz Meier b5920a35fc Speed up battery lowpass 11 years ago
Lorenz Meier 68e181e34a Merge branch 'thread_test' of github.com:mavlink/qgroundcontrol into thread_test 11 years ago
Lorenz Meier c91db97432 Add more realistic baro offset 11 years ago
Lorenz Meier 754a3a55ee Merge branch 'master' of github.com:mavlink/qgroundcontrol into thread_test 11 years ago
Lorenz Meier 28afd9dcc2 Merge branch 'thread_test' of github.com:mavlink/qgroundcontrol into thread_test 11 years ago
Lorenz Meier adb7541f33 Merge branch 'master' of github.com:mavlink/qgroundcontrol into thread_test 11 years ago
Lorenz Meier de38e49b0d Merge pull request #623 from julianoes/hil_cmds 11 years ago
Julian Oes 144dcddd61 set correct HIL bit, starting and stopping HIL works now as well 11 years ago
Julian Oes bd0d364d63 Revert "include HIL bit, this makes HIL without RC working again" 11 years ago
Julian Oes af0589b2f1 include HIL bit, this makes HIL without RC working again 11 years ago
Lorenz Meier 77d885124a Change all data types to ones that Qt can buffer between threads 11 years ago
Lorenz Meier 4676ee8522 Bump serial link thread priority 11 years ago
Lorenz Meier 19eb13dc76 Proper multithreading on all comm threads 11 years ago
Lorenz Meier 85a1e606a8 proper spinning loop 11 years ago
Lorenz Meier f741140ad5 Fix execution context of thread routines - note that this is not quite the architecture the Qt folks intended, but as they admit its the consequence of their architecture. 11 years ago
Don Gagne 113ee26183 Merge pull request #611 from DonLakeFlyer/WindowsSetup2 11 years ago