Skip to content

v0.0.6

Latest

Choose a tag to compare

@github-actions github-actions released this 26 Aug 23:52
0c54cd5

Commits since v0.0.5

  • docs: document the branch and pull-request workflow (c661e74)
  • Merge pull request #11 from dobrevit/docs/branch-and-pr-workflow (c2962cf)
  • feat: support the LilyGO T-Beam (ESP32, AXP192/AXP2101 PMU, GPS, no SD) (10cf96b)
  • fix: drive the T-Beam radio from VSPI, not the flash bus (b9618cd)
  • fix: draw the QR page instead of falling through to the status page (0e2a477)
  • Merge pull request #12 from dobrevit/fix/display-page-dispatch (fd0d269)
  • Merge pull request #13 from dobrevit/feat/tbeam-board-support (8574cd6)
  • feat: read the GNSS receiver on the T-Beam and take the clock from it (0752b56)
  • fix: address the review on the GNSS branch (ff82897)
  • Merge pull request #14 from dobrevit/feat/gps (7aa528f)
  • feat: derive the transmit budget from the band the channel sits in (dfb79da)
  • fix: address the review on the duty-cycle branch (349cb82)
  • Merge pull request #15 from dobrevit/feat/duty-cycle-from-band (d988bc9)
  • fix: charge the cell on terms we set, and say when it is happening (e08c71a)
  • feat: redesign the display pages around labelled readings (55f0600)
  • fix: address the review on the display branch (2a44cff)
  • Merge pull request #16 from dobrevit/feat/display-status-icons (0c54cd5)

RetiMesh Node 0.0.6

🚀 Features

🐛 Fixes

  • fix: draw the QR page instead of falling through to the status page (#12) @mclueppers

📻 Radio / protocol

📖 Documentation

🧰 CI & tooling

Install

  • Browser: open the web flasher, pick your board, click Install.
  • Terminal: pipx run --spec "git+https://github.com/dobrevit/RetiMesh_Node#subdirectory=tools/retimesh-flash" retimesh-flash install
  • Manual: flash retimesh-node-0.0.6-<board>-merged.bin at 0x0 with esptool; per-partition files and offsets are in release.json.

SHA-256 checksums for every asset are in sha256sums.txt.