Don Gagne
991d410266
Merge pull request #2578 from DonLakeFlyer/MapSteal
...
Prevent map from stealing ListView scrolls
9 years ago
Don Gagne
09a3dc28ec
Fix RadioFlash
...
Verify was failing due to incorrect READ_MULTI max size
9 years ago
Don Gagne
ec389b09ca
Be specific about direct usb connection
9 years ago
Don Gagne
ad8bab8a03
Merge pull request #2527 from dagar/qmake
...
qmake only copy linux libs for installer
9 years ago
Don Gagne
549d7c8550
Prevent map from stealing ListView scrolls
9 years ago
Don Gagne
457f9f8bd9
Merge pull request #2531 from tcanabrava/modernize
...
Modernize
9 years ago
Don Gagne
2c9a7ae704
Merge pull request #2575 from dagar/android_tablet
...
Android limit to tablets for now
9 years ago
Don Gagne
7c82aa7607
Merge pull request #2573 from DonLakeFlyer/OnboardFiles
...
Onboard Files is PX4 only
9 years ago
Don Gagne
f4958ad9e3
Merge pull request #2572 from DonLakeFlyer/RCToParam
...
RCToParam is PX4 stack specific
9 years ago
Daniel Agar
4592b65d79
Android limit to tablets for now
...
- fixes #2551
9 years ago
Daniel Agar
edce212671
qmake only copy linux libs for installer
9 years ago
Don Gagne
4e77230156
Onboard Files is PX4 only
9 years ago
Don Gagne
bd3f692e6a
RCToParam is PX4 stack specific
9 years ago
Don Gagne
2c1e6a377f
Merge pull request #2564 from rjehangir/master
...
Prioritize real joystick over virtual joystick.
9 years ago
Don Gagne
6737807660
Merge pull request #2554 from ChukRhodes/master
...
R.Pi2 Support
9 years ago
Gus Grubba
557a92465b
Merge pull request #2570 from dogmaphobic/gpsFixes
...
GPS Indicator fixes.
9 years ago
dogmaphobic
5e051cb088
GPS Indicator fixes.
9 years ago
Lorenz Meier
6006dc32be
Param retry logic: Allow more retries
9 years ago
Rustom Jehangir
57d83dbd5f
Prioritize real joystick over virtual joystick.
...
Added conditional statement to disable the virtualTabletJoystick output if a real joystick is connected and enabled. Without this, two different sets of values would be sent and would appear highly sporadic.
9 years ago
Don Gagne
f2b95f1bdc
Merge pull request #2558 from NaterGator/winreleasefix
...
Fix default (non installer) release builds on Windows by removing VS …
9 years ago
Don Gagne
e5a104cc19
Merge pull request #2550 from DonLakeFlyer/ParamSearch
...
Fix QgcView::showDialogDefaultWidth reference
9 years ago
Don Gagne
9f37a7908b
Merge pull request #2557 from NaterGator/fontfix
...
Fix ugly font rendering in Windows
9 years ago
Gus Grubba
62eed38a1b
Merge pull request #2562 from dogmaphobic/fixHDOP
...
Fix GPS indicator so it handles non existing HDOP/VDOP values.
9 years ago
dogmaphobic
85cf1f599d
Fix GPS indicator so it handles non existing HDOP/VDOP values.
9 years ago
Nate Weibley
060a4df306
Fix default (non installer) release builds on Windows by removing VS hacks
9 years ago
Nate Weibley
41a6243a87
Fix font rendering issues via whole integer window geometry
9 years ago
Nate Weibley
eb7cf56920
Revert "Fix ugly font rendering in Windows"
...
This reverts commit bf31c80831
.
9 years ago
Nate Weibley
bf31c80831
Fix ugly font rendering in Windows
9 years ago
Lorenz Meier
0d962e0a66
XPlane HIL: Fix max datagram size
9 years ago
ChukRhodes
30bcc9042e
Merge remote-tracking branch 'refs/remotes/mavlink/master'
9 years ago
ChukRhodes
c15917447a
R.Pi2 Support
...
Allows QGC to run on Raspberry Pi 2 with direct framebuffer (X/startx
not needed). Memory split seems to need 128 for GPU. Qt5 needs to be
configured with "-opengl es2 -qpa eglfs -device linux-rasp-pi2-g++".
9 years ago
Don Gagne
e399baa799
Fix QgcView::showDialogDefaultWidth reference
9 years ago
Don Gagne
e5a83d8d61
Merge pull request #2546 from UAVenture/vtol_cmd_update
...
Use correct parameter for VTOL transition mode
9 years ago
Don Gagne
682ae3e9f7
Merge pull request #2545 from DonLakeFlyer/AddItemTimeout
...
Mission Editor: Add item button times out too early
9 years ago
Gus Grubba
0b750e07d4
Merge pull request #2547 from dogmaphobic/apmLogFix
...
APM Log Download "Fix"
9 years ago
dogmaphobic
762aa96516
Set file extension based on firmware type.
9 years ago
dogmaphobic
c5e4c18379
APM Log Download "Fix"
9 years ago
Andreas Antener
7d41d6a446
use correct parameter for transition mode
9 years ago
Lorenz Meier
ca2d5812f1
Update airframe default file
9 years ago
Don Gagne
83f7d7bc70
Add item button timeout out too early
9 years ago
Don Gagne
94008c9955
Merge pull request #2541 from DonLakeFlyer/MissionFixes
...
Mission fixes
9 years ago
DonLakeFlyer
b9c80cc130
Fix fake home position
9 years ago
DonLakeFlyer
98fcdb9eee
Not showing H for home
9 years ago
Don Gagne
93568afecf
Merge pull request #2539 from DonLakeFlyer/DeleteAllDirty
...
Set dirty bit when RemoveAllItems
9 years ago
Don Gagne
fd1e047d79
Merge pull request #2537 from DonLakeFlyer/MissionProtocol
...
Mission protocol robustness rework
9 years ago
Don Gagne
0c5c6c5d46
Set dirty bit when RemoveAllItems
9 years ago
Don Gagne
5a48f92b36
Merge pull request #2535 from DonLakeFlyer/HIL
...
HIL fixes
9 years ago
Don Gagne
4131c134d2
Mission protocol robustness rework
9 years ago
Tomaz Canabrava
bc53a26c79
Removed unused parameters, fix call on gcc 4.8
...
Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
9 years ago
Don Gagne
12025fd383
Fix HIL shutdown crash
9 years ago