Pavel Kalian

Results 21 issues of Pavel Kalian

Ubuntu 18.04 images are not available anymore on hcloud, bump the version to 22.04 which is the newest currently available and works fine.

The navigation charts are moving towards ENCs, what's left as rasters is usually available as GeoTIFF and we need native support for it. With https://github.com/OSGeo/libgeotiff it should be very easy...

enhancement

Implement support for H3 hexagonal grid (https://h3geo.org / https://github.com/uber/h3) as used for example [by Starlink](https://github.com/uber/h3/issues/717). It would also be handy to group eg. waypoints to declutter the screen at small...

enhancement

Detect and allow fixing problems originating from #3189 and #3190

enhancement

- Implement management of user icons via GUI - Allow setting the size of vector icons (Save the user doing it in Inkscape or elsewhere, SVG optimizers also may remove...

enhancement

For high resolution basemaps we can't tesselate the whole polygons as the impact on performance is way too high. The points outside the viewport have to be filtered out. When...

bug

It should be pretty easy to protect the users from common nonsense in the configuration, for example TCP and Signal K endpoints must not have broadcast or multicast addresses like...

enhancement

Implements https://github.com/OpenCPN/OpenCPN/issues/3181 ## TODO - [ ] Optimize memory usage (`TIFFReadRGBAImage` has to be replaced by logic reading only parts of the image required to generate the requested tile in...

enhancement
in progress

- [ ] The function is currently only available from the Route Manager right-click menu (= Hidden pretty well), make it more prominent (Track right-click menu, Route Manager button...) -...

enhancement
help wanted

Application becomes unresponsive when being fed with N2K data in ASCII RAW protocol over TCP after certain amount of time (~15 minutes) and has to be killed. The stack trace...

bug
macOS