Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

T-Deck/T-Watch: enhancements/fixes #2786

Merged
merged 4 commits into from
Sep 10, 2023
Merged

Conversation

mverch67
Copy link
Collaborator

@mverch67 mverch67 commented Sep 10, 2023

This PR fixes a few issues for T-Deck:

  • PSRAM is now correctly detected (also for T-Watch S3):
DEBUG | ??:??:?? 3 Total heap: 269872
DEBUG | ??:??:?? 3 Free heap: 227360
DEBUG | ??:??:?? 3 Total PSRAM: 8386295
DEBUG | ??:??:?? 3 Free PSRAM: 8386295
  • GPS default pins set to 43/44 (matching external connector)
DEBUG | ??:??:?? 4 WANT GPS=1
DEBUG | ??:??:?? 4 Using GPIO44 for GPS RX
DEBUG | ??:??:?? 4 Using GPIO43 for GPS TX
DEBUG | ??:??:?? 4 Probing for GPS at 9600 
INFO  | ??:??:?? 5 Found a UBlox Module using baudrate 9600
DEBUG | ??:??:?? 5 Module Info : 
DEBUG | ??:??:?? 5 Soft version: 7.03 (45969)
DEBUG | ??:??:?? 5 Hard version: 00040007
DEBUG | ??:??:?? 5 Extensions:0
WARN  | ??:??:?? 6 Unable to save GNSS module configuration.
DEBUG | ??:??:?? 6 GxGSA NOT available
  • Power down keyboard during dark screen (saves 20mA)
  • tryfix: battery voltage readout (could not test though, my T-Deck has HW issues)
  • bump LovyanGFX version

@github-actions
Copy link
Contributor

github-actions bot commented Sep 10, 2023

🤖 Pull request artifacts

file commit
pr2786-firmware-2.2.6.cea054d.zip cea054d

thebentern added a commit to meshtastic/artifacts that referenced this pull request Sep 10, 2023
@mverch67 mverch67 changed the title T-Deck: enhancements/fixes T-Deck/T-Watch: enhancements/fixes Sep 10, 2023
@thebentern thebentern merged commit d6d51bc into meshtastic:master Sep 10, 2023
thebentern added a commit to meshtastic/artifacts that referenced this pull request Sep 10, 2023
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.

2 participants