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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃悶 [Bug]: Waypoints are using an excessive amount of ram on the mesh map #566

Closed
1 task
garthvh opened this issue Mar 25, 2024 · 0 comments
Closed
1 task
Labels
bug Something isn't working

Comments

@garthvh
Copy link
Member

garthvh commented Mar 25, 2024

Firmware Version

2.3.2

What did you do?

While using the iOS 17 only version of the mesh map (legacy mesh map disabled)

  • Enable downlink and connect via mqtt to the msh/US public topic on the default channel
  • Add 2-10 waypoints to your map

While debugging the app view debug navigator for the connected app and watch the ram double as you enable and disable waypoints using the button at the bottom of the map.

Expected Behavior

Adding 10 waypoints should not use > 2gigs of ram. Waypoints are a totally disconnected list of data.

Current Behavior

Small numbers of waypoints use a ton of ram

Participation

  • I am willing to submit a pull request for this issue.

Additional comments

No response

@garthvh garthvh added the bug Something isn't working label Mar 25, 2024
@garthvh garthvh closed this as completed May 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant