HarukiToreda
047ccbcb55
Update Screen.cpp
2025-04-02 20:55:42 -04:00
HarukiToreda
e4e8d28831
Refactored Device Focus screen and messages
2025-04-02 20:37:14 -04:00
HarukiToreda
52eb4eca03
Delta chainge indicator commented out
2025-04-02 19:51:45 -04:00
HarukiToreda
6f47035420
Memory screen fix
2025-04-02 04:45:25 -04:00
HarukiToreda
af7a70ce08
Compas offset
2025-04-02 04:23:45 -04:00
HarukiToreda
22b44ce7e6
Offset Header for Node list screens
2025-04-02 03:32:13 -04:00
HarukiToreda
2f8a1dba8f
Rows adjustment
2025-04-02 02:40:34 -04:00
HarukiToreda
c693cd59a9
Update Screen.cpp
2025-04-01 13:51:21 -04:00
HarukiToreda
c271515fb0
Centered battery
2025-04-01 11:39:55 -04:00
HarukiToreda
efc69550ef
Corrected rounding
2025-04-01 10:12:02 -04:00
HarukiToreda
6ee7644070
Offset everything by 1 down
2025-04-01 03:55:43 -04:00
HarukiToreda
bb961e855e
Update Screen.cpp
2025-04-01 01:49:06 -04:00
HarukiToreda
7554ff6c57
Update Screen.cpp
2025-04-01 01:43:01 -04:00
HarukiToreda
9993306751
Add heap leak counter will be removed to be toggled in the future.
2025-03-31 14:34:01 -04:00
HarukiToreda
2acb2fee79
Merge branch 'meshtastic:master' into StandaloneAddons
2025-03-31 01:54:40 -04:00
HarukiToreda
ca1e09d780
Added GPS tittle
2025-03-31 00:33:01 -04:00
HarukiToreda
71f774aa37
Adde Lora screen tittle and removed old code
2025-03-30 23:47:56 -04:00
HarukiToreda
99ca59b8a1
Jason's cleanup
2025-03-30 23:26:33 -04:00
Austin
f18f60cd0b
meshtasticd: CH341 / HAT+ Auto Configuration ( #6446 )
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-03-30 20:47:15 -05:00
Jason B. Cox
850d21dcb9
Add a static_assert to verify assumption about NodeInfoLite size ( #6428 )
...
Co-authored-by: Ben Meadors <benmmeadors@gmail.com>
2025-03-30 20:39:01 -05:00
Tavis
e08177ba98
update to handle ws80 as well ( #6440 )
...
Small change to make the string parsing of Name = value less brittle. Adds a function to parse a line without knowing how many spaces are after the = sign. This allows it to also work with the ws80 serial output.
2025-03-30 20:38:24 -05:00
Mark Trevor Birss
b52c355f2f
Update ScreenFonts.h ( #6412 )
2025-03-30 20:37:08 -05:00
github-actions[bot]
e79d4492e8
[create-pull-request] automated change ( #6468 )
...
Co-authored-by: thebentern <9000580+thebentern@users.noreply.github.com>
2025-03-30 20:33:22 -05:00
Andrew Yong
95523a9659
Fix: Update xiao_ble E22-900M30S regulatory gain to 7 dB ( #6466 )
...
Allow 3 dBm increase in power from previous value of 10 dB gain, based on actual measurements from https://github.com/S5NC/EBYTE_ESP32-S3/blob/main/E22-900M30S%20power%20output%20testing.txt
Signed-off-by: Andrew Yong <me@ndoo.sg>
2025-03-30 19:21:47 -05:00
HarukiToreda
f60c4ec5bc
Conditional tittle and data based on screen size
2025-03-30 17:42:52 -04:00
HarukiToreda
7181e1a296
changed order
2025-03-30 16:54:57 -04:00
HarukiToreda
aff0834f8e
New Memory screen
2025-03-30 16:53:44 -04:00
github-actions[bot]
32d91ed859
[create-pull-request] automated change ( #6464 )
...
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: thebentern <9000580+thebentern@users.noreply.github.com>
2025-03-30 14:35:51 -05:00
Thomas Göttgens
a93d779ec0
Update library deps and nrf Toolchain ( #6450 )
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-03-30 08:13:18 -05:00
Ben Meadors
38c8c20a2b
Update version.properties
2025-03-30 08:12:56 -05:00
HarukiToreda
1fd95d85b8
Bug was making bold get undone
2025-03-30 01:42:34 -04:00
HarukiToreda
50db11fff6
Compass north fix
2025-03-30 01:25:22 -04:00
HarukiToreda
2fc6781322
Added xaositek screens
2025-03-29 23:46:54 -04:00
HarukiToreda
0480ddd266
Compass and Location Screen
2025-03-29 23:22:54 -04:00
HarukiToreda
a3a0c14923
Made the header it's own code to be easier to create future screens
2025-03-29 20:27:59 -04:00
HarukiToreda
213a178d71
Added local Time to banner screen
2025-03-29 20:10:05 -04:00
HarukiToreda
72f6fde772
Added "Uptime:" to the uptime value
2025-03-29 19:22:09 -04:00
HarukiToreda
62a6c91c70
color change for the screen on the T114
2025-03-29 17:47:51 -04:00
Manuel
b89355ffa6
MUI: node list <-> map navigation ( #6456 )
...
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
device-ui lib update:
- node list <-> map navigation
- customizable boot logo / screen
2025-03-29 15:44:13 -05:00
Ben Meadors
8a4a0cc932
Remove unused lfs_dir_tell function
2025-03-29 14:32:56 -05:00
Ben Meadors
cbcdc3ed00
fix STM32 build ( #6455 )
...
Co-authored-by: Thomas Göttgens <tgoettgens@gmail.com>
2025-03-29 14:30:59 -05:00
Jason P
d663d44647
Fix Bold and Inverted Displays to actually show Uptime ( #6413 )
...
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-03-29 08:21:57 -05:00
Thomas Göttgens
3148e7277d
Fix a couple of warnings ( #6445 )
...
* Fix a couple of warnings
* fix build error
---------
Co-authored-by: Ben Meadors <benmmeadors@gmail.com>
2025-03-29 08:14:24 -05:00
Thomas Göttgens
7df327664e
add missing C8H10N4O2
2025-03-29 14:13:01 +01:00
Ben Meadors
a902776e57
Try-fix ESP32 wifi disconnects ( #6363 )
...
Co-authored-by: Thomas Göttgens <tgoettgens@gmail.com>
2025-03-29 07:18:03 -05:00
Thomas Göttgens
ea9485657e
Speed up builds by referencing github zips for shallow checkouts ( #6441 )
...
* Speed up builds by referencing github zips for shallow checkouts
* sadly the zips don't include submodules OR submodule metadata
2025-03-29 06:19:05 -05:00
HarukiToreda
bd20c74287
Added scrollbar code for node list screens
2025-03-29 04:21:43 -04:00
Thomas Göttgens
0491c890d7
recognize M1
2025-03-29 08:26:30 +01:00
HarukiToreda
c9e71173de
centered header contents while highlighted
...
Instead of manually centeing the contents of the headers, it now calculates the center on its own, better for other screen resolutions
2025-03-29 02:47:08 -04:00
HarukiToreda
41c44353f7
removed the 3x scale
2025-03-28 21:23:41 -04:00