Skip to content

Fix for device display issues - #2403

Merged
caveman99 merged 8 commits into
meshtastic:masterfrom
mverch67:fix-2402
Apr 3, 2023
Merged

Fix for device display issues#2403
caveman99 merged 8 commits into
meshtastic:masterfrom
mverch67:fix-2402

Conversation

@mverch67

@mverch67 mverch67 commented Apr 2, 2023

Copy link
Copy Markdown
Collaborator

This is a fix for #2402 Screen issues on device display.

Regarding the issues mentioned in #2402 :-
1- the missing screen blanking is fixed by adding a new state transition from POWER -> DARK
2- the missing screen blanking while in DARK (when displaying a message) is fixed by adding a new state transition DARK -> DARK
3- to show all nodes right from the beginning the node number is taken from nodeDB
4- a couple of state checks fix the unwanted display of "powered... ", "unpowered...". Tested well on Tbeam with insertion/removal of USB cable.
5+6- the button GPIO sleep issue and crash is fixed
7- FREE GIFT: Router IRQ wakeup for SX126x/SX128x is fixed!!! Saw this when I corrected the button GPIO sleep issue.

@github-actions

github-actions Bot commented Apr 2, 2023

Copy link
Copy Markdown
Contributor

🤖 Pull request artifacts

file commit
pr2403-firmware-2.1.7.af65013.zip af65013

thebentern added a commit to meshtastic/artifacts that referenced this pull request Apr 2, 2023
@thebentern
thebentern requested a review from caveman99 April 3, 2023 00:18

@thebentern thebentern left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work!
I've noticed the powered/unpowered issue for a long time and never dug into it.

thebentern added a commit to meshtastic/artifacts that referenced this pull request Apr 3, 2023
@mverch67

mverch67 commented Apr 3, 2023

Copy link
Copy Markdown
Collaborator Author

Hold on... I need to (re-)test the router mode... done!

@caveman99
caveman99 marked this pull request as draft April 3, 2023 11:24
@caveman99

Copy link
Copy Markdown
Member

Hold on... I need to (re-)test the router mode...

marked as draft, give us a ring when it's ready ...

Comment thread src/PowerFSM.cpp
Comment thread src/graphics/Screen.cpp
thebentern added a commit to meshtastic/artifacts that referenced this pull request Apr 3, 2023
thebentern added a commit to meshtastic/artifacts that referenced this pull request Apr 3, 2023
@mverch67
mverch67 marked this pull request as ready for review April 3, 2023 18:33
thebentern added a commit to meshtastic/artifacts that referenced this pull request Apr 3, 2023
@caveman99
caveman99 merged commit fc8d16b into meshtastic:master Apr 3, 2023
jeek pushed a commit to jeek/Meshtastic-Exploiteers-Hacker-Pager that referenced this pull request Jun 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants