nopeppermint
132ca9e586
remove corrections in non src directory
9 years ago
nopeppermint
b84d333ded
change back qwt corrections
9 years ago
nopeppermint
3c48c8c151
change back correction on thirdParty libs
9 years ago
nopeppermint
6dbae4d4be
correct spelling mistakes
10 years ago
Don Gagne
f2b95f1bdc
Merge pull request #2558 from NaterGator/winreleasefix
...
Fix default (non installer) release builds on Windows by removing VS …
10 years ago
Don Gagne
e5a104cc19
Merge pull request #2550 from DonLakeFlyer/ParamSearch
...
Fix QgcView::showDialogDefaultWidth reference
10 years ago
Don Gagne
9f37a7908b
Merge pull request #2557 from NaterGator/fontfix
...
Fix ugly font rendering in Windows
10 years ago
Gus Grubba
62eed38a1b
Merge pull request #2562 from dogmaphobic/fixHDOP
...
Fix GPS indicator so it handles non existing HDOP/VDOP values.
10 years ago
dogmaphobic
85cf1f599d
Fix GPS indicator so it handles non existing HDOP/VDOP values.
10 years ago
Nate Weibley
060a4df306
Fix default (non installer) release builds on Windows by removing VS hacks
10 years ago
Nate Weibley
41a6243a87
Fix font rendering issues via whole integer window geometry
10 years ago
Nate Weibley
eb7cf56920
Revert "Fix ugly font rendering in Windows"
...
This reverts commit bf31c80831
.
10 years ago
Nate Weibley
bf31c80831
Fix ugly font rendering in Windows
10 years ago
Lorenz Meier
0d962e0a66
XPlane HIL: Fix max datagram size
10 years ago
Don Gagne
e399baa799
Fix QgcView::showDialogDefaultWidth reference
10 years ago
Don Gagne
e5a83d8d61
Merge pull request #2546 from UAVenture/vtol_cmd_update
...
Use correct parameter for VTOL transition mode
10 years ago
Don Gagne
682ae3e9f7
Merge pull request #2545 from DonLakeFlyer/AddItemTimeout
...
Mission Editor: Add item button times out too early
10 years ago
Gus Grubba
0b750e07d4
Merge pull request #2547 from dogmaphobic/apmLogFix
...
APM Log Download "Fix"
10 years ago
dogmaphobic
762aa96516
Set file extension based on firmware type.
10 years ago
dogmaphobic
c5e4c18379
APM Log Download "Fix"
10 years ago
Andreas Antener
7d41d6a446
use correct parameter for transition mode
10 years ago
Lorenz Meier
ca2d5812f1
Update airframe default file
10 years ago
Don Gagne
83f7d7bc70
Add item button timeout out too early
10 years ago
Don Gagne
94008c9955
Merge pull request #2541 from DonLakeFlyer/MissionFixes
...
Mission fixes
10 years ago
DonLakeFlyer
b9c80cc130
Fix fake home position
10 years ago
DonLakeFlyer
98fcdb9eee
Not showing H for home
10 years ago
Don Gagne
93568afecf
Merge pull request #2539 from DonLakeFlyer/DeleteAllDirty
...
Set dirty bit when RemoveAllItems
10 years ago
Don Gagne
fd1e047d79
Merge pull request #2537 from DonLakeFlyer/MissionProtocol
...
Mission protocol robustness rework
10 years ago
Don Gagne
0c5c6c5d46
Set dirty bit when RemoveAllItems
10 years ago
Don Gagne
5a48f92b36
Merge pull request #2535 from DonLakeFlyer/HIL
...
HIL fixes
10 years ago
Don Gagne
4131c134d2
Mission protocol robustness rework
10 years ago
Don Gagne
12025fd383
Fix HIL shutdown crash
10 years ago
Don Gagne
ff6edbdc53
No checkmarks in flight mode dropdown
...
Selected flight mode is controller by firmware. Use selecting flight
mode cannot set the check, or it will be wrong if firmware declines
change.
10 years ago
Gus Grubba
5a2251ba9c
Merge pull request #2533 from dogmaphobic/logHandling
...
Log handling
10 years ago
dogmaphobic
776ee94083
Stupid case error.
10 years ago
dogmaphobic
d18a6b85f4
Merge remote-tracking branch 'MavLink/master' into logHandling
...
* MavLink/master:
Warn on unsupported APM version
APM stack does not support RC cal start/stop
Harden code for missing params, handle APM special case
Fix default comp id detection
PX4 Firmware no longer requires mavlink USB start
Standard sizing for QGCView::showDialog
Standard sizing for QGCView::showDialog
UAS Object: Avoid spamming the console on successful commands
linux include required libraries
Show enumStringValue if available
Use combo box if enums available
Set proper default mode for VTOL
Teach mission manager about transition command
Support camera and VTOL transition commands
Better light disabled text color
Add better button highlight color for light theme
Change selected flight mode color
Update README.md
Simplifying Airframe config
Fixing crash bug.
Conflicts:
src/ui/MainWindow.cc
10 years ago
dogmaphobic
939ee6f45a
Implemented Log Download
10 years ago
Don Gagne
d8c45c772a
Merge pull request #2530 from DonLakeFlyer/VersionWarning
...
Warn on unsupported APM version
10 years ago
Don Gagne
046b0ae224
Merge pull request #2529 from DonLakeFlyer/RadioConfig
...
Harden code for missing params, handle APM special case
10 years ago
Don Gagne
a067300d86
Warn on unsupported APM version
10 years ago
Don Gagne
bb240c26f0
APM stack does not support RC cal start/stop
10 years ago
Don Gagne
7f58b6ef10
Harden code for missing params, handle APM special case
10 years ago
Don Gagne
7f43851eb0
Merge pull request #2523 from DonLakeFlyer/DefaultCompId
...
Fix default comp id detection
10 years ago
Don Gagne
94a0e98f32
Fix default comp id detection
10 years ago
Don Gagne
a8fbcbabe4
Merge pull request #2391 from dagar/linux_libs
...
linux include required libraries
10 years ago
Don Gagne
996c282c44
Merge pull request #2517 from DonLakeFlyer/USBStart
...
PX4 Firmware no longer requires mavlink USB start
10 years ago
Don Gagne
6b9a329049
Merge pull request #2516 from DonLakeFlyer/DialogStdSize
...
QGCView::showDialog std size
10 years ago
Don Gagne
01498cb2ce
Merge pull request #2513 from DonLakeFlyer/ParamEditWork
...
Parameter editor work
10 years ago
Don Gagne
3440bc7c57
PX4 Firmware no longer requires mavlink USB start
10 years ago
Don Gagne
e07413f699
Merge remote-tracking branch 'origin/DialogStdSize' into DialogStdSize
10 years ago