Issue951 maidenhead grid to utils geo#964
Merged
accius merged 12 commits intoMay 10, 2026
Merged
Conversation
…useN3FJPLoggedQSOs.js`
…opagation.js` and `server\routes\pskreporter.js`
…utes\callsign.js - point server existing uses of `maidenheadToLatLon` to `server\utils\grid.js`
…t existing use of gridToLatLon to respective maidenheadToLatLon versions in util (server or client)
accius
added a commit
that referenced
this pull request
May 10, 2026
…pre-Hamvention banner Folds the four post-26.3.1 Staging merges (#936 MeshCom, #960 update.sh npm ci, #964 grid consolidation, #967 satellite audit) into the 26.3.2 features list and rewrites the entries in plainer language for the production audience. Announcement banner now leads with the surprise hotfix-and-feature drop ahead of Hamvention 2026. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
5 tasks
4 tasks
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.
closes #951
utils/geo.js, or to (server side)utils/grid.js@hamset/maidenhead-locator(inpackage.json)parseGridSquareconverted tomaidenheadToLatLonmaidenheadToLatLoninsrc\plugins\layers\useN3FJPLoggedQSOs.jsmaidenheadToLatLoninserver\routes\propagation.jsandserver\routes\pskreporter.jscalculateGridSquareconverted tolatLonToMaidenheadsrc\utils\geo.jsintoserver\utils\grid.js- the two cannot easily share a common source since the export patterns of the server (CommonJS) and client (ESM) are different.maidenheadToLatLonfrom `server\routes\callsign.jsmaidenheadToLatLontoserver\utils\grid.jsisValidGridwithvalidateGridLocatorgridToLatLonfrom server and client, point existing use ofgridToLatLonto respectivemaidenheadToLatLonversions in util (server or client). Note,/rig-bridge/**not modified.latLonToGridwithlatLonToMaidenhead. Note,/AddOns/APRS-AutoPos/aprs_autopos.user.jsnot modified.parseGridSquarecalculateGridSquareType of change
Checklist
server.js: caches have TTLs and size caps (we serve 2,000+ concurrent users)var(--accent-cyan), etc.).bak,.old,console.logdebug lines, or test scripts included