Don Gagne
|
9219a952f8
|
Merge pull request #4044 from AndKe/Statkart
Maps:Added Statkart Topo2 (very useful norwegian topographic map)
|
9 years ago |
Don Gagne
|
8fa4835b86
|
Merge pull request #4052 from DonLakeFlyer/NativeFileDialog
Switch to native file dialogs on desktop builds
|
9 years ago |
Don Gagne
|
358855e0ce
|
Merge pull request #4054 from DonLakeFlyer/ParamMgrRefactor
Move all parameter APIs from AutoPilotPlugin to ParameterManager
|
9 years ago |
Don Gagne
|
a2248add78
|
Fix typo
|
9 years ago |
Don Gagne
|
271f0218d9
|
Add Xcode 8 warning
Add Xcode 8 warning
|
9 years ago |
Don Gagne
|
a0266c19cb
|
Blackout XCode 8 SDK change
|
9 years ago |
Don Gagne
|
e92110a7d3
|
Refactor parameter apis from AutoPilotPlugin to ParameterManager
|
9 years ago |
Don Gagne
|
f776d5e7ae
|
Take off WIP
|
9 years ago |
Don Gagne
|
dfbc5bb4ba
|
Small cleanup
|
9 years ago |
Don Gagne
|
4c305e52db
|
Switch to native file dialogs
|
9 years ago |
Don Gagne
|
adf3fd9032
|
Merge pull request #4047 from DonLakeFlyer/CommandLisFix
Mission command tree respects FirmwarePlugin::supportedMissionCommands
|
9 years ago |
Don Gagne
|
03f649bda4
|
Merge pull request #4050 from DonLakeFlyer/BreachValidate
GeoFence: Breach validate
|
9 years ago |
Don Gagne
|
097cc93436
|
Show mission items while fence editing
|
9 years ago |
Don Gagne
|
55ea0a7c6b
|
Fix parameter ready signaling
|
9 years ago |
Don Gagne
|
3d02f5f1de
|
Validate breach return inside polygon
|
9 years ago |
Don Gagne
|
245a9ea743
|
Merge pull request #4049 from DonLakeFlyer/MoreGeoFence
GeoFence: More work on load/save send/receive semantics
|
9 years ago |
Don Gagne
|
6e89609290
|
More work on load/save send/load semantics
|
9 years ago |
Don Gagne
|
1a9e628939
|
Merge pull request #4043 from AndKe/eosm
Survey: Added EOSM camera.
|
9 years ago |
Don Gagne
|
7f190fa0dc
|
Fix unit tests
|
9 years ago |
Don Gagne
|
df5e073335
|
Only add supported commands
|
9 years ago |
Don Gagne
|
af8c2a8872
|
Merge pull request #4040 from DonLakeFlyer/FencePersistence
File load/save for GeoFence
|
9 years ago |
Alessio Morale
|
43e3af27f4
|
[LP Support] - Implement support on QT side, handle autoconnect
|
9 years ago |
Andre Kjellstrup
|
50f8db09ea
|
Maps:Added Statkart Topo2 (very useful norwegian topographic map)
This map is an absolute necessary for navigating the northern parts.
|
9 years ago |
Don Gagne
|
e54c2a49a6
|
Fix Android build
|
9 years ago |
Andre Kjellstrup
|
2b89fbd754
|
removed a space
(the name was already the longes one)
|
9 years ago |
Andre Kjellstrup
|
6fa573d294
|
Mission: added EOS-M camera
|
9 years ago |
Gus Grubba
|
daff7498cd
|
Merge pull request #4042 from dogmaphobic/videoUpdates
Video updates for Ubuntu.
|
9 years ago |
dogmaphobic
|
5f3bb056c6
|
Video updates for Ubuntu.
|
9 years ago |
Don Gagne
|
bc80917f42
|
Fixes for offline editing Vehicle
|
9 years ago |
Don Gagne
|
6242b4bca2
|
File persistence for GeoFence
|
9 years ago |
Don Gagne
|
d9d7308045
|
ParameterLoader -> ParameterManager
|
9 years ago |
Don Gagne
|
4b4ece639f
|
Merge pull request #4036 from DonLakeFlyer/OfflineVehicle
Offline vehicle support
|
9 years ago |
Don Gagne
|
a42225cca3
|
New offline editing Vehicle support
Includes ability to load params
|
9 years ago |
Don Gagne
|
04f973690a
|
Move parameter apis to Vehicle
|
9 years ago |
Don Gagne
|
61202e9a3d
|
Change toolbox startup mechanism
This prevents problems with toolbox references from inside
QGCTool::setToolbox calls.
|
9 years ago |
Daniel Agar
|
c74b368c44
|
android deploy releases to beta first then production
|
9 years ago |
Daniel Agar
|
cbd6c750ff
|
qmake quiet output
-GIT_TAG is redundant
-closes #4023
|
9 years ago |
Daniel Agar
|
d7e1770ed0
|
android set versionCode from git describe
-we need a monotonically increasing integer for android versionCode and
this works better across multiple branches
|
9 years ago |
Daniel Agar
|
c28d22e37a
|
update AndroidManifest versionCode
|
9 years ago |
Daniel Agar
|
d759437ee5
|
android set versionCode from git describe
-we need a monotonically increasing integer for android versionCode and
this works better across multiple branches
|
9 years ago |
Alessio Morale
|
468d200be5
|
[LP Support] - Set DTR to enable comm with the device
|
9 years ago |
Alessio Morale
|
02908ee4ab
|
[LP Support] - Add OpenPilot hardware USB IDs
|
9 years ago |
Alessio Morale
|
f28a92869f
|
[LP Support] - Add support for complex USB device layouts
|
9 years ago |
Don Gagne
|
eca72e33cb
|
Merge pull request #4022 from DonLakeFlyer/CancelPolygon
Cancel polygon edit in appropriate places
|
9 years ago |
Don Gagne
|
abb17fc697
|
Merge pull request #4021 from DonLakeFlyer/DisabledDlgButton
Fix dialog buttons stuck in disabled state
|
9 years ago |
Don Gagne
|
3c4abee62c
|
Cancel polygon edit in appropriate places
|
9 years ago |
Don Gagne
|
41da849f13
|
Fix dialog buttons stuck in disabled state
|
9 years ago |
Don Gagne
|
c75cca7d05
|
Merge pull request #4016 from DonLakeFlyer/BetterGeoFenceEditors
Allow GenFenceManager to specify QML for fence editor
|
9 years ago |
Don Gagne
|
8adfd7df8c
|
Merge pull request #4014 from DonLakeFlyer/UnusedAuth
Remove unused code
|
9 years ago |
Don Gagne
|
2356cc5615
|
Allow GenFenceManager to specify QML for fence editor
|
9 years ago |