Initial Burning Man 2025 coordinates support.#7252
Merged
Conversation
Not exactly the same change; the interim number must be feet for use with golden spike data as-is.
Xaositek
reviewed
Jul 7, 2025
| } | ||
|
|
||
|
|
||
| static void drawBRCAddress(OLEDDisplay *display, int16_t x, int16_t y, const GPSStatus *gps) |
Contributor
There was a problem hiding this comment.
This doesn't appear used any longer - should we still include it?
Contributor
Author
There was a problem hiding this comment.
You're right, we should not. Removed.
Also redid the BRC.h code to not use its own static string and accept a pointer. And operations for radial & annular address are separate so they could also be on separate lines (maybe better on epaper / mui)
I also adjusted the display code to use the address from a phone if there's no GPS or no GPS lock.
Xaositek
approved these changes
Jul 8, 2025
Member
|
@exadeci can you sign the Contributor License Agreement please so this can be merged? 🍻 |
Contributor
Author
|
Oh, it doesn't like my formatting. I'll use trunk. |
Contributor
Author
Collaborator
|
Deleted the bogus second comment from CLAassistant. I also checked on the backend and confirmed that the CLA was signed. |
vidplace7
pushed a commit
that referenced
this pull request
Jul 12, 2025
* BRC 2024 Golden Spike Data * Configurable units, based on pull #1 Not exactly the same change; the interim number must be feet for use with golden spike data as-is. * update meshtastic 2.6 with BRC 2025 Golden Spike * add performance improvements * fixed roads + script to make roads * refactored string generation to allow getting hour & street separately for multi-line display * Display BRC location on self location page * formatting fixes via `trunk fmt` * Show BRC location of favorite node --------- Co-authored-by: Gaetan Gueraud <exadeci@gmail.com>
vidplace7
pushed a commit
that referenced
this pull request
Jul 12, 2025
* BRC 2024 Golden Spike Data * Configurable units, based on pull #1 Not exactly the same change; the interim number must be feet for use with golden spike data as-is. * update meshtastic 2.6 with BRC 2025 Golden Spike * add performance improvements * fixed roads + script to make roads * refactored string generation to allow getting hour & street separately for multi-line display * Display BRC location on self location page * formatting fixes via `trunk fmt` * Show BRC location of favorite node --------- Co-authored-by: Gaetan Gueraud <exadeci@gmail.com>
This was referenced Jul 13, 2025
vidplace7
pushed a commit
that referenced
this pull request
Jul 21, 2025
* BRC 2024 Golden Spike Data * Configurable units, based on pull #1 Not exactly the same change; the interim number must be feet for use with golden spike data as-is. * update meshtastic 2.6 with BRC 2025 Golden Spike * add performance improvements * fixed roads + script to make roads * refactored string generation to allow getting hour & street separately for multi-line display * Display BRC location on self location page * formatting fixes via `trunk fmt` * Show BRC location of favorite node --------- Co-authored-by: Gaetan Gueraud <exadeci@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

This cherry picks from https://github.com/exadeci/Meshtastic-device-bm
I then fixed street sizes to correctly match 2025 golden spike data. I had to drop existing display code due to significant changes in display. So currently this only displays your own position.
I have many Meshtastic devices, but they're all in storage, so my only testing is with a t-lora 2.0
🤝 Attestations