1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-02-24 13:54:16 +01:00

362 Commits

Author SHA1 Message Date
Philippe Renon
884ef19631 LP-29 osgearth integration : new quickwidgetproxy to easily switch between QQuickView and QQuickWidget 2015-07-17 22:43:42 +02:00
Philippe Renon
0cdf0c0681 LP-29 osgearth integration : added utility to get common GCS directories 2015-07-17 22:40:27 +02:00
Stefan Karlsson
aea3fccf7b LP-10 Uncrustify 2015-07-13 12:51:49 +02:00
Stefan Karlsson
f3b091ebc9 LP-10 Use Q_UNUSED for unused parameters 2015-07-13 12:50:40 +02:00
Stefan Karlsson
de07c028a9 LP-10 Turn on stricter warnings on OS X 2015-07-12 22:35:00 +02:00
Stefan Karlsson
1861ede9d7 LP-10 Fix unused parameter warnings 2015-07-12 22:34:59 +02:00
LibrePilot Packager
77cdbcc351 removed unnecesssary PathUtils class around functions 2015-07-13 01:34:45 +12:00
James Duley
5474583660 OP-1879 remove openpilot hardcoding: use $$shell_quote where appropraite 2015-07-09 22:01:39 +01:00
James Duley
95d3de7351 OP-1879 remove openpilot hardcoding: use QStandardPaths:CacheLocation for GetStoragePath 2015-07-09 22:01:37 +01:00
James Duley
fc791e87dc OP-1879 remove openpilot hardcoding: use relative paths define from openpilotgcs.pri for data and plugins paths 2015-07-09 22:01:36 +01:00
Mathieu Rondonneau
891922db23 OP-1915: Fix google map not appearing. 2015-06-03 16:00:29 -07:00
abeck70
c14be34551 Merge branch 'rel-15.05' into rel-nano-15.05
Conflicts:
	ground/openpilotgcs/src/plugins/uavobjects/uavobjects.pro
2015-05-19 22:24:16 +10:00
abeck70
a00ce7a551 Merge branch 'rel-15.05' of ssh://git.openpilot.org/OpenPilot into parched/OP-1853_Ground_build_tidy 2015-05-19 21:53:20 +10:00
abeck70
399bf0470a Merge branch 'rel-15.05' into rel-nano-15.05 2015-05-19 18:25:07 +10:00
abeck70
053bd9ebb7 Map update code review comments 2015-05-19 18:17:21 +10:00
Kevin Finisterre
bf96bfac74 Remove redundant entry 2015-05-19 18:17:21 +10:00
Kevin Finisterre
8f8b2fccfc Add Statkart Topo2 aka... I scratch YOUR back, you scratch mine!
17f68c3be6
2015-05-19 18:17:20 +10:00
Kevin Finisterre
d7fef72b4d disable printing of the image header, was used for debugging only 2015-05-19 18:17:20 +10:00
Kevin Finisterre
f98a9e6319 Depreciate MapsLT map source 2015-05-19 18:17:20 +10:00
Kevin Finisterre
17fa6341c3 Depreciate Yandex maps 2015-05-19 18:17:20 +10:00
Kevin Finisterre
13b0eac79f Depreciate Pergo maps 2015-05-19 18:17:20 +10:00
Kevin Finisterre
361bb26212 attempt to get Pergo Turkish maps working. Still buggy. Unable to search and auto zoom. Initial map render works mostly 2015-05-19 18:17:19 +10:00
Kevin Finisterre
2c3f3f6a49 Attempt to fix ArcGIS_MapsLT_* map types, Successfully fix ArcGIS_ShadedRelief by limiting the max tiles.
Tiles 11, 12 and 13 are invalid here http://server.arcgisonline.com/arcgis/rest/services/World_Shaded_Relief/MapServer
Set maxtiles to 10 for ArcGIS_ShadedRelief map type
2015-05-19 18:17:19 +10:00
Kevin Finisterre
666b63c1d7 Update old mapsurfer interface... mapsurfer.net changed to mapsurfernet.com and was depreciated all together. Use GIScience (Geoinformatics) Research Group, Heidelberg University mirror 2015-05-19 18:17:19 +10:00
Kevin Finisterre
c1cc21da94 Fix SigPacSpainMap & Google*Korea map types 2015-05-19 18:17:19 +10:00
Kevin Finisterre
3a95dd9b78 Fix GoogleMapsKorea, GoogleMapsKoreaHybrid & GoogleMapsKoreaSatellite, Still need to fix the Labels mapset
SSL bug in QT, workaround used in url generation code as well
2015-05-19 18:17:19 +10:00
Kevin Finisterre
01a00ccafd Continue debugging troublesome maps... remove the Dragons from the map!!! https://progress.openpilot.org/browse/OP-392 was more annoying than useful.
Attempt to change HTTP request method to debug failed tile downloads.
2015-05-19 18:17:19 +10:00
Stefan Karlsson
59570c86b2 Remove QT_STATIC_CONST and QT_STATIC_CONST_IMPL 2015-05-18 21:29:58 +02:00
James Duley
5048ece1b7 Merge remote-tracking branch 'dev/next' into parched/OP-1853_Ground_build_tidy_TEST 2015-05-17 22:52:01 +01:00
James Duley
9d31ca939c OP-1853 Ground build tidy: remove targetPath as not needed.
Could be replaced with builtin $$shell_path but that appears
to be buggy on windows git bash
2015-05-13 12:46:04 +01:00
abeck70
e8c948c45b Merge branch 'next' into kfinisterre/GMapsAndGeoCodeSearchFix 2015-05-13 17:46:05 +10:00
Kevin Finisterre
0377c3f333 Work through debugging faulty map rendering. Fix OpenStreetOSM option. 2015-05-12 17:35:16 -04:00
Kevin Finisterre
9fe4fb7216 Remove depreciated Yahoo maps (now uses "Here" - https://developer.here.com/rest-apis which requires an API key we don't have) No desire to implement new Here interface.
Fix Yandex.ru interface to reference Yandex.net
2015-05-10 22:31:48 -04:00
Kevin Finisterre
390a8cccb5 Add search coloring back to the location search. Google Maps should be functional again. Some locations on the extents of map do not render 'North Pole, South Pole, Antarctica, etc.' currently a *non issue* 2015-05-10 16:36:01 -04:00
Kevin Finisterre
38f0a609da Fix Google Map tiles, https://maps.google.com/maps?output=classic is now depreciated. Legacy view temporarily available via https://www.google.com/lochp
Need to update to Google Maps v3 soon. New URL will be https://www.google.com/maps/@0,-0,7z?dg=dbrw&newdg=1 (tile retrieval is completely different)
Fix location search. Updated to v3 Google GeoCoder. CSV is no longer an option for output. Updated to XML parsed output. (needs a more robust parser!)
New Geocode search urls are as follows:
https://maps.googleapis.com/maps/api/geocode/xml?sensor=false&address=california
https://maps.googleapis.com/maps/api/geocode/xml?latlng=0.000000,-0.000000
Need to fix response after SetCurrentPositionByKeywords() all responses shade the box Green currently.
2015-05-10 15:59:08 -04:00
Alessio Morale
a76c41a1ef Merge remote-tracking branch 'origin/dwillis/OP-1832' into next 2015-04-29 19:36:17 +02:00
dwillis
2a08d6aa12 OP-1832 Add getDefaultInstance method to Java UAVObject template 2015-04-11 00:36:26 +01:00
James Duley
af06960482 OP-1792 Makefile tidy: set dependencies for copydata by using new
functions addCopyFileTarget and addCopyDirTarget
2015-04-09 13:01:22 +12:00
James Duley
3a08642b40 OP-1792 Makefile tidy: Fix up the 'copydata.pro's to depend on FORCE, not be FORCE, and be aux template, not subdirs template. 2015-03-31 14:57:43 +13:00
James Duley
1c5710942c OP-1741 Path wrong in version_info.pro: set it to ROOT_DIR 2015-02-23 14:15:52 +13:00
Philippe Renon
0d317d1435 OP-1071 fixed merge issue 2015-01-31 15:49:22 +01:00
Philippe Renon
44f3821dc6 OP-1071 uncrustified 2015-01-31 15:36:59 +01:00
Philippe Renon
5bc17d7b87 Merge remote-tracking branch 'origin/thread/OP-1071_Map_Emergency_Line' into next
Conflicts:
	ground/openpilotgcs/src/libs/opmapcontrol/src/mapwidget/waypointcircle.cpp
	ground/openpilotgcs/src/libs/opmapcontrol/src/mapwidget/waypointline.cpp
2015-01-31 15:35:07 +01:00
Richard von Lehe
4ac6aea23e OP-1681 Fix Qwt library debug build naming
+review OPReview
2015-01-18 22:12:44 -06:00
Christian Gudrian
5caee931f5 fixed method signature to match the one in the superclass 2014-12-30 17:48:56 +13:00
James Duley
cc5786c989 OP-1557 Update Qwt: Updated to 6.1.2 2014-12-19 13:48:09 +13:00
m_thread
da541b356b OP-1580 Upgraded to Qwt 6.1.1 2014-10-30 01:12:43 +01:00
a*morale
7127629031 OP-1549 - Fix Map version retrieval url. switch to http tiles as they works again and are way faster 2014-10-20 05:05:07 +11:00
m_thread
05d1f95dfd Fixed Google Satellite version strings.
Credits to Craig Nuttall who found the issue.
2014-10-19 15:53:41 +02:00
m_thread
26eff1bb4e OP-1538 Added Mustache template renderer by Robert Knight.
Added #include "utils_global.h"
Added QTCREATOR_UTILS_EXPORT to all public classes in header file.
See file header comments for Original Authors Copyright information.
See https://github.com/robertknight/qt-mustache
See http://mustache.github.io/
2014-10-15 00:40:09 +02:00