Don Gagne
a383c8a463
Fix vehicle reference
9 years ago
Don Gagne
e1ab5d5639
Remove unused code
9 years ago
Don Gagne
cec453de36
Remove cancel button
9 years ago
Don Gagne
ff7f97bcf0
Merge pull request #3052 from mazgch/master
...
added u-blox USB device IDs
9 years ago
Don Gagne
315bda6b5d
Update flight mode naming
9 years ago
Tomaz Canabrava
0abc2addba
Change calls to isnan / isinf to qIsNan / qIsInf
...
This way we don't need macro-magic to deal with
different operating systems and compilers.
Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
9 years ago
Don Gagne
7c6397de7b
Merge pull request #3053 from tcanabrava/fix_compilation
...
Fix compilation on some linux boxes
9 years ago
Don Gagne
f26ea03c11
Merge pull request #3054 from tcanabrava/simplify_code
...
Remove uneeded code
9 years ago
Tomaz Canabrava
f43da9a7f9
Remove uneeded code
...
We just wanna move some code from QThread, from private
to public, se can use using:: for that.
Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
9 years ago
Tomaz Canabrava
841cbde5ca
Fix compilation on some linux boxes
...
This shouldn't break a thing on other linux boxes that compiles
fine.
Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
9 years ago
mazgch
d1472d3e40
added u-blox USB device IDs
9 years ago
Lorenz Meier
86eec3f4c5
MAVLink: Update submodule
9 years ago
Nate Weibley
340a904322
Merge pull request #3046 from NaterGator/nsisfix
...
Run uninstaller directly to prevent removing necessary files during reinstall
9 years ago
Nate Weibley
3bb00c3b76
Run uninstaller directly to prevent removing necessary files during reinstall for #3045
9 years ago
Gus Grubba
cfcaee42d8
Merge pull request #3044 from dogmaphobic/NoVideoNoPip
...
Remove "Pipable" control if there is no Video.
9 years ago
dogmaphobic
0a79fb5a90
Remove "Pipable" control if there is no Video.
9 years ago
Gus Grubba
c1cd38ac63
Merge pull request #3043 from dogmaphobic/qt56Build
...
Tested with Android as well (map elements work fine there too). I can't test with Windows right now, if there is an issue, I can deal with that on another PR.
9 years ago
dogmaphobic
cfd54d0244
Initial Qt 5.6 build support.
9 years ago
Don Gagne
7aeb8a5fa2
Merge pull request #3032 from NaterGator/nsis-linkfix
...
Demote safe mode links so they don't confuse users of a fresh install
9 years ago
Don Gagne
cada73ccc8
Merge pull request #3038 from NaterGator/missionabbrev
...
Add support for customizing the abbreviated representation of mission…
9 years ago
Gus Grubba
53ba2fdeec
Merge pull request #3037 from dogmaphobic/sliderTweak
...
Tweaking the SliderSwitch controller.
9 years ago
Nate Weibley
2d00726c6b
Add support for customizing the abbreviated representation of mission items for #3000
9 years ago
dogmaphobic
d863438d4c
Disabling the "Reject" button within the SliderSwitch.
9 years ago
dogmaphobic
189bdf58c5
Tweaking the SliderSwitch controller.
9 years ago
Nate Weibley
4a61d6bd7e
Also automatically uninstall the previous version immediately before install. Fixes #2970
9 years ago
Nate Weibley
980d76ddde
Demote safe mode links so they don't confuse users of a fresh install
9 years ago
Don Gagne
bee5eb8e55
Merge pull request #3034 from DonLakeFlyer/iosTravisRelease
...
Add iOS release builds
9 years ago
Don Gagne
894a5d3c38
Add iOS release builds
9 years ago
Don Gagne
d809c7929d
Merge pull request #3030 from DonLakeFlyer/SliderChars
...
Add temp text indicators to SliderSwitch
9 years ago
Don Gagne
e8bcffc681
Add temp text indicators
9 years ago
Don Gagne
dcaedd1819
Merge pull request #3026 from DonLakeFlyer/SliderSwitch
...
Add new SliderSwitch control, use for Guide mode confirmation
9 years ago
Don Gagne
a3683701d7
Merge pull request #2986 from NaterGator/missionclicks
...
Implement click-to-retask via MISSION_SET_CURRENT in flight view for #2275
9 years ago
Daniel Agar
90170eb174
Merge pull request #3028 from mavlink/travis-misc
...
travis-ci fix slow doxygen upload and broken android versioning
9 years ago
Nate Weibley
e0caee4390
Confirm retasking command before altering active waypoint
9 years ago
Nate Weibley
b7ea870fd6
Implement click-to-retask via MISSION_SET_CURRENT in flight view for #2275
9 years ago
Daniel Agar
c30599add0
don't fail updating android version on PRs
...
-fixes #2955
9 years ago
Daniel Agar
aa197ea852
travis-ci only upload doxygen on tags
...
-fixes #3023
9 years ago
Gus Grubba
365617314d
Merge pull request #3027 from dogmaphobic/deleteOldMaps
...
Deleting old map tile disk cache if one is found.
9 years ago
dogmaphobic
5dd74dd707
Deleting old map tile disk cache if one is found.
9 years ago
Don Gagne
27fc129bed
User SliderSwitch for guided mode confirmations
9 years ago
Don Gagne
af5c749234
New SliderSwitch control
9 years ago
Don Gagne
fda56d12a5
New SliderSwitch control
9 years ago
Don Gagne
670eb375d4
Merge pull request #3022 from DonLakeFlyer/PullZoom
...
Remove zoom support
9 years ago
Don Gagne
8422a24ef7
Merge pull request #3021 from DonLakeFlyer/PropCleanup
...
Pull multiVehicleManager from QGroundControl
9 years ago
Don Gagne
b3becbb3cf
Merge pull request #3016 from DonLakeFlyer/iosScreenSleep
...
Turn off screen sleep if Vehicle connected
9 years ago
Don Gagne
d736bbfa31
Remove zoom support
...
Bugs causing it to not be able to un-zoom.
9 years ago
Don Gagne
3570965f64
Merge pull request #3014 from DonLakeFlyer/MoreUnitConversion
...
Support user configurable unit conversion
9 years ago
Don Gagne
f0529fd1da
Fix android build
9 years ago
Don Gagne
f3f54cd574
Pull multiVehicleManager from QGroundControl
9 years ago
Lorenz Meier
53107a4e2f
Print PX4 link loss RTL
9 years ago