Nate Weibley
3e51423c13
Update to fixed mavlink and include mavlink in precompiled headers for good measure
9 years ago
Daniel Agar
7f5a84b7df
travis-ci remove sed ( #3635 )
9 years ago
Lorenz Meier
24c3fba841
Temporarily disable MAVLink version check as the QGC settings have no effect and it will mess with the upgrade from v1 to v2 and has no real value
9 years ago
Lorenz Meier
6834b51057
Fix calls to MAVLink API
9 years ago
Lorenz Meier
6389d2fcbc
Update MAVLink v1 lib to accomodate compiler warning
9 years ago
Lorenz Meier
9bf4fff58c
Update MAVLink git modules
9 years ago
Lorenz Meier
6243176e9f
Update v2.0 MAVLink libs
9 years ago
Lorenz Meier
0ff4da80e1
Update MAVLink 1 version
9 years ago
Daniel Agar
89ec79d440
travis-ci only unshallow git for installer builds ( #3633 )
9 years ago
Don Gagne
32ea7c0de7
Merge pull request #3629 from DonLakeFlyer/PowerCalc
...
Add voltage/current calculators
9 years ago
Don Gagne
a19f5cfbbc
Merge pull request #3628 from DonLakeFlyer/HoverTuner
...
Support both THR_MID and MOT_THST_HOVER
9 years ago
Don Gagne
57d0abc784
Merge pull request #3632 from DonLakeFlyer/Copter3.4
...
ArduCopter 3.4: Update meta data
9 years ago
Don Gagne
53692bf28f
Update meta data
9 years ago
Don Gagne
5d30ee5a0e
Add voltage/current calculators
9 years ago
Don Gagne
d304cb11dc
Support both THR_MID and MOT_THST_HOVER
9 years ago
Don Gagne
4f119b38c5
Merge pull request #3626 from DonLakeFlyer/RoverRadioCal
...
Rover radio cal
9 years ago
Lorenz Meier
c6f0dfd53f
Update PX4 meta
9 years ago
Don Gagne
bcade36575
Rover radio cal fixes
...
Throttle trim must be center throttle
9 years ago
Don Gagne
269ce5215a
Don't force guided mode on GoToLocation
9 years ago
Don Gagne
d90e7aa06d
Merge pull request #3610 from DonLakeFlyer/UseCompass
...
Support for "Use compass" params
9 years ago
Don Gagne
dfaafee238
Merge pull request #3606 from DonLakeFlyer/MissionLoad
...
Plan: Mission loads from vehicle automatically
9 years ago
Don Gagne
d23621eb3b
Merge pull request #3620 from DonLakeFlyer/RoverFixes
...
Rover fixes
9 years ago
Don Gagne
5350467e77
Merge pull request #3618 from DonLakeFlyer/ParamLoadFixes
...
Parameter loader fixes
9 years ago
Don Gagne
500892893a
Rover fixes
9 years ago
Don Gagne
ca438f8895
Performance fixes
...
- Cache only supported on PX4. Solo sends param updates at a high rate
to update gimbal values. This was causing the cache to update itself at
too high of a rate, killing performance, especially on iOS.
- Fixed read/write index usage to provide correct progress bar updates
9 years ago
Don Gagne
8af1668753
Arrival of secondary components can't be guaranteed
...
They may show up after parameters ready is signaled. No way around this
since this is a protocol problem. So can’t test secondary component.
9 years ago
Don Gagne
e791c3d6d4
Parameter support changes
...
- Now responds to request_list using a worker routine to send out
params one at a time
- Support for failure modes for unit testing
9 years ago
Don Gagne
901f6f6617
Fix bad type values
9 years ago
Don Gagne
8e6e066852
Add new ParameterLoader unit test
9 years ago
Don Gagne
9507d24cf9
Updated unit test support
9 years ago
Lorenz Meier
53a49fdcd2
Update PX4 param meta
9 years ago
Don Gagne
90cfe9db8b
Update to latest behavior
9 years ago
Don Gagne
cafffba657
Support for "Use compass" params
9 years ago
Don Gagne
9ccb906b1c
Correct single transaction checking
9 years ago
Don Gagne
3d12ff8d0e
Change mission loading model
...
Vehicle change: All items removed
Vehicle add: Request sync is not already in progress
9 years ago
Don Gagne
a982044a18
Cosmetic changes
9 years ago
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