HarukiToreda
7c4714afbb
Unified navigation inputs for cannedmessages
2025-05-26 01:35:34 -04:00
HarukiToreda
e974a58d18
Cannedmessagemodule.h cleanup
2025-05-24 20:46:33 -04:00
HarukiToreda
b2663d4b19
Fixed Ack and Nack messages
2025-05-24 20:38:47 -04:00
HarukiToreda
bed25406c1
Facelist to cannedmessage screen
2025-05-24 14:16:28 -04:00
HarukiToreda
b5f74cead1
Fixed invertion to tittles
2025-05-24 04:37:10 -04:00
HarukiToreda
13421b32b5
Inverted on default header
2025-05-24 04:12:15 -04:00
HarukiToreda
295ed2a8cf
Increased cycling time for NodeInfo screens to 3 secs
2025-05-24 04:09:35 -04:00
HarukiToreda
8f717d58e7
Scroll navigation bar to next page when too long
2025-05-24 03:52:49 -04:00
HarukiToreda
06a65bd80e
Nodeinfo screens for favorites feature
2025-05-24 03:45:00 -04:00
HarukiToreda
10f1567b96
Bluetooth dissabled indicator
2025-05-23 21:08:25 -04:00
HarukiToreda
4a55f6468a
Emote code cleanup
2025-05-23 02:57:20 -04:00
HarukiToreda
9e3cf441a1
Encoder fix
2025-05-22 23:50:41 -04:00
HarukiToreda
c59f16db42
Eink adjustment
2025-05-22 13:33:24 -04:00
HarukiToreda
d98612a2ca
Added select as the rotary encoder button press
2025-05-22 01:42:08 -04:00
HarukiToreda
9d9fb2d74c
Navigation bar should no longer hide on Eink displays
2025-05-22 01:09:11 -04:00
HarukiToreda
351dff14e8
No more blinking icons for Eink
2025-05-22 00:25:54 -04:00
HarukiToreda
2432d0616b
Added destination change on Cannedmessage screen and dismiss text message frame on reply.
2025-05-22 00:14:28 -04:00
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
HarukiToreda
25b2a75dfe
Lora Screen Refactored
2025-05-20 22:11:43 -04: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
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
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
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
github-actions[bot]
ed6de5095e
[create-pull-request] automated change ( #6815 )
...
Co-authored-by: thebentern <9000580+thebentern@users.noreply.github.com>
2025-05-14 17:54:21 -05:00
Ben Meadors
b63b73ab84
Fix
2025-05-14 17:16:46 -05:00
Ben Meadors
3901ae8956
Default
2025-05-14 16:44:32 -05:00
Ben Meadors
7cffd9ba70
Added new map report opt-in for compliance and limit map report (and default) to one hour ( #6813 )
...
* Added new map report opt-in for compliance and limit map report (and default) to one hour
* Trunk
2025-05-14 15:31:28 -05:00
Ben Meadors
fc64bea698
Unmessagable implementation and defaults ( #6811 )
...
* Unmessagable implementation and defaults
* Router and router late are unmessagable by default
* Update src/modules/AdminModule.cpp
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-05-14 15:28:09 -05:00
github-actions[bot]
a51a6b8c47
[create-pull-request] automated change ( #6812 )
...
Co-authored-by: thebentern <9000580+thebentern@users.noreply.github.com>
2025-05-14 14:41:37 -05:00