HarukiToreda
b35fb886e4
Node selection optimization for encoder and fix for ACK messages.
2025-05-21 21:13:46 -04:00
HarukiToreda
53d5801790
Compiling error fixes
2025-05-21 14:33:39 -04:00
HarukiToreda
93aa88129c
Re-arranged Lora Screen
2025-05-20 23:08:32 -04:00
HarukiToreda
f1d4e5fa48
Save on shutdown added to buttonthead
2025-05-20 22:40:53 -04:00
Jonathan Bennett
41c1b29d70
Add basic handling for is_manually_validated ( #6856 )
2025-05-20 21:29:29 -05:00
HarukiToreda
25b2a75dfe
Lora Screen Refactored
2025-05-20 22:11:43 -04:00
Ben Meadors
6041357cbb
Increase the debt ceiling
2025-05-20 20:31:01 -05:00
github-actions[bot]
cf3f35d566
[create-pull-request] automated change ( #6857 )
...
Co-authored-by: thebentern <9000580+thebentern@users.noreply.github.com>
2025-05-20 19:51:03 -05:00
Jonathan Bennett
3e3a55a971
Merge branch 'master' into unify-tft
2025-05-20 13:36:20 -05:00
Jonathan Bennett
e0f878872f
Hostmetrics user string ( #6850 )
2025-05-20 13:04:05 -05:00
Jonathan Bennett
4226d4c4f8
Merge branch 'master' into unify-tft
2025-05-19 22:01:56 -05:00
Jonathan Bennett
a4ef8bf5f0
Unify tft for unphone
2025-05-19 22:01:17 -05:00
Jonathan Bennett
021f872507
Gate more modules behind config.display.displaymode
2025-05-19 21:53:58 -05:00
HarukiToreda
ec50801726
Merge remote-tracking branch 'upstream/master' into StandaloneAddons
2025-05-19 20:00:03 -04:00
HarukiToreda
6db585051e
Save on reboot and shutdown
2025-05-19 19:56:32 -04:00
HarukiToreda
aca5159170
Adding date to GPS screen
2025-05-19 19:43:28 -04:00
renovate[bot]
c70fa0ef13
Update meshtastic/device-ui digest to c9a55f6 ( #6845 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-19 19:10:22 +02:00
Jonathan Bennett
3fe44755d0
Merge branch 'master' into unify-tft
2025-05-19 09:40:41 -05:00
HarukiToreda
16994c8725
Fix for ICM-20948 not initializing ( #6827 )
...
* Fix for ICM-20948 not initializing
* trunk fix
2025-05-19 06:49:38 -05:00
Jonathan Bennett
7f0afcdae2
Enable cannedMessages for t-deck
2025-05-18 23:18:08 -05:00
Jonathan Bennett
9aff65e313
One of the classic blunders
2025-05-18 23:01:46 -05:00
Jonathan Bennett
286376e46a
Seeed indicator working with unified tft
2025-05-18 22:58:25 -05:00
mverch67
660a7058c8
fix rotation
2025-05-18 22:08:44 -05:00
Jonathan Bennett
584ac8bdc9
Default to MUI display for devices that support it
2025-05-18 20:03:42 -05:00
Jonathan Bennett
d7697e6dec
Trunk
2025-05-18 19:58:37 -05:00
Jonathan Bennett
7411dd4f0c
guard against a few more null screen pointers
2025-05-18 19:57:49 -05:00
Jonathan Bennett
4d1d89644b
Merge branch 'master' into unify-tft-scratch
2025-05-18 19:48:52 -05:00
Jonathan Bennett
61ebce5241
Get t-deck working with both UIs for tft build
2025-05-18 19:46:48 -05:00
renovate[bot]
3dd6dc0296
Update meshtastic/device-ui digest to 48e963f ( #6841 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-18 14:37:54 -05:00
renovate[bot]
b2d81b740f
Update dorny/test-reporter action to v2.1.0 ( #6833 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-18 21:11:02 +10:00
Jonathan Bennett
f1440a27d7
Check for null screen
2025-05-17 22:03:23 -05:00
Jonathan Bennett
212005bfe9
More checking for null screen
2025-05-17 20:07:33 -05:00
Jonathan Bennett
afc5d1fdeb
Get MUI and legacy screen co-existing on Portduino
2025-05-17 18:43:07 -05:00
Jonathan Bennett
e7352cada4
First attempt at honoring config.display.displaymode
2025-05-17 16:24:53 -05:00
Jonathan Bennett
61d918751e
Unify the native display config between legacy display and MUI
2025-05-17 15:07:46 -05:00
Jonathan Bennett
61e4eb12e6
Use the _init_zero macro correctly for HostMetrics ( #6837 )
2025-05-17 14:02:39 -05:00
github-actions[bot]
5b312ab917
[create-pull-request] automated change ( #6836 )
...
Co-authored-by: jp-bennett <5630967+jp-bennett@users.noreply.github.com>
2025-05-17 12:29:18 -05:00
github-actions[bot]
a50a94150a
[create-pull-request] automated change ( #6834 )
...
Co-authored-by: jp-bennett <5630967+jp-bennett@users.noreply.github.com>
2025-05-17 10:44:02 -05:00
renovate[bot]
3398a52a34
Update meshtastic/device-ui digest to 55f7152 ( #6830 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-17 06:15:44 -05:00
HarukiToreda
a8294b983a
Fix for Magnetic compass.
2025-05-16 02:14:50 -04:00
Jonathan Bennett
066609a718
Remove incomplete compass boot calibration ( #6825 )
...
The made it in from testing unintentionally.
2025-05-16 12:29:08 +10:00
HarukiToreda
2a6944fe12
Merge remote-tracking branch 'upstream/master' into StandaloneAddons
2025-05-15 21:18:01 -04:00
HarukiToreda
512183c39f
Line added to text message screen
2025-05-15 12:15:03 -04:00
HarukiToreda
18d11d28d4
Line added to non-inverted header
2025-05-15 12:14:24 -04:00
Jonathan Bennett
1ef4caea05
Host metrics ( #6817 )
...
* Add std::string exec() function to PortduinoGlue for future work
* MVP for HostMetrics module.
* Fix compilation for other targets
* Remove extra debug calls
* Big numbers don't do well as INTs.
* Add HostMetrics to config.yaml
2025-05-15 09:23:37 -05:00
Austin
7d8f9c7f6d
Stop the madness! Run as a user (not root) ( #6718 )
...
* Stop the madness! Run as a user (not root)
* Trigger fsdir migration for < 2.6.9
---------
Co-authored-by: Ben Meadors <benmmeadors@gmail.com>
2025-05-15 06:40:46 -05:00
github-actions[bot]
c2d5862161
automated bumps ( #6820 )
...
Co-authored-by: thebentern <9000580+thebentern@users.noreply.github.com>
2025-05-15 06:40:07 -05:00
Tom Fifield
6bba17d463
Add suppport for Quectel L80 ( #6803 )
...
* Add suppport for Quectel L80
Another PMTK family chip, requires only a modification to the
probe code.
* Update support for L80 based on testing.
2025-05-15 19:26:41 +10:00
Ben Meadors
ef9d0d7805
Go
2025-05-14 20:22:01 -05:00
Ben Meadors
60d2cb35e0
Namespace
2025-05-14 18:55:27 -05:00