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
- Feat: Display status icons (#16) @mclueppers
- feat: derive the transmit budget from the band the channel sits in (#15) @mclueppers
- feat: read the GNSS receiver on the T-Beam and take the clock from it (#14) @mclueppers
- T-Beam v1.x board support (#13) @mclueppers
🐛 Fixes
- fix: draw the QR page instead of falling through to the status page (#12) @mclueppers
📻 Radio / protocol
- feat: derive the transmit budget from the band the channel sits in (#15) @mclueppers
- T-Beam v1.x board support (#13) @mclueppers
📖 Documentation
- Feat: Display status icons (#16) @mclueppers
- feat: derive the transmit budget from the band the channel sits in (#15) @mclueppers
- feat: read the GNSS receiver on the T-Beam and take the clock from it (#14) @mclueppers
- T-Beam v1.x board support (#13) @mclueppers
- docs: document the branch and pull-request workflow (#11) @mclueppers
🧰 CI & tooling
- T-Beam v1.x board support (#13) @mclueppers
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.binat0x0with esptool; per-partition files and offsets are inrelease.json.
SHA-256 checksums for every asset are in sha256sums.txt.