HarukiToreda
5f245177bc
Added tick marks for Channel Util bar
2025-04-21 19:51:40 -04:00
HarukiToreda
257165431f
Update Screen.cpp
2025-04-14 02:19:04 -04:00
HarukiToreda
f1fda7bdeb
Lots fixes
2025-04-13 23:34:10 -04:00
HarukiToreda
900a7c4c5e
Update Screen.cpp
2025-04-11 20:45:45 -04:00
HarukiToreda
d90b721f7b
Values on node list aligned
2025-04-11 01:30:46 -04:00
HarukiToreda
9e4847840a
GPS tittle offset
...
-GPS Enabled
-GPS Disabled
-GPS Not Present
-GPS Disabled with Fixed Position
-GPS Not Present with Fixed Position
-GPS Enabled - Toggle off and on
-GPS Disabled - Toggle on and off
2025-04-11 00:51:06 -04:00
HarukiToreda
f1f6b63380
Pull back on scrolling change
2025-04-10 04:29:42 -04:00
HarukiToreda
56fbfe13ae
Fix the tittle name
2025-04-10 03:45:59 -04:00
HarukiToreda
6b2e03e9d2
Last heard fix
2025-04-10 03:30:52 -04:00
HarukiToreda
bf9a7d3a7f
Scroll on message screen restarts on visit
2025-04-10 02:22:53 -04:00
HarukiToreda
35d4784c5c
Node list cleanup and optimization
2025-04-10 02:10:42 -04:00
HarukiToreda
5fa236c77d
Conbined distance screen into cycling screen
2025-04-10 00:37:39 -04:00
HarukiToreda
f7849f2bd4
Adjustments to Lora Focus screen
2025-04-09 23:59:26 -04:00
HarukiToreda
6d53ce7956
Merge remote-tracking branch 'upstream/master' into StandaloneAddons
2025-04-09 18:14:20 -04:00
HarukiToreda
9f56e613f2
Refactored Lora Screen
2025-04-09 17:54:47 -04:00
todd-herbert
536b6d87c6
InkHUD support for LilyGo T3S3 E-Paper ( #6503 )
...
* Purge an incomplete E-Ink driver
* Use the deep-sleep mode of SSD16XX E-Ink displays
* TwoButton doesn't need to store pin mode
* Fix false positive button presses after light sleep
* E-Ink driver for DEPG0213BNS800
* InkHUD support for LilyGo T3S3 E-paper
---------
Co-authored-by: Ben Meadors <benmmeadors@gmail.com>
2025-04-09 10:41:51 -05:00
GUVWAF
69f938ea98
Send UDP packet even if it's encrypted ( #6524 )
...
CI / build-esp32 (push) Blocked by required conditions
CI / build-esp32-s3 (push) Blocked by required conditions
CI / build-esp32-c3 (push) Blocked by required conditions
CI / build-esp32-c6 (push) Blocked by required conditions
CI / build-nrf52 (push) Blocked by required conditions
CI / build-rpi2040 (push) Blocked by required conditions
CI / build-stm32 (push) Blocked by required conditions
CI / build-debian-src (push) Waiting to run
CI / package-pio-deps-native-tft (push) Waiting to run
CI / test-native (push) Waiting to run
CI / docker-debian-amd64 (push) Waiting to run
CI / docker-alpine-amd64 (push) Waiting to run
CI / docker-debian-arm64 (push) Waiting to run
CI / docker-debian-armv7 (push) Waiting to run
CI / after-checks (push) Blocked by required conditions
CI / gather-artifacts (esp32) (push) Blocked by required conditions
CI / gather-artifacts (esp32c3) (push) Blocked by required conditions
CI / gather-artifacts (esp32c6) (push) Blocked by required conditions
CI / gather-artifacts (esp32s3) (push) Blocked by required conditions
CI / gather-artifacts (nrf52840) (push) Blocked by required conditions
CI / gather-artifacts (rp2040) (push) Blocked by required conditions
CI / gather-artifacts (stm32) (push) Blocked by required conditions
CI / release-artifacts (push) Blocked by required conditions
CI / release-firmware (esp32) (push) Blocked by required conditions
CI / release-firmware (esp32c3) (push) Blocked by required conditions
CI / release-firmware (esp32c6) (push) Blocked by required conditions
CI / release-firmware (esp32s3) (push) Blocked by required conditions
CI / release-firmware (nrf52840) (push) Blocked by required conditions
CI / release-firmware (rp2040) (push) Blocked by required conditions
CI / release-firmware (stm32) (push) Blocked by required conditions
Co-authored-by: Ben Meadors <benmmeadors@gmail.com>
2025-04-09 06:13:49 -05:00
HarukiToreda
f03f547e9e
Terrible clock format change
2025-04-09 01:10:15 -04:00
HarukiToreda
09fd3c0782
Prototype Cycling screens
2025-04-08 15:07:00 -04:00
Ikko Eltociear Ashimine
1b1d4625aa
chore: update ubx.h ( #6522 )
...
usefull -> useful
2025-04-08 14:04:33 -05:00
Thomas Göttgens
c94dd1e331
Minor adjustment of blink codes and 'unstick' the M2 button. ( #6521 )
2025-04-08 10:46:39 -05:00
HarukiToreda
ebea34520d
Cleanup
2025-04-08 11:19:13 -04:00
HarukiToreda
383ae7a82f
New lightning bolts for battery
2025-04-08 01:41:37 -04:00
HarukiToreda
38b118fb8b
Update Screen.cpp
2025-04-08 01:15:08 -04:00
HarukiToreda
2a4582da20
Fix for Mail notification not drawing screen.
2025-04-08 01:05:52 -04:00
HarukiToreda
7c4ac89059
Text message notification
2025-04-07 22:33:16 -04:00
Thomas Göttgens
a084073cc1
inkhud doesn't have a button thread ( #6513 )
CI / build-esp32 (push) Blocked by required conditions
CI / build-esp32-s3 (push) Blocked by required conditions
CI / build-esp32-c3 (push) Blocked by required conditions
CI / build-esp32-c6 (push) Blocked by required conditions
CI / build-nrf52 (push) Blocked by required conditions
CI / build-rpi2040 (push) Blocked by required conditions
CI / build-stm32 (push) Blocked by required conditions
CI / build-debian-src (push) Waiting to run
CI / package-pio-deps-native-tft (push) Waiting to run
CI / test-native (push) Waiting to run
CI / docker-debian-amd64 (push) Waiting to run
CI / docker-alpine-amd64 (push) Waiting to run
CI / docker-debian-arm64 (push) Waiting to run
CI / docker-debian-armv7 (push) Waiting to run
CI / after-checks (push) Blocked by required conditions
CI / gather-artifacts (esp32) (push) Blocked by required conditions
CI / gather-artifacts (esp32c3) (push) Blocked by required conditions
CI / gather-artifacts (esp32c6) (push) Blocked by required conditions
CI / gather-artifacts (esp32s3) (push) Blocked by required conditions
CI / gather-artifacts (nrf52840) (push) Blocked by required conditions
CI / gather-artifacts (rp2040) (push) Blocked by required conditions
CI / gather-artifacts (stm32) (push) Blocked by required conditions
CI / release-artifacts (push) Blocked by required conditions
CI / release-firmware (esp32) (push) Blocked by required conditions
CI / release-firmware (esp32c3) (push) Blocked by required conditions
CI / release-firmware (esp32c6) (push) Blocked by required conditions
CI / release-firmware (esp32s3) (push) Blocked by required conditions
CI / release-firmware (nrf52840) (push) Blocked by required conditions
CI / release-firmware (rp2040) (push) Blocked by required conditions
CI / release-firmware (stm32) (push) Blocked by required conditions
2025-04-07 08:35:51 -05:00
Thomas Göttgens
606abfc116
Fix several features of M1 and M2 (i know what the 7 is now ...) ( #6507 )
...
* Fix several features of M1 and M2 (i know what the 7 is now ...)
* 'THe' should be 'The'.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* remove floating definition
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Ben Meadors <benmmeadors@gmail.com>
2025-04-07 05:46:22 -05:00
github-actions[bot]
860e8eca5a
[create-pull-request] automated change ( #6511 )
...
CI / build-esp32 (push) Blocked by required conditions
CI / build-esp32-s3 (push) Blocked by required conditions
CI / build-esp32-c3 (push) Blocked by required conditions
CI / build-esp32-c6 (push) Blocked by required conditions
CI / build-nrf52 (push) Blocked by required conditions
CI / build-rpi2040 (push) Blocked by required conditions
CI / build-stm32 (push) Blocked by required conditions
CI / build-debian-src (push) Waiting to run
CI / package-pio-deps-native-tft (push) Waiting to run
CI / test-native (push) Waiting to run
CI / docker-debian-amd64 (push) Waiting to run
CI / docker-alpine-amd64 (push) Waiting to run
CI / docker-debian-arm64 (push) Waiting to run
CI / docker-debian-armv7 (push) Waiting to run
CI / after-checks (push) Blocked by required conditions
CI / gather-artifacts (esp32) (push) Blocked by required conditions
CI / gather-artifacts (esp32c3) (push) Blocked by required conditions
CI / gather-artifacts (esp32c6) (push) Blocked by required conditions
CI / gather-artifacts (esp32s3) (push) Blocked by required conditions
CI / gather-artifacts (nrf52840) (push) Blocked by required conditions
CI / gather-artifacts (rp2040) (push) Blocked by required conditions
CI / gather-artifacts (stm32) (push) Blocked by required conditions
CI / release-artifacts (push) Blocked by required conditions
CI / release-firmware (esp32) (push) Blocked by required conditions
CI / release-firmware (esp32c3) (push) Blocked by required conditions
CI / release-firmware (esp32c6) (push) Blocked by required conditions
CI / release-firmware (esp32s3) (push) Blocked by required conditions
CI / release-firmware (nrf52840) (push) Blocked by required conditions
CI / release-firmware (rp2040) (push) Blocked by required conditions
CI / release-firmware (stm32) (push) Blocked by required conditions
Co-authored-by: caveman99 <25002+caveman99@users.noreply.github.com>
2025-04-07 11:51:05 +02:00
HarukiToreda
cdbf0bec2d
Cleanup
2025-04-06 16:41:06 -04:00
HarukiToreda
d5d20fe33f
Smart portrait logic for battery
2025-04-06 15:57:19 -04:00
HarukiToreda
99f6b398b3
Cleanup
2025-04-06 15:14:51 -04:00
HarukiToreda
74325ba439
Cleanup and labeling borth variants to tft
2025-04-06 14:28:45 -04:00
HarukiToreda
33cfe14d4a
Cleanup for nodeinfo
2025-04-06 04:31:40 -04:00
Chris LaFlash
56eb0c08b2
Add support for Quectel-L96, a MT3333 module ( #6498 )
CI / build-esp32 (push) Blocked by required conditions
CI / build-esp32-s3 (push) Blocked by required conditions
CI / build-esp32-c3 (push) Blocked by required conditions
CI / build-esp32-c6 (push) Blocked by required conditions
CI / build-nrf52 (push) Blocked by required conditions
CI / build-rpi2040 (push) Blocked by required conditions
CI / build-stm32 (push) Blocked by required conditions
CI / build-debian-src (push) Waiting to run
CI / package-pio-deps-native-tft (push) Waiting to run
CI / test-native (push) Waiting to run
CI / docker-debian-amd64 (push) Waiting to run
CI / docker-alpine-amd64 (push) Waiting to run
CI / docker-debian-arm64 (push) Waiting to run
CI / docker-debian-armv7 (push) Waiting to run
CI / after-checks (push) Blocked by required conditions
CI / gather-artifacts (esp32) (push) Blocked by required conditions
CI / gather-artifacts (esp32c3) (push) Blocked by required conditions
CI / gather-artifacts (esp32c6) (push) Blocked by required conditions
CI / gather-artifacts (esp32s3) (push) Blocked by required conditions
CI / gather-artifacts (nrf52840) (push) Blocked by required conditions
CI / gather-artifacts (rp2040) (push) Blocked by required conditions
CI / gather-artifacts (stm32) (push) Blocked by required conditions
CI / release-artifacts (push) Blocked by required conditions
CI / release-firmware (esp32) (push) Blocked by required conditions
CI / release-firmware (esp32c3) (push) Blocked by required conditions
CI / release-firmware (esp32c6) (push) Blocked by required conditions
CI / release-firmware (esp32s3) (push) Blocked by required conditions
CI / release-firmware (nrf52840) (push) Blocked by required conditions
CI / release-firmware (rp2040) (push) Blocked by required conditions
CI / release-firmware (stm32) (push) Blocked by required conditions
2025-04-06 11:49:01 +08:00
HarukiToreda
01f7cd998a
re-circumcised
2025-04-05 23:41:35 -04:00
HarukiToreda
c49f20f96c
Battery Circumcision
2025-04-05 23:29:47 -04:00
HarukiToreda
afc710a868
Mini compass screen shape change
2025-04-05 22:37:05 -04:00
HarukiToreda
9cdeedfcbd
Update Screen.cpp
2025-04-05 21:40:40 -04:00
HarukiToreda
b7218f4a53
Update Screen.cpp
2025-04-05 21:23:27 -04:00
HarukiToreda
08bbff260c
Adjustments
2025-04-05 21:23:16 -04:00
HarukiToreda
225e2726f3
Fixed mini compass and rearranged screen order
2025-04-05 19:47:44 -04:00
HarukiToreda
ae47de152c
Node list cleanup and unification
2025-04-05 19:07:33 -04:00
HarukiToreda
2b7bc6696f
Fixed Node list screens
2025-04-05 15:28:39 -04:00
HarukiToreda
52d1d8d7c8
Minor alignment adjustments in common header, changed time to be a/p versus AM/PM
2025-04-05 00:10:06 -04:00
HarukiToreda
75490f410b
Scrolling issues fixed
2025-04-04 23:04:59 -04:00
HarukiToreda
67ae1c553c
Merge remote-tracking branch 'upstream/master' into StandaloneAddons
2025-04-04 11:12:06 -04:00
HarukiToreda
a1df41a9e0
offset by 2 and removed Activity Screen
...
-General cleanup of unused screens
-Temporarily commented out SD card code on Memory screen
-Removed Activity Screen
-Slight adjustment to content layout
2025-04-04 10:53:26 -04:00
Nasimovy
1b33189fe6
remove duplicate HAS_LP5562 introduced by #6422 ( #6494 )
CI / test-native (push) Has been cancelled
CI / docker-debian-amd64 (push) Has been cancelled
CI / docker-alpine-amd64 (push) Has been cancelled
CI / docker-debian-arm64 (push) Has been cancelled
CI / docker-debian-armv7 (push) Has been cancelled
CI / check (push) Has been cancelled
CI / build-esp32 (push) Has been cancelled
CI / build-esp32-s3 (push) Has been cancelled
CI / build-esp32-c3 (push) Has been cancelled
CI / build-esp32-c6 (push) Has been cancelled
CI / build-nrf52 (push) Has been cancelled
CI / build-rpi2040 (push) Has been cancelled
CI / build-stm32 (push) Has been cancelled
CI / after-checks (push) Has been cancelled
CI / gather-artifacts (esp32) (push) Has been cancelled
CI / gather-artifacts (esp32c3) (push) Has been cancelled
CI / gather-artifacts (esp32c6) (push) Has been cancelled
CI / gather-artifacts (esp32s3) (push) Has been cancelled
CI / gather-artifacts (nrf52840) (push) Has been cancelled
CI / gather-artifacts (rp2040) (push) Has been cancelled
CI / gather-artifacts (stm32) (push) Has been cancelled
CI / release-artifacts (push) Has been cancelled
CI / release-firmware (esp32) (push) Has been cancelled
CI / release-firmware (esp32c3) (push) Has been cancelled
CI / release-firmware (esp32c6) (push) Has been cancelled
CI / release-firmware (esp32s3) (push) Has been cancelled
CI / release-firmware (nrf52840) (push) Has been cancelled
CI / release-firmware (rp2040) (push) Has been cancelled
CI / release-firmware (stm32) (push) Has been cancelled
Semgrep Full Scan / semgrep-full (push) Has been cancelled
2025-04-04 08:35:15 -05:00
todd-herbert
25237a15ff
feat: menu entry to send adhoc-ping ( #6492 )
2025-04-04 05:53:54 -05:00