pelgraine
e5e41ff50b
ui fixes for audiobook player, firmware version number updates, subdirectory support for both ereader and audiobook player file lists
2026-02-14 15:43:13 +11:00
pelgraine
2dc6977c20
updated audiobook player guide
2026-02-14 14:32:06 +11:00
pelgraine
5c540e9092
fixed settings page so corrected radio preset list options available and custom frequency edits refined.
2026-02-14 14:13:43 +11:00
pelgraine
670efa75b0
Fixed heap allocation order to sort out ble pairing for audiobook player version. Expanded char in uitask to allow firmware version suffix to display in splash screen.
2026-02-14 11:25:21 +11:00
pelgraine
3a486832c8
Merge branch 'main' into audio-player
2026-02-14 10:41:33 +11:00
pelgraine
0a892f2dad
changed to hybrid render battery indicator method
2026-02-14 10:41:03 +11:00
pelgraine
7f75ea8309
Merge branch 'main' into audio-player
2026-02-14 10:17:58 +11:00
pelgraine
b1e3f2ac28
Back to original serialbleinterface to start afresh
2026-02-14 10:17:11 +11:00
pelgraine
ddfe05ad20
m4b incompatibility workaround by renaming file extension to m4a when playing
2026-02-14 01:49:25 +11:00
pelgraine
d51ca6db0b
"Updated home screen 'background audio playing' icon to >> for clarity"
2026-02-14 01:05:01 +11:00
pelgraine
3ab8191d19
amened ble connection parameter (battery-saving) fix that was causing performance issues; updated firrmware date in mymesh; ui update for audiobook player; audiobook player now lkeeps playing on exit unless you pause it so background audio is enabled
2026-02-14 00:17:44 +11:00
pelgraine
546ce55c2b
Gave up on trying to extract cover art from mp3 files and removed debug logs. Updated firmware version to match variant type
2026-02-13 23:27:32 +11:00
pelgraine
1f46bc1970
updated simple audio player ui to make control/nav more evident and i2s reset to try accommodate sample rate diffs between files added
2026-02-13 22:53:35 +11:00
pelgraine
db8a73004e
audiobook function redo - initial success - attempt 1
2026-02-13 22:38:37 +11:00
pelgraine
209a2f1693
updated firmware version
2026-02-13 21:02:33 +11:00
pelgraine
4683711877
added firmware version build flag to stop device unbonding on new firmware version flash via vscode
2026-02-13 18:43:23 +11:00
pelgraine
9610277b83
ble battery life extension improvements and firmware bond ble pairing bug fix:
...
- Bond clearing on firmware version change (lines 38-67) — stores the firmware version string in SPIFFS at /ble_ver. On boot, if it doesn't match, all stored bonds are wiped. This fixes the forget/re-pair issue after flashing. Normal reboots keep pairing intact.
- TX power -3 dBm (line 73).
Connection parameter negotiation (lines 137-147) — latency=4 for power saving when connected.
- Advertising intervals 300ms/600ms (three places) — compromise between discovery speed and power.
- No controller power-down — the header file is unchanged from stock.
2026-02-13 18:40:51 +11:00
pelgraine
745efc4cc1
updated firmware version and date
2026-02-13 18:37:34 +11:00
pelgraine
7223395740
Improved device ui battery rendering for more accurate battery indicator
2026-02-13 18:36:17 +11:00
pelgraine
9ef1fa4f1b
moved cpu.begin to earlier to reduce risk of brownout boot stuck at low voltage
2026-02-13 18:29:06 +11:00
pelgraine
2dd5c4f59f
Slight nav bar ui change in notes mode and improved rename function responsiveness
notes-1
2026-02-12 21:04:05 +11:00
pelgraine
ee2a27258b
improved cursor tracking and rename file handling implented with r key in Notes file list view
2026-02-12 20:45:41 +11:00
pelgraine
5b868d51ca
improved responsiveness and cursor tracking in notes function. updated firmware version in mymesh.
2026-02-12 20:32:21 +11:00
pelgraine
220006c229
"Increased buffer size. Shift+WASD → cursor nav in editing mode.
...
Shift+Backspace → save (editing), delete (reading/file list).
Shift+Enter → rename from file list.
RTC time passed via setTimestamp() when opening notes."
2026-02-12 20:18:57 +11:00
pelgraine
a60f4146d5
Create, edit, save and delete txt notes from the N menu from any home view screen
2026-02-12 19:41:59 +11:00
pelgraine
017b170e81
Moved epubprocessor files to better tree location and fixed txt file accented character rendering
2026-02-11 20:07:38 +11:00
pelgraine
9b0c13fd4c
fixed redundant uppercase key handling and updated firmware date in mymesh
duty-cycle-1
2026-02-11 11:42:59 +11:00
pelgraine
5e3a252748
fixed backupSettingsToSD bug
2026-02-11 11:36:24 +11:00
pelgraine
6c3fb569f4
Fixed accidental regressions caused by commit f0dc218 and minor bug fixes
2026-02-11 11:34:12 +11:00
pelgraine
fa747bfce2
increased gps duty cycle timing to 3 minutes awake
2026-02-10 22:40:05 +11:00
pelgraine
f0dc218a57
GPS duty cycle and cpu power management for extended battery life implemented
2026-02-10 22:26:59 +11:00
pelgraine
a23b65730a
Merge branch 'main' of https://github.com/pelgraine/Meck
settings-1
2026-02-10 20:51:11 +11:00
pelgraine
569794d2fe
updated readme with new changes and quicklinks
2026-02-10 20:49:35 +11:00
pelgraine
ea1ca315b8
Update key mapping for opening text reader
2026-02-10 20:45:19 +11:00
pelgraine
83b3ea6275
increase on-device message history buffer from 20 to 300 messages
2026-02-10 20:33:50 +11:00
pelgraine
9c6d5138b0
fixed domino emoji sprite utf codepoint
2026-02-10 20:27:20 +11:00
pelgraine
15165bb429
New settings screen and key remapping for menu screens
2026-02-10 20:18:13 +11:00
pelgraine
c4b9952d95
updated contacts all view to display max contacts etc
2026-02-10 19:06:37 +11:00
pelgraine
ce37bf6b90
settings persistance backup to sd after saveprefs
2026-02-10 19:02:58 +11:00
pelgraine
8e98132506
Channel message view retains history after reboot
2026-02-10 18:56:53 +11:00
pelgraine
33c2758a87
updated readme
timesync-gps
2026-02-10 16:04:03 +11:00
pelgraine
f644892b07
standalone device phase 1 complete - utc offset from gps homepage and gps timesync without ble enabled
2026-02-10 15:59:34 +11:00
pelgraine
8f558b130f
repeater admin password persistence after successful login enabled
repeater-admin-1
2026-02-10 15:12:29 +11:00
pelgraine
04462b93bc
Removed unnecessary t-echo lite variant
2026-02-10 15:10:59 +11:00
pelgraine
d42c283fb4
fixed repeater admin password entry display mode and updated readme
2026-02-10 15:06:48 +11:00
pelgraine
87a5f185d3
fix message popup accidental navigation bug
2026-02-10 14:59:30 +11:00
pelgraine
2972d1ffb4
updated mymesh to v0.8.1 now repeater admin stage 1 implemented
2026-02-10 14:56:31 +11:00
pelgraine
fe1c1931ab
Limited repeater admin function stage 1 implemented - login, clock sync, advert, neighbors list
2026-02-10 14:55:47 +11:00
pelgraine
3af2770af2
updated readme
dms-1
2026-02-10 14:11:43 +11:00
pelgraine
e030a61244
DMs now available - select contact in contacts list view by pressing Enter
2026-02-10 13:59:15 +11:00