6911 Commits (25a7957503972f2abf093cb9467a564f36b12868)
 

Author SHA1 Message Date
Tomaz Canabrava 350ea98430 Do not dynamic_cast QObject, use qobject_cast, it's faster. 9 years ago
Don Gagne f9164d3df4 Merge pull request #2122 from DonLakeFlyer/WaypointDistance 9 years ago
Don Gagne 907134d9a4 Merge pull request #2125 from DonLakeFlyer/AutoConnect2 9 years ago
Don Gagne 0303f53afc Support correct parameter set for APM 9 years ago
dogmaphobic 9e7b1830a5 Merge remote-tracking branch 'mavlink/master' into removeJunk 9 years ago
Gus Grubba 932109ea5b Merge pull request #2124 from dogmaphobic/flightViewContinue 9 years ago
dogmaphobic a27c1b57da Removing unused Main Flight Display widget. 9 years ago
Don Gagne 65b4b923d6 Start logging on heartbeat instead of connect 9 years ago
dogmaphobic f8a869f80b Making Altitude text Larger than the rest. 9 years ago
dogmaphobic f26504f525 Saving and Restoring "Map Is Main" 9 years ago
Don Gagne 68072e9941 Correct for relativeAlt, !relativeAlt, homePositionValid mix 9 years ago
Don Gagne 1bcd33e3ca Fix relative altitude fact 9 years ago
dogmaphobic 8a9f0c1ae3 Controls work better aesthetically when centered on the screen. 9 years ago
dogmaphobic fe60f712b1 More work on the Fly View 9 years ago
Don Gagne d44fcde43a Merge pull request #2116 from dagoodma/geodetic_math 9 years ago
David Goodman 4be0598254 Updated conversion to local NED instead of ENU. 9 years ago
David Goodman 7eea5671d3 Added <limits> include. 9 years ago
David Goodman a205d6223d Fixed qgcapp pro file. 9 years ago
David Goodman 1840aaf477 Wrote coordinate transformations and tests. 9 years ago
Don Gagne ae0fb2c250 Calculate/Display distance between waypoints 9 years ago
Don Gagne 08eb9d5e6c Merge pull request #2112 from dagar/master 9 years ago
Don Gagne f91d2a1d31 Merge pull request #2119 from DonLakeFlyer/VehicleDisconnect 9 years ago
Daniel Agar dd8c2f46e5 travis-ci enable QT_FATAL_WARNINGS=1 for osx 9 years ago
Don Gagne 38d7ef5f36 Clear signals in between each test case 9 years ago
Don Gagne 3bc487d2db Merge pull request #2121 from tcanabrava/smallFixes 9 years ago
Don Gagne 84cd4640a0 Remove incorrect test declaration 9 years ago
Don Gagne 9c26a24978 Merge pull request #2120 from DonLakeFlyer/HomeUT 9 years ago
Gus Grubba 20f3f54ce9 Merge pull request #2118 from dogmaphobic/flightView 9 years ago
Don Gagne 43776e8f4c Home Position unit testing 9 years ago
Don Gagne aa51998b29 Disconnect Vehicle after 30 seconds of lost communication 9 years ago
Tomaz Canabrava bf8b966b5e Fix incorrect placement of the Settings Dialog on Multiple Monitors 9 years ago
dogmaphobic 4530e96dec Fix sizes on Android 9 years ago
Tomaz Canabrava 15e9a62c18 Correct usage of foreach with QString: const-ref it. 9 years ago
Tomaz Canabrava 28cc04f13d Fix possible crash creating an unknown dock widget 9 years ago
Tomaz Canabrava 2448b80b5f Simplify Code 9 years ago
dogmaphobic 2114e7609a I keep missing new files... 9 years ago
dogmaphobic b14e1a463f Done with first pass of the Flight View re-work. 9 years ago
dogmaphobic a9a17e88a2 Merge remote-tracking branch 'mavlink/master' into flightView 9 years ago
dogmaphobic 232cd4a115 Missing file in last push 9 years ago
dogmaphobic cab1d26591 Pushing before merge 9 years ago
Daniel Agar 579206c667 update android version 9 years ago
Daniel Agar 2ef4023b76 qmake cleanup git version 9 years ago
Daniel Agar 4ad29754c8 Merge pull request #2051 from dagar/travis 9 years ago
Daniel Agar 43f586ab23 travis-ci enable ccache for linux 9 years ago
Daniel Agar 574ea9fedb travis-ci switch linux to container infrastructure 9 years ago
Daniel Agar 17cfe536a8 travis-ci disable android debug 9 years ago
Don Gagne 1aad419c8e Merge pull request #2113 from DonLakeFlyer/FMColors 9 years ago
Don Gagne 30abdb65e3 Fix mode selection coloring 9 years ago
Don Gagne d487e995b4 Merge pull request #2111 from DonLakeFlyer/FMBind 9 years ago
Don Gagne 4069ab9eca Fix binding loop 9 years ago