DonLakeFlyer
|
24a2bb697b
|
Fix takeoff item insertion in plan creators
|
5 years ago |
DonLakeFlyer
|
b35ac51556
|
Only show split indicator on mission layer
|
5 years ago |
Don Gagne
|
23b5156f9b
|
Merge pull request #8030 from DonLakeFlyer/ComboHeight
Reduce height of items in combo dropdown
|
5 years ago |
Don Gagne
|
8ce76c39dc
|
Merge pull request #8029 from DonLakeFlyer/PX4SimpleFlightMode
PX4 Flight Mode: Rework to use sizeToContents on combos for flight mode channels
|
5 years ago |
Don Gagne
|
ba32528db1
|
Merge pull request #8026 from DonLakeFlyer/TakeoffTool
Plan: Takeoff tool and Takeoff item support
|
5 years ago |
Daniel Agar
|
9d21658838
|
cmake: MissionManager add new source and delete obsolete
|
5 years ago |
Daniel Agar
|
b8316907de
|
Jenkins: update to new containers 2019-11-12 and build Android 32 + 64
|
5 years ago |
DonLakeFlyer
|
8667cde094
|
More work getting _addMissionSetting right
|
5 years ago |
DonLakeFlyer
|
99aa9b5001
|
Reduce height of items in combo dropdown
|
5 years ago |
DonLakeFlyer
|
c6c32ba6c2
|
Reword to use sizeToContents on combos for flight mode channels
|
5 years ago |
Don Gagne
|
12c5893412
|
Merge pull request #8028 from DonLakeFlyer/QGCComboBox
Tweak combobox visuals
|
5 years ago |
Don Gagne
|
ac8a932f0d
|
Merge pull request #8027 from DonLakeFlyer/UnusedCode
Remove unused code
|
5 years ago |
DonLakeFlyer
|
329fd7a571
|
Update unit test for no auto takeoff item add
|
5 years ago |
DonLakeFlyer
|
74f2823a27
|
Fix handling of _addMissionSettings
|
5 years ago |
DonLakeFlyer
|
15c2e148b7
|
Tweak combobox visuals
|
5 years ago |
DonLakeFlyer
|
683113a0f6
|
Remove unused code
|
5 years ago |
DonLakeFlyer
|
29f8755520
|
Support for new TakeoffMissionItem and Takeoff Tool
|
5 years ago |
DonLakeFlyer
|
5b27219293
|
Comment out noisy warning
|
5 years ago |
Don Gagne
|
d6c3a1eb69
|
Merge pull request #8018 from Aeronavics/simplify_mission_item_list_2
Simplify mission item list 2
|
5 years ago |
PX4BuildBot
|
85a8daf33d
|
Update PX4 Firmware metadata Tue Nov 12 03:57:45 UTC 2019
|
5 years ago |
Don Gagne
|
c5838fd508
|
Merge pull request #8020 from DonLakeFlyer/TrajectoryCrash
Fix crash caused by clear method not resetting internals correctly
|
5 years ago |
DonLakeFlyer
|
562560779d
|
Fix crash caused by clear method not resetting internals correctly
|
5 years ago |
Don Gagne
|
8ac56bc218
|
Merge pull request #8014 from DonLakeFlyer/ToolNames
Polygon/Line tool name changes
|
5 years ago |
Pierre TILAK
|
be2d85d6c6
|
Remove duplicate in Hamburger
|
5 years ago |
Pierre TILAK
|
883956be09
|
Add Trash to MissionItemEditor, pimp icon
|
5 years ago |
Pierre TILAK
|
df842d09a7
|
Use current selected item as index for insert
|
5 years ago |
Don Gagne
|
bffdc8d0c4
|
Merge pull request #7988 from DonLakeFlyer/GearIcon
Instrument PageView: Palette based coloring for gear icon
|
5 years ago |
PX4BuildBot
|
c21c5c2494
|
Update PX4 Firmware metadata Mon Nov 11 20:29:50 UTC 2019
|
5 years ago |
Don Gagne
|
a1cf6a3b79
|
Merge pull request #8013 from DonLakeFlyer/CreatePlan
Plan: Create Plan
|
5 years ago |
Don Gagne
|
6282fe56fc
|
Merge pull request #8015 from DonLakeFlyer/GlideSlopeWarning
FW Landing Pattern: Warn about glide slope altitudes
|
5 years ago |
DonLakeFlyer
|
31ce7c042d
|
PolyLine -> Polyline
|
5 years ago |
DonLakeFlyer
|
65b26bea6b
|
Warn about glide slope altitudes
|
5 years ago |
DonLakeFlyer
|
8784c14685
|
Polygon/Line tool name changes
|
5 years ago |
DonLakeFlyer
|
134ccd2854
|
Fixed unused variable
|
5 years ago |
DonLakeFlyer
|
480a0569ac
|
Fix Create Plan vertical spacing problem
|
5 years ago |
DonLakeFlyer
|
47a1354baf
|
Integrate Create Plan overlay in File DropPanel
|
5 years ago |
DonLakeFlyer
|
fcad868992
|
Add simulateClick support
|
5 years ago |
DonLakeFlyer
|
1067b01f7a
|
SectionHeader no longer set width automatically
|
5 years ago |
Don Gagne
|
788ec0289c
|
Merge pull request #8010 from DonLakeFlyer/InspectorSize
Mavlink Inspector: Dynamic sizing of message buttons
|
5 years ago |
DonLakeFlyer
|
3d63d21e71
|
Dynamic sizing of message buttons
|
5 years ago |
Don Gagne
|
19e998a5d5
|
Merge pull request #8009 from DonLakeFlyer/PlanItemDelete
Plan mission item editor: Delete icon and Command Picker ui
|
5 years ago |
DonLakeFlyer
|
e9052893cc
|
Delete icon and Command Picker ui
|
5 years ago |
Don Gagne
|
3b4a9ca9d6
|
Merge pull request #8005 from DonLakeFlyer/ParamProgress
Param progress bar and other stuff
|
5 years ago |
PX4 BuildBot
|
afcc3fb6fb
|
Update mavlink v2.0 submodule Sun Nov 10 06:54:19 UTC 2019
|
5 years ago |
DonLakeFlyer
|
d9bbe9bd67
|
Separate progress bar handling for initial load, write and read batching
|
5 years ago |
DonLakeFlyer
|
63ef52552b
|
Fix display of param load errors
|
5 years ago |
DonLakeFlyer
|
d56b4d8b83
|
Revert QGuiApplication->QApplication change since it breaks message dialogs.
|
5 years ago |
DonLakeFlyer
|
aa26bcb009
|
Check for pending param writes on app close
|
5 years ago |
Don Gagne
|
1c68e56f33
|
Merge pull request #8002 from DonLakeFlyer/PlanIncompleteVisuals
Plan: Incomplete visuals, Polygon/line toolbar
|
5 years ago |
DonLakeFlyer
|
290450ef5e
|
New centered PlanEditToolbar
|
5 years ago |