Peter Barker
504d55a9a4
Vagrant fixes ( #3598 )
...
* Qt5.5.1 link corrected.
* Qt5.5.1 tarball saves to project's root directory
since qt_deps_tarball used to have prefix of /vagrant.
* Add requests to update machine setup for both Travis and Vagrant
* Vagrant: use config variable in place of static string
* Vagrant: init and update submodules
9 years ago
Don Gagne
4609fbe576
Merge pull request #3595 from NaterGator/missionedit
...
Defer loading and binding of mission editing QML components
9 years ago
Don Gagne
5166854967
Merge pull request #3597 from DonLakeFlyer/3.0Fixes
...
3.0 fixes
9 years ago
Don Gagne
3ad8eb43a2
Merge pull request #3594 from NaterGator/master
...
Removing duplicated QGCQGeoCoordinate
9 years ago
Don Gagne
6805ee2bce
Fix altitude slider min/max
9 years ago
Don Gagne
5c19516e7b
Fix checkbox alignment
9 years ago
Don Gagne
d535a6328c
Fix settings prompt on clean install
9 years ago
Nate Weibley
94abe381ca
Defer loading and binding of mission editing QML components, fix editor view syncs
9 years ago
Don Gagne
cfc673618c
Merge pull request #3593 from DonLakeFlyer/OrientationDlg
...
Don't show board orientation after compass cal
9 years ago
Don Gagne
b06f1030d7
Merge pull request #3592 from DonLakeFlyer/APMHomePosition
...
Disregard spurious MISSION_ITEM
9 years ago
Don Gagne
0245f6f7b7
Merge pull request #3584 from NaterGator/missionperformance
...
Rework mission lines + various mission-related bug fixes
9 years ago
Nate Weibley
876abd8d82
Removing duplicated QGCQGeoCoordinate
9 years ago
Don Gagne
f17a25f313
Don't show board orientation after compass cal
9 years ago
Don Gagne
8144e36227
Disregard spurious MISSION_ITEM
9 years ago
Nate Weibley
d5ab9686ce
More descriptive signal parameter for MissionItemEditor insert
9 years ago
Don Gagne
65c163f35b
Merge pull request #3589 from NaterGator/missionabbrev
...
Fixes ardupilot abbreviations for #3588
9 years ago
Don Gagne
f565f29016
Merge pull request #3585 from DonLakeFlyer/FlashingYield
...
Remove animation to save perf
9 years ago
Nate Weibley
2371b335b6
Fixes ardupilot abbreviations for #3588
9 years ago
Nate Weibley
deb279bf46
Correct camelCase
9 years ago
Don Gagne
fb4e7b39b9
Remove animation to save perf
9 years ago
Don Gagne
fdb13156c0
Merge pull request #3580 from DonLakeFlyer/JoystickSettle
...
Bump joystick settle constant
9 years ago
Nate Weibley
970e41aa07
Update the MissionController line model to a much faster and less expensive implementation
9 years ago
Nate Weibley
e7044bd2ce
Fix waypoint insertion so it actually works
9 years ago
Nate Weibley
be2fe6eab7
Add insert back in. Somehow it snuck out
9 years ago
Nate Weibley
25c709b49f
Fix mission editor QML does not properly reflect home is selected on mission load from disk
9 years ago
Nate Weibley
6f64b236ad
Use QGroundControlQmlGlobal::offlineEditingFirmwareType to load offline mission type
...
Instantiating QSettings on the stack is quite expensive (full file read+parse each time) and this was done in a tight loop with mission items as they were dragged. Very slow.
9 years ago
Nate Weibley
386b34f666
Bind direction to QGeoCoordinates
9 years ago
Nate Weibley
5171223693
Make VisualMissionItems much less noisy when the same values are computed repeatedly
9 years ago
Nate Weibley
6240302be8
Updating CoordinateVector to be less noisy and easier to bind to VisualMissionItems
9 years ago
Nate Weibley
b669753da0
Add QmlObjectListModel method to replace an entire model's data in one step
9 years ago
Nate Weibley
e95fd88b92
Fix memory leak during dragging waypoint
9 years ago
Don Gagne
033f52bd85
Merge pull request #3574 from dagar/px4_modes
...
PX4 mode cleanup
9 years ago
Don Gagne
a1fe69a023
Bump joystick settle constant
9 years ago
Daniel Agar
3808a1f9b5
PX4 mode cleanup
9 years ago
Don Gagne
3caf40072b
Merge pull request #3572 from DonLakeFlyer/MockLink'
...
MockLink: Support multi-vehicle simulation
9 years ago
Don Gagne
500de017d2
Merge pull request #3571 from DonLakeFlyer/CriticalMessagePosition
...
Move message area to top
9 years ago
Don Gagne
34204c2e6c
Merge pull request #3570 from DonLakeFlyer/VirtualJoyThrottle
...
Virtual joystick: Throttle no longer spring loaded to center
9 years ago
Don Gagne
a86eecafcd
Merge pull request #3568 from DonLakeFlyer/MobileFileDlgLogging
...
Mobile file dialog: Add logging
9 years ago
Don Gagne
8c7159fa8b
Support multi-vehicle simulation
...
- Delay gps position for better testing
- Longer delay on home position
9 years ago
Don Gagne
a014240fbb
Move message area to top
...
Height will shrink to fit small text heights
9 years ago
Don Gagne
50804a7702
Throttle no longer spring loaded to center
...
This allows you to arm
9 years ago
Don Gagne
db268315d6
Add logging
9 years ago
Don Gagne
3602123230
Merge pull request #3567 from DonLakeFlyer/SettingsRealEstate
...
Settings real estate
9 years ago
Don Gagne
c26993a0fa
Merge pull request #3566 from DonLakeFlyer/PlannedHome
...
Planned Home Position: Tweaks to wording to help with confusion
9 years ago
Don Gagne
e32b8a27b8
Remove redundant title
9 years ago
Don Gagne
2c7e489460
Text color fix
9 years ago
Don Gagne
5fa30e0cf0
Merge pull request #3565 from DonLakeFlyer/MapScaleUnits
...
MapScale: Add support for feet/miles
9 years ago
Don Gagne
5d0f4d4a06
Tweaks to wording to help with confusion
9 years ago
Don Gagne
4b9be2d7b7
Merge pull request #3564 from DonLakeFlyer/FileDownload
...
Handle parameters at end of URL
9 years ago
Don Gagne
8614779de2
Merge pull request #3562 from DonLakeFlyer/OfflineMapPreview
...
Offline Map: Add preview and zoom numbers
9 years ago