IceNav-v3 icon indicating copy to clipboard operation
IceNav-v3 copied to clipboard

ESP32 Based GPS Navigator with OSM offline maps. (Under development)

Results 22 IceNav-v3 issues
Sort by recently updated
recently updated
newest added

Add firmware upgrade via OTA

enhancement
help wanted
low-priority

## Summary Add support for compass calibration using an IMU. It is necessary to create an informative screen indicating the calibration process as well as the result. The calibration data...

enhancement
help wanted
low-priority

## Summary Smooth the compass readings to prevent jumps. (flickering)

enhancement
help wanted
high-priority

## Summary Add functionality to enable sleep and wake-up by touching the TFT screen.

enhancement
help wanted
low-priority

## Overview Since the current map is composed of a 9-tile matrix, it is necessary to review how the tile is determined based on the current longitude and latitude coordinates....

bug
help wanted
low-priority

## Summary Review LVGL in order to optimize. - Speed & Memory Usage - Avoid unnecessary callback calls - Reduce the usage of objects and declarations - Fix tile scrolling...

enhancement
medium-priority

## Summary Create navigation screen

enhancement
low-priority

## Summary Review code in order to reduce or optimize settings storage functions.

enhancement
high-priority

## Summary Check if it's possible to include readings from different sensors (temperature, compass) as a task assigned to a Core.

enhancement
low-priority

## Overview The position of navigation arrow in vector maps isn't correct if zoom changes.

bug
medium-priority