Skip to content

feat(sim): add batumi radio preset#73

Draft
Komzpa wants to merge 22 commits into
meshtastic:masterfrom
Komzpa:codex/split-batumi-preset
Draft

feat(sim): add batumi radio preset#73
Komzpa wants to merge 22 commits into
meshtastic:masterfrom
Komzpa:codex/split-batumi-preset

Conversation

@Komzpa

@Komzpa Komzpa commented May 2, 2026

Copy link
Copy Markdown
Contributor

Summary

  • add a packaged batumi real-mesh scenario preset with sanitized local node geometry
  • bundle matching Batumi/Georgia-area terrain and OpenStreetMap-derived land-cover clutter CSVs
  • apply aggregate radio calibration from the preset without runtime pair-specific lookup tables
  • add --preset, --list-presets, and --list-modem-presets CLI support plus calibration documentation
  • add tests that the bundled nodes/terrain/clutter stay inside the Batumi/Georgia bbox and publish no source node IDs/names

Stack

Validation

  • .venv/bin/python -m unittest tests.test_presets tests.test_docs tests.test_lora_mesh_cli tests.test_radio_loss tests.test_link_model
  • /home/kom/.local/bin/ruff check loraMesh.py lib/presets.py tests/test_presets.py tests/test_docs.py tests/test_lora_mesh_cli.py
  • .venv/bin/python -m compileall -q .
  • .venv/bin/python -u loraMesh.py --preset batumi --no-gui --simtime-seconds 5 --period-seconds 2 --phy-loss-model --capture-collision-model --dcr --dtp
  • git diff --check
  • .venv/bin/python -m unittest
  • rg -n "stavnet|guest:guest|grafana|source_node_id|source_long_name" .

@Komzpa Komzpa force-pushed the codex/split-batumi-preset branch from aa44530 to 1b0bbd8 Compare May 15, 2026 20:50
@Komzpa Komzpa force-pushed the codex/split-batumi-preset branch from 1b0bbd8 to db29617 Compare May 15, 2026 21:01
@Komzpa Komzpa marked this pull request as ready for review May 17, 2026 17:24

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: db296170f5

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread loraMesh.py Outdated
@Komzpa Komzpa marked this pull request as draft May 17, 2026 17:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant