9761 Commits (205138cf98a679dbcc1c9308372dc83bb9ed4fa1)
 

Author SHA1 Message Date
Jacob Walser 501c0fe301 Close SDL joystick threads after joystick is unplugged 8 years ago
Jacob Walser a44be8b74a Fix non-SDL builds 8 years ago
Jacob Walser 400d6d2c26 Joystick Hotplugging 8 years ago
Nate Weibley 3237dd415d Enforce threadsafe shutdown and deletion of MAVLinkDecoder 8 years ago
Nate Weibley 02441ff537 Enable source context in log messages for release builds 8 years ago
Daniel Agar 525f96819a guided mode altitude slider better maximum 8 years ago
Daniel Agar 3b802c0c0f reboot vehicle from param menu 8 years ago
Daniel Agar 3d8e14acd6 PX4 FW default landing altitude 0m 8 years ago
Gus Grubba a8240d225b Merge pull request #4468 from otaviobp/socket_error 8 years ago
Gus Grubba 6422b180a3 Merge pull request #4467 from dogmaphobic/sqlOptimization 8 years ago
Gus Grubba d967a81a87 Merge pull request #4466 from bkueng/fix_mavlink_log 8 years ago
Jacob Walser 0dbd417fa6 Label Roll/Pitch as Lateral/Forward for Sub 8 years ago
Jacob Walser bffe803cc3 Add firmware-specific joystick TX mode settings 8 years ago
Jacob Walser 0b2af266b8 Setup gamecontrollers with default calibration 8 years ago
Jacob Walser f8a07f3c16 Disable joystick TX mode selection during calibration 8 years ago
Jacob Walser 21099441fc Allow changing/saving joystick TX mode 8 years ago
Otavio Pontes a84be5e64f Fix crash by invalid socket deletion 8 years ago
Jacob Walser 6822b461bd Allow TX mode selection for joystick calibration 8 years ago
Gus Grubba 2b6517c0f4 Optimize SQL set creation. 8 years ago
Beat Küng a206a37261 MAVLinkLogManager: fix use of wrong variable 8 years ago
Andreas Bircher 1ccdcacb08 increase accuracy of geotags 8 years ago
Don Gagne f1b82fb9d2 Merge pull request #4452 from NaterGator/sdlerr 8 years ago
Don Gagne bd11543d05 Merge pull request #4455 from DonLakeFlyer/MissionAutoLoad 8 years ago
Don Gagne 85009f4401 Mission AutoLoad support 8 years ago
Don Gagne d90dd92475 MultiVehicle List supports flight mode change 8 years ago
Nate Weibley 3907cd090e Explicitly init SDL joystick to work around upstream bug 8 years ago
Nate Weibley 3363879c54 Defer joystick probe until after MainWindow is created 8 years ago
Nate Weibley 9570aecca6 SDL: handle joystick open failure and log error message 8 years ago
Nate Weibley c4d334783f SDL: warn with SDL error string when joystick feature detection fails 8 years ago
Jacob Walser 5ce9d168c0 FlightDisplayView: check if we have valid VideoReceiver 8 years ago
Jacob Walser dbf1dc0453 Don't define _shutdownPipeline if there is no gstreamer support 8 years ago
Jacob Walser a457abc9c2 Don't declare status accessors if there is no gstreamer support 8 years ago
Jacob Walser 4ce68a44b1 Handle all message processing in _onBusMessage 8 years ago
Jacob Walser b67ca0e323 Include QDir for VideoManager 8 years ago
Jacob Walser eb72c2a08d Fix gstreamer bus message handling for Windows 8 years ago
Don Gagne 4bb4412f09 Merge pull request #4435 from DonLakeFlyer/APMFirmware 8 years ago
Don Gagne cd9eaf7477 Merge pull request #4441 from DonLakeFlyer/OldCode 8 years ago
Don Gagne 6941afcafb Merge pull request #4439 from DonLakeFlyer/JsonAutoConnect 8 years ago
Don Gagne 5de37fe2ff Remove old code with bad reference 8 years ago
Don Gagne 9b3ee917d9 Make compiler happy 8 years ago
Don Gagne e3956726bc Merge pull request #4437 from NaterGator/nsislzma 8 years ago
Don Gagne 1897e73a4d AutoConnect list dried from json file 8 years ago
Daniel Agar f61a03c46d QGroundControl v3.1.2 8 years ago
Nate Weibley 4a25648425 Condition SDL counts so we don't pass negative numbers to new 8 years ago
Don Gagne 93457e5102 Merge pull request #4436 from NaterGator/joystickfix 8 years ago
Jacob Walser 9cfb973c78 Remove unused streamingChanged signal 8 years ago
Jacob Walser ab08550a2c Set running flag to false if pipeline fails to change state 8 years ago
Jacob Walser c9885e2307 Pop messages off gstreamer bus manually 8 years ago
Jacob Walser 9df70ac5db Prevent hang on close while waiting for EOS 8 years ago
Jacob Walser 7f1e858c93 Rearrange function definitions in VideoReceiver.cc 8 years ago