Don Gagne
9e261b5659
Plan: Support terrain adjustment in turn segments ( #9249 )
...
* Terrain: Use average within four points for elevation
* Rework tool strip buttons to fix big pile of bugs
* Fix log name
* Rework terrain code to support terrain adjustment in turn segments
* Temporary disable of terrain unit test
* Fix bugs found by unit tests
4 years ago
Don Gagne
9deba0bd8c
Fix fuzzyCompare boolean comparison ( #9241 )
4 years ago
DonLakeFlyer
8368005b5d
Deal with double imprecision errors in elevation tile calculations
5 years ago
Gus Grubba
f820a7c697
Initial cleanup of (Doxygen) documentation.
5 years ago
murata
35bab34353
QGC: Change NULL or 0 to nullptr
6 years ago
Don Gagne
8fccae99e3
Use NaN to signal lower level error
7 years ago
Don Gagne
7c2e38fdf4
Persist tile info as doubles. This prevent float/double precision match errors at the edge of tiles.
7 years ago
Don Gagne
0545246905
Use qCWarning for internal errors
7 years ago
birchera
83300003e3
Guard terrain tile from reading beyond the bytearray end
7 years ago
DonLakeFlyer
ce4169b0b3
Guard against crash in terrain code
7 years ago
Andreas Bircher
6bb01ff322
make offline caching working serialized as well
7 years ago
Sebastian Verling
bdbe526f2e
change according to review
7 years ago
Andreas Bircher
f01cd04cf3
fixes
7 years ago
Sebastian Verling
7b00e7a32f
first implementation of binary representation of elevation data
7 years ago
Sebastian Verling
612d219dec
first implementation of binary representation of elevation data
7 years ago
Andreas Bircher
0f7c1a1379
fix
7 years ago
Andreas Bircher
07bb23653d
cleanup
7 years ago
Andreas Bircher
6467f65365
correct localization of the data points
...
Conflicts:
src/ElevationProfiler.cc
7 years ago
Andreas Bircher
f632bb74a6
make ci happy
8 years ago
Andreas Bircher
e311465d28
minor fixes
8 years ago
Andreas Bircher
5fb4a54fad
load tiles from cache if available
8 years ago
Andreas Bircher
83643d6854
Cache offline elevation maps
8 years ago
Andreas Bircher
b91d729097
online version
8 years ago
Andreas Bircher
8b7553b582
download tiles when downloading offline map
8 years ago
Andreas Bircher
17fe7893e9
fixes
8 years ago
Andreas Bircher
54c7e7ddaf
api calls
8 years ago
Andreas Bircher
bfdc40f19a
Terrain tiles
8 years ago