1971 Commits (2010bccc516e8816fc6ece05c124ddba974a872b)
 

Author SHA1 Message Date
Bryant Mairs 2010bccc51 Removed some dead/unnecessary code from UASUnitTest.h. 13 years ago
Bryant Mairs 9632f90636 Removed unnecessary test files. 13 years ago
Bryant Mairs 86e682ea75 Updated QGC unit testing build script. It now builds properly (on Windows at least). 13 years ago
Bryant Mairs 521cd5d5fc Fixed the qgcunittest.pro build process. 13 years ago
Lorenz Meier 6ba4def632 Adding waypoints also works without position 13 years ago
Lorenz Meier 9f94fef5b8 Merge pull request #73 from Susurrus/linechart_adj 13 years ago
Lorenz Meier 1b8cec2706 Merge pull request #74 from Susurrus/issue_62 13 years ago
Lorenz Meier cba25557f6 Merge pull request #75 from Susurrus/issue_12 13 years ago
Bryant Mairs f548d29913 Added a check for a division by zero in AbstractCalibrator::logAverage(). This was causing a crash when attempting a calibration when there's no RC data being received. 13 years ago
Bryant Mairs 15cbbe2c67 Canceling out of file selection in the logfile plotter no longer triggers a warning. 13 years ago
Lorenz Meier dd011bc5c7 Merge pull request #72 from Susurrus/logging_button 13 years ago
Bryant Mairs 387e4884f5 Modified the Linechart widget so that the "Show units" button is under the "Curve Selection" frame, which is what it actually modifies. 13 years ago
Bryant Mairs 1c7769f4da Fixed canceling the Logging function through the button on the main toolbar. 13 years ago
Lionel ebfb5edb1e Disabled display lists for obstacle nodes. 13 years ago
pixhawk 2cc7c1fd21 Merge branch 'master' of https://github.com/mavlink/qgroundcontrol 13 years ago
pixhawk 34e8cb2a75 Fixed bugs in HSI/HUD. 13 years ago
Lionel Heng dcd0715bcc Disabled active culling of overlay geode. 13 years ago
Lionel Heng c154333940 Color obstacle cells based on height for more intuitive visualization. 13 years ago
Lionel efc09fbf65 Fixed bug in clearing of trail data. 13 years ago
hengli 0557cad22c Enabled blending in overlay rendering, and fixed bug in individual setting of overlay visibility. 13 years ago
LM 5348f704f4 Enabled 921600 and other high baud rates on all platforms 13 years ago
Lorenz Meier 69c9cb1f48 Added check for old MAVLink versions in decoding routine 13 years ago
Friedrich Fraundorfer a75be3cf3a Fixed lat/lon scaling error. 13 years ago
hengli ab7a7c85f9 Modified Pixhawk3DWidget.cc to remove compiler warnings about unused variables. 13 years ago
Lionel Heng 80ad3802f7 Merge branch 'master' of github.com:mavlink/qgroundcontrol 13 years ago
Lionel Heng c529ff516a Added text (component id) to cone/circle symbol symbolizing pose data from that component in 3D view. 13 years ago
Lorenz Meier 8877827b9f Enabled support for ARM / disarm action on component level 13 years ago
Lorenz Meier a9a7dc9f27 Minor cleanups 13 years ago
Lorenz Meier c4726cdd99 Merge branch 'master' of github.com:mavlink/qgroundcontrol 13 years ago
Lorenz Meier f5f3c8e4c2 Fixed code style / braces 13 years ago
Lionel Heng f3a7fb0e83 Added separators to pop-up menus in 3D view for better viewing clarity. 13 years ago
Lionel Heng 5628912a1a Unified all object selections in 3D view via right-mouse-click, and added mouse-based terrain translation/rotation. 13 years ago
Lionel Heng dd93ea7c92 Merge branch 'master' of github.com:mavlink/qgroundcontrol 13 years ago
Lionel Heng 15fa565219 Fixed terrain coordinate bug. 13 years ago
LM b1044aa7fc Regenerated all required files 13 years ago
LM 8155f1d8d0 Re-generated to make sure set is compatible 13 years ago
LM db0759534c Merge branch 'master' of github.com:mavlink/qgroundcontrol 13 years ago
LM b302c8150f Enabled offset message, fixed line charts for swarm use 13 years ago
Lionel Heng 9adfc8dc84 Disabled culling of imagery tiles. 13 years ago
Lionel Heng ee74c2c344 Made imagery feature working again in 3D view. 13 years ago
hengli 6b5c1e503c Disabled lighting for overlay. 13 years ago
hengli 6536a4b6da Disabled display lists in overlay geode for better rendering performance. 13 years ago
hengli 28cb3bed51 Fixed bug in global view params. 13 years ago
hengli 08f8dfb8fd Added additional roll/pitch parameters to terrain offset dialog. 13 years ago
pixhawk d5c3010094 Supported multiple attitude estimates in HUD 13 years ago
Pixhawk 46cb82b9a9 Updated MAVLink 13 years ago
LM 0de14b705b Cleaned up baud rates further, now consistent for all platforms, should compile and run on all 13 years ago
LM 00f5af7084 Made sure UART rate reporting is correct even if baud rate defines do not exist 13 years ago
LM ec6036477a Merge branch 'master' of github.com:mavlink/qgroundcontrol 13 years ago
LM 8547fa05b1 Fixed UART baud rates. 921600 IS supported on all platforms, they just do not define / report it 13 years ago