Beat Küng
91c3512488
gps: update drivers submodule (base station uses 1Hz after RTK survey-in)
9 years ago
Don Gagne
711ee0b272
Merge pull request #3723 from dagar/px4_bitmask
...
PX4 add bitmask for param metadata
9 years ago
Don Gagne
4d65ea29f7
Merge pull request #3721 from dagar/wind
...
mavlink WIND_COV -> windFactGroup
9 years ago
Daniel Agar
34dc935afd
mavlink WIND_COV -> windFactGroup
9 years ago
Daniel Agar
1bbda886bd
PX4 add bitmask for param metadata
9 years ago
Daniel Agar
32d572be06
add latest version to README ( #3718 )
9 years ago
Don Gagne
4d13f1e23d
Merge pull request #3712 from DonLakeFlyer/JoystickButton
...
Joystick: Fix button code
9 years ago
Don Gagne
6a6dbb9a6c
Merge pull request #3715 from DonLakeFlyer/BatteryModel
...
Fix percentRemainingAnnounce description
9 years ago
Don Gagne
9d834e5197
Merge pull request #3713 from DonLakeFlyer/VersionQuery
...
Adjust version query semantics
9 years ago
Don Gagne
896dbd483e
Merge pull request #3704 from DonLakeFlyer/LogReplayNoTime
...
Remove speed change support from log replay
9 years ago
Don Gagne
4178246cc8
Merge pull request #3714 from DonLakeFlyer/DiableCCache
...
Disable CCCache
9 years ago
Don Gagne
5d555dd95b
Fix percentRemainingAnnounce description
9 years ago
Don Gagne
0afdc25039
Disable CCCache
...
Keeps causing linker to fail
9 years ago
Don Gagne
9857c84ec7
Adjust version query semantics
9 years ago
Don Gagne
527d4c487f
Fix button code
9 years ago
Don Gagne
20606a5749
Help text for toolbar buttons ( #3711 )
9 years ago
Don Gagne
7736e24411
Fix height of slider confirm switch ( #3708 )
9 years ago
Nate Weibley
accccba273
Fix guided mode confirmation prompt ( #3695 )
9 years ago
Don Gagne
77656b0a56
Fix some naming ( #3693 )
9 years ago
Don Gagne
f78ed772cd
Prevent double request of mission items ( #3692 )
9 years ago
Don Gagne
2e9d1120d5
Keep 3 minutes of trajectory points ( #3706 )
9 years ago
Gus Grubba
196153aa47
Fixing a crash in the Joystick class. ( #3701 )
9 years ago
Don Gagne
e6b5f10387
Remove speed change support from log replay
...
Too buggy to leave it in for 3.0 release
9 years ago
Don Gagne
e6efa19a56
Px4 volt/amp calculators ( #3691 )
...
* Add volt/amp calculators
* Correct amps per volt calculation
9 years ago
Lorenz Meier
79bfc087d0
Camera triggering config update for PX4 ( #3690 )
...
* Update param meta
* Implement trigger interface UI
9 years ago
Don Gagne
594ae81341
Follow Me is PX4 only ( #3689 )
9 years ago
Don Gagne
964a852846
Convert to QGCView so validation will work for Facts ( #3688 )
9 years ago
Don Gagne
ef77e497d8
Add network proxy support ( #3687 )
9 years ago
Don Gagne
33ec4385a9
Fix no values case to draw correct grid ( #3686 )
9 years ago
Don Gagne
27510eea0a
Param meta data fixes ( #3685 )
...
* Fix long description meta data
* Add reboot required
9 years ago
Lorenz Meier
b301ce3aa4
Update PX4 airframe choice
9 years ago
Gus Grubba
25a4502ac7
Merge pull request #3684 from dogmaphobic/limitMemoryCache
...
Limit max memory cache for offline maps.
9 years ago
dogmaphobic
04de1c37c3
Limit max memory cache for offline maps.
9 years ago
Don Gagne
f0b7195e9e
Fix header height ( #3673 )
9 years ago
Don Gagne
12c771520f
Fix airspeed checking ( #3672 )
9 years ago
Don Gagne
c87b34b151
Show sat count and hdop instead of signal strength ( #3660 )
9 years ago
Don Gagne
dcfc0b1c75
Add full set of v4 firmware ( #3659 )
9 years ago
Daniel Agar
c192c46c33
travis-ci tweaks ( #3670 )
9 years ago
Daniel Agar
303a70c89d
travis-ci comment and simplify ( #3667 )
9 years ago
Don Gagne
59ef1b3bd6
Delay for mission item sync ( #3668 )
9 years ago
Don Gagne
2418d073bc
Warn on reversed throttle ( #3655 )
9 years ago
Don Gagne
ba486be4a9
Solo param usage fixes ( #3663 )
...
* Deal with missing parameters on Solo
* Fix trigger set
9 years ago
Daniel Agar
f5ae0a2eb1
travis-ci explicitly cache .ccache ( #3652 )
9 years ago
Daniel Agar
714b2e168e
travis-ci cleanup ( #3649 )
...
* travis-ci add more caching
* travis-ci move doxygen to semaphoreci
* travis-ci move linux debug to semaphoreci
9 years ago
Nate Weibley
11bcffb097
Update xcode workers to stable XCode 7.3.1 ( #3648 )
9 years ago
Don Gagne
eb5df6a061
Add CompassMot support ( #3643 )
9 years ago
Don Gagne
17e1aec998
More debug logging ( #3647 )
9 years ago
Don Gagne
4adbf551de
Make arming check ui less confusing ( #3646 )
9 years ago
Don Gagne
8183724032
PWM range is now 800<->2200 ( #3644 )
9 years ago
Nate Weibley
b6f76e2a8e
Ccache test for #3614 ( #3631 )
...
* travis-ci try ccache on OSX and android
* travis-ci ccache stats
* try again
* Attempt to prepend ccache to qmake command
* Test enabling ccache for ios too
* Deploy ccache from S3 per @dagar
* Revert "Test enabling ccache for ios too"
It was a nice thought.
This reverts commit 7e7aeb367696ee9c8abc5cc8122dcd35196d96bb.
* Try to optimally set the number of make jobs
* Fix job estimation and disable ccache on android
* Android: reenable ccache and disable parallel jobs
* Check if android build passes with 4 workers
* Try to parallelize xcodebuild too
* Give mac builders an extra worker and pretty up the ios build output
* Add make output filtering with correct exit code, no sudo or ccache on ios build
* Try wrapping ccache to enable use on xcodebuild
* Make ios ccache helpers executable
* Turn back on pretty printing for IOS
* Show some ccache stats on IOS build to see if we're getting hits
* Change android build OS type to linux
* Require trusty for android build
* Require sudo for android so we get trusty
* Maybe this will function properly on edge?
* Try to use stripped binary bzips
* Screw it! Run android on precise again
* Back to the original android build configuration. I give up
9 years ago