4862 Commits (b82bfe84c5c1d92f66c85b23da8ae2f522b49130)
 

Author SHA1 Message Date
Don Gagne b82bfe84c5 Fix broken signal 10 years ago
Lorenz Meier 6fdce35216 Merge pull request #1122 from dagar/patch-1 11 years ago
Daniel Agar 7510774197 simplify instructions to clone the repository 11 years ago
Don Gagne 1f6189797a Merge pull request #1120 from DonLakeFlyer/FSVariantArray 11 years ago
Don Gagne a9e3af1ef2 Switch parameter facts to QVariantMap 11 years ago
Don Gagne 277c161874 Merge pull request #1119 from mavlink/ptr_fix 11 years ago
Lorenz Meier 00f95d7701 Waypoint2DIcon: protect against possible null pointer. Fixes #1117 11 years ago
Lorenz Meier 58c7077873 UASWaypointManager: protect against possible null pointer. Fixes #1117 11 years ago
Don Gagne 0f4a168f07 Merge pull request #1118 from DonLakeFlyer/FSTest 11 years ago
Don Gagne fc493d75c1 Move UAS and MAVLinkProtocol back to main thread 11 years ago
Don Gagne 3b328f36c4 New FactSystem unit test 11 years ago
Don Gagne 817fbeafac Don't show ui do unit tests 11 years ago
Don Gagne 866c327d87 Merge pull request #1108 from DonLakeFlyer/Singletons 11 years ago
Don Gagne ae229451be Typo 11 years ago
Don Gagne 7ffa27f86a New Singleton Manager 11 years ago
Don Gagne efcde338da Merge pull request #1087 from mavlink/warningslocal 11 years ago
Don Gagne dd07155e64 Merge pull request #1104 from DonLakeFlyer/LinkManager 11 years ago
Thomas Gubler 8f8b42a1fa Merge pull request #1099 from DonLakeFlyer/AppClose 11 years ago
Don Gagne 4463777022 Fix XBee on Windows 11 years ago
Don Gagne 58eef4b27d Fix create/destroy ordering problems between LinkManager and MAVLinkProtocol 11 years ago
Don Gagne 0928642980 Temporary disable of UAS unit test 11 years ago
Don Gagne 42351ee00b Restructure LinkManager/MAVLinkProtocol 11 years ago
Lorenz Meier c11a545750 Merge pull request #1082 from mavlink/audio_thread 11 years ago
Don Gagne dd3ea20d08 Merge pull request #1101 from DonLakeFlyer/LinuxQt5.3 11 years ago
Don Gagne f0ff0638af Bump Linux Qt requirement to 5.3 11 years ago
Lorenz Meier fe1395e881 Removed user_config.pri.dist, as it was bit-rotting 11 years ago
Don Gagne 25bf0b20fe Debug output 11 years ago
Don Gagne f62d907391 Use can disconnect links on window close prompt 11 years ago
Lorenz Meier ad06d2ddd0 Merged master 11 years ago
Lorenz Meier 61364a591c Merge branch 'audio_thread' of github.com:mavlink/qgroundcontrol into audio_thread 11 years ago
Lorenz Meier 8796902220 More rigor in thread tear down 11 years ago
Don Gagne e7d8571029 Merge pull request #1095 from DonLakeFlyer/StatusBar 11 years ago
Don Gagne 619114e7af Merge pull request #1094 from DonLakeFlyer/WindowsUninstall 11 years ago
Don Gagne f4d1facc14 Merge pull request #1092 from DonLakeFlyer/FGHILProtocol 11 years ago
Don Gagne 4a00d9a893 Merge pull request #1090 from DonLakeFlyer/SDL 11 years ago
Don Gagne 59f0a0d375 Merge pull request #1089 from DonLakeFlyer/UTLogFiles 11 years ago
Don Gagne fc1228be9b Merge pull request #1098 from DonLakeFlyer/FSPull 11 years ago
Don Gagne e3f7d38e18 Add missing include 11 years ago
Don Gagne d6ddbdc382 New FactSystem 11 years ago
Don Gagne 97eb82b8f9 MockUAS reports as MAV_AUTOPILOT_PX4 11 years ago
Don Gagne 560f679f7a Move init to correct thread 11 years ago
Lorenz Meier 4abafb4648 Disable tunes, allow to re-enable them with a simple define 11 years ago
Lorenz Meier e2a755292f Merge branch 'audio_thread' of github.com:mavlink/qgroundcontrol into audio_thread 11 years ago
Lorenz Meier 0e67aae10b Move audio file to resource 11 years ago
Thomas Gubler b7c819413c espeak: use AUDIO_OUTPUT_SYNCH_PLAYBACK 11 years ago
Thomas Gubler 7313b202a1 Revert "Make eSpeak on Linux synchronous" 11 years ago
Lorenz Meier 4d033715a8 Make eSpeak on Linux synchronous 11 years ago
Lorenz Meier 4372cf1892 Make Windows playback synchronous so that audio does not overlap 11 years ago
Lorenz Meier d53d5f88a8 Improve audio output logic and consistency 11 years ago
Lorenz Meier daefb0bd4b Move Windows sound API to right thread context and make it an object member. Perform init within the right thread context. Add capability to play .wav files in addition via QMultiMedia 11 years ago