index
:
MeshCore
smart
A new lightweight, hybrid routing mesh protocol for packet radios
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
/
smartresponse_public
/
UITask.cpp
Age
Commit message (
Collapse
)
Author
10 days
Rewrite debug screen: more descriptive and accurate
smart
David Barksdale
10 days
Show battery voltage, blink cursor
David Barksdale
10 days
Add page up/dow and new message indicator
David Barksdale
10 days
Partial screen updates, main screen layout changes
David Barksdale
11 days
Remove reset cause from main screen
David Barksdale
12 days
Changes to main screen softkeys
David Barksdale
* Remove radio reset, still possible on debug screen * Add "Send" key, we can remove fraction key later
12 days
Combine settings into one screen
David Barksdale
13 days
Use softkey labels
David Barksdale
13 days
Remove unread msg markers
David Barksdale
2026-07-09
Fix non-contiguous FlashStore pages
David Barksdale
2026-07-05
Snap-on module was too clunky, go internal
David Barksdale
2026-04-24
Store messages in SPI flash
David Barksdale
2026-04-23
Snap-on SX1262 Rev A
David Barksdale
2026-04-17
Monitor stack usage
David Barksdale
2026-04-14
Fixing bugs related to 16-bit int on AVR
David Barksdale
2026-04-13
Display line-wrapped messages
David Barksdale
2026-04-12
Add sleep function
David Barksdale
2026-04-12
Change packet/msg count status line
David Barksdale
2026-04-12
Add "heard" marker and WDT reset
David Barksdale
2026-04-12
Move radio debug to debug screen
David Barksdale
2026-04-12
Working SmartResponseXE_v1 target
David Barksdale