Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

0.1.8 Release #227

Draft
wants to merge 313 commits into
base: master
Choose a base branch
from
Draft

0.1.8 Release #227

wants to merge 313 commits into from

Conversation

jgauchia
Copy link
Owner

@jgauchia jgauchia commented Oct 12, 2024

Description

New Release

New Highlights Features

And fixed a lot of bugs , see complete changelog

MVP

  • Change GPS library to NeoGPS , less RAM and less CPU time
  • Optimize RAM usage
  • Try to enter sleep mode TFT driver (ILI9488 / ST7789)
  • Try to enter GPS sleep mode for AT6558D module
  • Render Map. Being able to move freely on the map
  • Possibility to add a waypoint by clicking on the position on the map
  • Vectorized map. Add new map layers and add functionality just like in rendered maps

Knew issues

  • After the satellite loader in outdoors, we have a "not map found". The zoom change fixes it. GPS fix is not working after sleep screen #232 Map Not Found #233
  • Satellite and Map screen CPU consumption. Possible GPS frame rate issues.
  • Stuck speed after some time when you are in movement.
  • Inverted colors in some T-DECK models. (Device setting: Inverted or Dark theme?)
  • Review satellite info screen , modify for T-DECK and some improvements.
  • Clock issues
  • The GPS in deep-sleep keeps on. It's good from a different point of view
  • Actual IceNav custom board and brightness control crash SD reading
  • IceNav board, when enter in shutdown mode , TFT backlight still on
  • Stop screen refresh before enter in sleep mode or shutdown mode
  • When enter in sleep mode if time >8h (aprox) , wake up reset the device
  • With GPS update rate >1Hz there are some parse errors With GPS update rate >1Hz there are some parse errors #236
  • Default zoom level from settings not updated correctly with vector map
  • Review bright slider in LVGL device settings screen Review Brightness slider #228

jgauchia and others added 30 commits September 22, 2024 12:20
Enable/disable Web File server with CLI
Reviewed hal.hpp
TDECK GPIO Set
New Satellite Constellation Map
Add custom settings for temperature offset (+/-)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

New Release
2 participants