Don Gagne
|
95de4142c0
|
Deploy OpenSSL lib
|
9 years ago |
Don Gagne
|
d9959fb3b0
|
Merge pull request #3814 from NaterGator/unitconvfixesmaster
Switch to exact conversion constants
|
9 years ago |
Don Gagne
|
677cdbbf51
|
Merge pull request #3812 from DonLakeFlyer/WindowsGStreamer
Windows GStreamer: Copy files in right place
|
9 years ago |
Don Gagne
|
e84e2519a2
|
Fix trailing slash
|
9 years ago |
Nate Weibley
|
b89d0676d8
|
Switch to exact conversion constants
Use constant's inverse to ensure we don't accumulate error when converting back and forth
|
9 years ago |
Don Gagne
|
c52ba52c0b
|
Copy files in right place
|
9 years ago |
Don Gagne
|
e91b6713b0
|
Merge pull request #3794 from DonLakeFlyer/InfoViewFont
Info view font
|
9 years ago |
Don Gagne
|
a47e3711c1
|
Merge pull request #3793 from DonLakeFlyer/MapPolygon
Map polygon drawing tool
|
9 years ago |
dogmaphobic
|
b7e6281a7e
|
Adding Orbit Mode to Guided Bar
|
9 years ago |
Gus Grubba
|
b516429073
|
Merge pull request #3803 from dogmaphobic/offlineMapDialog
Map Reset Dialog
|
9 years ago |
dogmaphobic
|
e94dea7205
|
Map Reset Dialog
Adding a dialog telling the user the map cache database has been reset.
|
9 years ago |
Don Gagne
|
075a07d479
|
Add missing headers
|
9 years ago |
Don Gagne
|
b2a7459c63
|
Merge pull request #3792 from DonLakeFlyer/SurveyMainline
Survey no longer hidden behind setting
|
9 years ago |
Don Gagne
|
65c89713e5
|
Hack out dynamic font sizing
This is all going away in 3.1 so don’t want to spend time fixing broken
font sizing
|
9 years ago |
Don Gagne
|
b25e32e3b9
|
Use new polygon drawing tool
|
9 years ago |
Don Gagne
|
2c5f081c42
|
FlightMap supports generic polygon drawing tool
|
9 years ago |
Gus Grubba
|
ad39991eb7
|
Merge pull request #3787 from dogmaphobic/offlineMaps
Fixes to Offline Map Cache
|
9 years ago |
Don Gagne
|
b1fd918bad
|
Merge pull request #3730 from dagar/px4_loiter_to_alt
PX4 MAV_CMD_NAV_LOITER_TO_ALT and cleanup
|
9 years ago |
Don Gagne
|
95d2def8bd
|
Survey no longer hidden behind setting
|
9 years ago |
Don Gagne
|
a45f9080b2
|
Merge pull request #3786 from DonLakeFlyer/SetupMotor
Motor Setup/Testing support
|
9 years ago |
dogmaphobic
|
a681941aec
|
Fixes to Offline Map Cache
|
9 years ago |
Don Gagne
|
4eec866af3
|
Merge pull request #3781 from DonLakeFlyer/CoordFix
Change to match mavlink spec
|
9 years ago |
Don Gagne
|
595c469c91
|
Merge pull request #3780 from DonLakeFlyer/CoordFix
Coord fix
|
9 years ago |
Don Gagne
|
0aea00885e
|
Motor Setup/Testing support
|
9 years ago |
Don Gagne
|
e8f14283c9
|
Change to match mavlink spec
|
9 years ago |
Don Gagne
|
6920c11788
|
Merge pull request #3771 from DonLakeFlyer/VersionCheck
Warn user on requiring 1.4.1 or above version
|
9 years ago |
Don Gagne
|
2c91bd957e
|
Merge pull request #3770 from DonLakeFlyer/VersionCheck
Warn user on requiring 1.4.1 or above version
|
9 years ago |
Daniel Agar
|
b334b2897d
|
PX4 LOITER_TO_ALT and metadata update
|
9 years ago |
Don Gagne
|
89c77bf634
|
Return supported versions
|
9 years ago |
Don Gagne
|
563189ba4d
|
Warn user on requiring 1.4.1 or above version
|
9 years ago |
Don Gagne
|
87fc7f57b9
|
Merge pull request #3765 from dagar/build_misc
more qgroundcontrol -> QGroundControl renaming
|
9 years ago |
Don Gagne
|
710fffe14b
|
Merge pull request #3758 from DonLakeFlyer/CopyCoordFrame
Plan: Copy coordinate frame from prev waypoint as well
|
9 years ago |
Daniel Agar
|
e2cf05e944
|
more qgroundcontrol -> QGroundControl renaming
|
9 years ago |
Don Gagne
|
28c0bf9e8b
|
Copy coordinate frame from prev waypoint as well
|
9 years ago |
Don Gagne
|
ddb22c8988
|
Merge pull request #3762 from dagar/build_misc
Update development version from git
|
9 years ago |
Don Gagne
|
73bf830068
|
Merge pull request #3755 from DonLakeFlyer/ChannelMonitor
Radio Cal: Fix channel monitor when reversed
|
9 years ago |
Daniel Agar
|
5b8ba21675
|
fix qgroundcontrol to QGroundControl rename
|
9 years ago |
Daniel Agar
|
57b381cf79
|
update version from git
|
9 years ago |
Daniel Agar
|
0949383191
|
Merge pull request #3759 from dagar/build_misc
|
9 years ago |
Daniel Agar
|
bce7c0d6a1
|
binary now named QGroundControl
|
9 years ago |
Daniel Agar
|
d1b7d39424
|
travis-ci don't list ccache stats
|
9 years ago |
Daniel Agar
|
fd11e81f34
|
s3 deploy tagged installer builds to version folders
|
9 years ago |
Daniel Agar
|
e6a858bcea
|
appveyor deploy releases to s3
-fixes #3756
|
9 years ago |
Daniel Agar
|
4905c4c6ff
|
use proper case for name
|
9 years ago |
Don Gagne
|
3dbce41a43
|
Fix channel monitor when reversed
|
9 years ago |
Daniel Agar
|
fe9969a882
|
travis-ci re-add linux debug + unit tests (#3752)
|
9 years ago |
Gus Grubba
|
e626b173fe
|
Merge pull request #3748 from dogmaphobic/setActiveVehicleCrash
Fixing a crash bug where a leaving vehicle was not being properly
|
9 years ago |
dogmaphobic
|
f0f739f3a4
|
Fixing a crash bug where a leaving vehicle was not being properly cleaned up.
|
9 years ago |
Don Gagne
|
47b1c7e705
|
Merge pull request #3703 from Rudi3/ch6_tune
[APM] [Copter] Ch6 tune
|
9 years ago |
Don Gagne
|
627025d821
|
Merge pull request #3746 from DonLakeFlyer/ReverseThrottle
Radio Cal: Fix reverse throttle check
|
9 years ago |