pelgraine
9e11178374
update readme
2026-06-07 06:35:20 +10:00
pelgraine
54ca0638eb
update readme
2026-06-05 04:54:50 +10:00
pelgraine
a594153b88
update readme for Max features
2026-06-05 00:26:20 +10:00
pelgraine
4dfefa58ca
update readme
2026-05-23 07:58:54 +10:00
pelgraine
f7a4e0ad0f
updated readme to fix channel picker references
2026-05-18 12:29:24 +10:00
pelgraine
926736016e
update readme
2026-05-15 09:12:54 +10:00
pelgraine
5cca0e8e50
update readme for v1.9 tr
2026-05-07 18:18:00 +10:00
pelgraine
4ba130ccfa
update readme for v1.8; added fix: robust SPIFFS recovery when auto-format fails
...
SPIFFS.begin(true) auto-formats on mount failure, but the auto-format
itself can fail if the partition contains residual data from a previous
firmware (e.g. stock LilyGo, Meshtastic, or MeshCore with a different
partition layout). When that happens the firmware previously printed
"SPIFFS format FAILED!" and continued in a broken state with no
persistence.
Now on auto-format failure:
1. Find the SPIFFS partition via esp_partition_find_first()
2. Erase it completely with esp_partition_erase_range()
3. Call SPIFFS.format() + SPIFFS.begin(false) with up to 3 retries
Added #include <esp_partition.h> under ESP32 guard.
The existing first-boot display feedback ("Formatting storage...
First boot - please wait") is unchanged -- it fires on the initial
mount failure. The new partition erase code only triggers if the
auto-format also fails.
2026-05-03 21:22:07 +10:00
pelgraine
964606a018
Update README.md
...
Updated discord channel link
2026-04-23 18:29:00 +10:00
pelgraine
a8d65aa3ba
Update README.md
...
Fixed links for discord and Meshcore flasher
2026-04-23 18:23:34 +10:00
pelgraine
ca5283af4f
update readme, particularly licence section
2026-04-19 21:03:31 +10:00
pelgraine
8f0d961048
update readme for v1.7 updates
2026-04-19 20:54:13 +10:00
pelgraine
1c4d5a0daa
updated readme for clarity, esp re meck remote wifi repeaters functionality
2026-04-12 23:20:11 +10:00
pelgraine
df6c977ee4
updated readme
2026-04-12 23:13:27 +10:00
pelgraine
8d69b69e1f
fix contact limits in readme
2026-04-12 18:22:35 +10:00
pelgraine
0c032429eb
Added new emoji to emoji picker; bug fixes for larger battery capacities recognition regression; updated readme for clarity on contacts add; updated firmware version; fix stupid blob storage size & buffer issue so now you can add contacts from last heard finally!!! Updated readme accordingly
2026-04-12 18:15:33 +10:00
pelgraine
39cd30890b
update readme for new v1.5 features
2026-03-28 01:41:16 +11:00
pelgraine
47a0d2cc95
Update README.md
...
Made it really stupidly clear that this is vibecoded
2026-03-25 19:57:47 +11:00
pelgraine
19efb52521
udpate readme
2026-03-23 15:16:57 +11:00
pelgraine
6f07b7a372
update readme to do
2026-03-23 13:36:54 +11:00
pelgraine
735fefd203
update readme
2026-03-22 18:50:59 +11:00
pelgraine
ed5cda4f44
readme update for v1.3
2026-03-22 18:49:38 +11:00
pelgraine
17f8233402
fix readme typo in last heard
2026-03-20 21:36:08 +11:00
pelgraine
69dc62fa78
update readme and txt reader guides for Meck v1.2
2026-03-20 21:17:18 +11:00
pelgraine
4004acf15d
tdpro darkmode regression bugfixes; update readme
2026-03-15 15:36:18 +11:00
pelgraine
0b9402b530
updated readme for v.1.1 changes
2026-03-15 14:50:24 +11:00
pelgraine
509411630b
update readme
2026-03-13 23:20:22 +11:00
pelgraine
9b15458927
Update README.md
2026-03-08 00:41:51 +11:00
pelgraine
85ccdf526e
Update README.md
2026-03-08 00:40:47 +11:00
pelgraine
90a4f5f881
multi.acks 1 set default for new firmware installs; can set rxdelay, int.thresh, gps.baud and multi.acks prefs over serial; adjust preamble length dependant on SF setting; updated serial settings guide and Meck Readme accordingly
2026-03-07 15:53:50 +11:00
pelgraine
1dfab7d9a6
Add image and update README for T-Deck Pro
2026-03-01 13:39:26 +11:00
pelgraine
fdfac73427
updated readme to accommodate the several new changes in v0.9.5
2026-02-27 20:04:25 +11:00
pelgraine
c5e10ad8ea
updated readme to include license info
2026-02-24 10:03:50 +11:00
pelgraine
6e417d1f3e
removed reference to pin 45 goal in readme as now backlight won't be happening until TD Pro Max
2026-02-22 17:36:56 +11:00
pelgraine
38eb4b854b
updated roadmap and future planning details in readme
2026-02-22 17:36:04 +11:00
pelgraine
569794d2fe
updated readme with new changes and quicklinks
2026-02-10 20:49:35 +11:00
pelgraine
33c2758a87
updated readme
2026-02-10 16:04:03 +11:00
pelgraine
d42c283fb4
fixed repeater admin password entry display mode and updated readme
2026-02-10 15:06:48 +11:00
pelgraine
3af2770af2
updated readme
2026-02-10 14:11:43 +11:00
pelgraine
ac3fb337e2
updated readme to incorporate v0.8 changes
2026-02-10 12:56:08 +11:00
pelgraine
a5f2e8d055
"updated readme.md roadmap details"
2026-02-01 19:52:42 +11:00
pelgraine
2730c05329
"Updated readme and firmware version"
2026-02-01 18:18:21 +11:00
pelgraine
9d401f76d3
Updated readme.md
...
Revised Roadmap / To-Do to goals specific to this repo
2026-01-28 21:43:41 +11:00
pelgraine
15f392c80e
Update readme.md
...
Removed specific references to v1.1 now that I've confirmed it works on my T-Deck v1.0 (audio only) as well
2026-01-28 21:13:31 +11:00
pelgraine
621f9f9568
"added line to readme about purchase date of v1.1"
2026-01-28 20:18:34 +11:00
pelgraine
8c9106ca86
"update readme"
2026-01-28 20:16:57 +11:00
pelgraine
f4b9c89d9f
"added and removed emoji variously to readme"
2026-01-28 20:15:44 +11:00
pelgraine
a4f5328113
"Updated readme"
2026-01-28 20:12:53 +11:00
cj-vana
63767cdb7d
Fix typos in README and source comments
2026-01-03 18:54:48 -07:00
ripplebiz
ecd2e12894
Merge pull request #760 from fschrempf/readme-repeat-clarification
...
README.md: Explain that companion nodes do not repeat messages
2025-09-09 14:25:37 +10:00