3927 Commits (389464bcae482d649bc192204ac6e45923adec39)
 

Author SHA1 Message Date
Lorenz Meier 389464bcae Merge pull request #701 from Susurrus/fullscreen 11 years ago
Bryant Mairs 98ec24e6d4 The Fullscreen/Normal menu items in the main window are now checkable. 11 years ago
Lorenz Meier 08a35cfbbc Merge pull request #700 from Susurrus/mav_sev 11 years ago
Bryant Mairs 69aa348de0 Replaced hard-coded severity values with proper MAV_SEVERITY_* macros. 11 years ago
Lorenz Meier a39432661f Merge pull request #697 from Susurrus/serialport 11 years ago
Lorenz Meier d222658ac0 Merge pull request #696 from Susurrus/fix_647 11 years ago
Bryant Mairs eeb0d547f7 Add documentation for setupPortList() now that I modified it. 11 years ago
Bryant Mairs 5dde30b7e0 Removed constant debugging output from scanning for serial ports. 11 years ago
Bryant Mairs 4b07086fd4 Fix for #647. 11 years ago
Lorenz Meier f79ecee941 Merge pull request #695 from Susurrus/time_fix 11 years ago
Bryant Mairs ada0f07317 Refactored QGC::groundTime*() functions to be simpler. 11 years ago
Lorenz Meier 8714e12a54 Merge pull request #688 from johnflux/master 11 years ago
Thomas Gubler 15f811db8c Merge pull request #689 from mavlink/readme_arch_linux 11 years ago
Julian Oes 5803981096 Readme: omit sudo, use -y 11 years ago
Julian Oes da9684d8ff Readme: dependencies for Arch Linux 11 years ago
John Tapsell 2bc2762d08 Hide the update firmware menu option since the code for it is completely commented out 11 years ago
John Tapsell 13abea4e59 We must save a separate config file for each custom mode 11 years ago
John Tapsell 06982b08cd Enable the terminal view for everyone - it's not specific to APM 11 years ago
John Tapsell 00e626f18f Hide the software and terminal action menu if not in CUSTOM_MODE_APM 11 years ago
John Tapsell ab0469f68c Hide Mavgen, GoogleEarth, and 3D local view menu options when support is not compiled in 11 years ago
John Tapsell ff7a653ffa Make all the view actions checkable 11 years ago
John Tapsell 15c0cef4ce Fix Perspective->Simulation menu option 11 years ago
John Tapsell e656040bb9 Make the menu "Perspectives" menu options order and naming match the main tab 11 years ago
Lorenz Meier f2165ddbc7 Set max zoom to wrong value for BING to avoid excessive memory consumption - this is a workaround, not a fix 11 years ago
Lorenz Meier 095c66b21b Merge branch 'master' of github.com:mavlink/qgroundcontrol 11 years ago
Lorenz Meier b53d6cbc61 Protect against empty lists 11 years ago
Lorenz Meier d55bf99576 Higher res on tooltip 11 years ago
Lorenz Meier ba883c7920 Support blocking zoom on map 11 years ago
Thomas Gubler 472b6b1f4f Merge pull request #675 from mavlink/fgfsrate 11 years ago
Thomas Gubler 2ad852b55c Merge remote-tracking branch 'upstream/master' into fgfsrate 11 years ago
Lorenz Meier ae7cb28a92 Fixes #682 11 years ago
Lorenz Meier 2f5c158dd0 Hotfix: Always update waypoint values, fire setchanged signal on edit stop 11 years ago
Thomas Gubler 7f5d1aa5ad Merge remote-tracking branch 'upstream/master' into fgfsrate 11 years ago
Lorenz Meier a059c1139e Merge pull request #685 from mavlink/missionitemreachedaudio 11 years ago
Thomas Gubler 8b952da449 use correct severity level for waypoint reached event 11 years ago
Thomas Gubler cb2c8db83a Merge remote-tracking branch 'upstream/master' into fgfsrate 11 years ago
Lorenz Meier 6128464bc9 Add missing OS-guard 11 years ago
Lorenz Meier b952a4739c Tell MacOS to not push us to nap 11 years ago
Thomas Gubler 69c592cab8 Merge remote-tracking branch 'upstream/master' into fgfsrate 11 years ago
Lorenz Meier 96ef0dad4a Be more forgiving about component IDs, but warn developers. Do *not* translate developer debug messages (they would show up in the translation tool). Anyone without sufficient command of the english language will have a hard time contributing or debugging this application and we should not entangle the poor translators in this. 11 years ago
Lorenz Meier 71e284cd8b Do not try to talk to bootloaders in the main flight code management routines 11 years ago
Thomas Gubler bfae98b7e3 Merge remote-tracking branch 'upstream/master' into fgfsrate 11 years ago
Lorenz Meier 323d162e28 Merge pull request #676 from DonLakeFlyer/BuildFixes 11 years ago
Don Gagne 3b43cf6dd3 UAS unit test back on 11 years ago
Don Gagne 8378ee0341 Temp hack for Issue #647 11 years ago
Don Gagne f83b07b27b Fix constructor ordering warnings 11 years ago
Don Gagne bb5ad4c178 Added --clear-settings command line option 11 years ago
Don Gagne 6b2dc5d64a Added --no-windows-assert-ui command line option 11 years ago
Don Gagne 900c88fe97 Simple command line option parser 11 years ago
Don Gagne 00b48cfea2 Temporary removal of UAS and TCPLink unit test 11 years ago