firmware/src/graphics
Jason P de3a65579d
Some checks are pending
CI / setup (check) (push) Waiting to run
CI / setup (esp32) (push) Waiting to run
CI / setup (esp32c3) (push) Waiting to run
CI / setup (esp32c6) (push) Waiting to run
CI / setup (esp32s3) (push) Waiting to run
CI / setup (nrf52840) (push) Waiting to run
CI / setup (rp2040) (push) Waiting to run
CI / setup (rp2350) (push) Waiting to run
CI / setup (stm32) (push) Waiting to run
CI / version (push) Waiting to run
CI / check (push) Blocked by required conditions
CI / build-esp32 (push) Blocked by required conditions
CI / build-esp32s3 (push) Blocked by required conditions
CI / build-esp32c3 (push) Blocked by required conditions
CI / build-esp32c6 (push) Blocked by required conditions
CI / build-nrf52840 (push) Blocked by required conditions
CI / build-rp2040 (push) Blocked by required conditions
CI / build-rp2350 (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-deb-amd64 (push) Waiting to run
CI / docker-deb-amd64-tft (push) Waiting to run
CI / docker-alp-amd64 (push) Waiting to run
CI / docker-alp-amd64-tft (push) Waiting to run
CI / docker-deb-arm64 (push) Waiting to run
CI / docker-deb-armv7 (push) Waiting to run
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 (rp2350) (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 (rp2350) (push) Blocked by required conditions
CI / release-firmware (stm32) (push) Blocked by required conditions
CI / publish-firmware (push) Blocked by required conditions
Add formatting and menu picking for other GPS format options (#7974)
* Add back options for other GPS format options

* Rename variables and don't overlap elements

* Fix default value

* Should probably add a menu while I'm here!

* Shorten names just a bit to fit on screens

* Fix off by one

* Labels try to make things better

* Missed a label
2025-09-13 16:06:36 -04:00
..
draw Add formatting and menu picking for other GPS format options (#7974) 2025-09-13 16:06:36 -04:00
fonts Don't include OLED fonts for international character sets by default (#7639) 2025-08-15 09:03:21 -05:00
img
niche Add BaseUI support for L1 EInk (#7751) 2025-08-26 20:29:11 -05:00
EInkDisplay2.cpp Add BaseUI support for L1 EInk (#7751) 2025-08-26 20:29:11 -05:00
EInkDisplay2.h Add BaseUI support for L1 EInk (#7751) 2025-08-26 20:29:11 -05:00
EInkDynamicDisplay.cpp
EInkDynamicDisplay.h
emotes.cpp 2.7 fixes w2 (#7148) 2025-07-02 20:50:49 -05:00
emotes.h 2.7 fixes w2 (#7148) 2025-07-02 20:50:49 -05:00
GxEPD2Multi.h Heltec Wireless Paper, VM-E213 Hardware Revisions (#7258) 2025-07-08 13:01:48 -05:00
images.h BaseUI Updates (#7787) 2025-09-05 21:44:32 -04:00
NeoPixel.h
NomadStarLED.h
PointStruct.h
RAKled.h
Screen.cpp src/graphics/Screen.cpp: move #include "meshUtils.h" outside of "#ifdef HAS_SCREEN" so IS_ONE_OF works on all devices 2025-09-11 21:31:42 -07:00
Screen.h BaseUI Updates (#7787) 2025-09-05 21:44:32 -04:00
ScreenFonts.h T-Lora Pager (#7613) 2025-08-26 09:35:25 -05:00
ScreenGlobals.cpp Unify the native display config between legacy display and MUI (#6838) 2025-06-21 06:36:04 -05:00
SharedUIDisplay.cpp Show GPS Date properly in drawCommonHeader (#7887) 2025-09-07 15:34:07 -04:00
SharedUIDisplay.h Show GPS Date properly in drawCommonHeader (#7887) 2025-09-07 15:34:07 -04:00
TFTDisplay.cpp Merge pull request #7862 from meshtastic/master 2025-09-08 11:23:22 +10:00
TFTDisplay.h TFTDisplay destructor 2025-09-05 06:22:21 -05:00
tftSetup.cpp Portduino config refactor (#7796) 2025-09-03 17:50:26 -05:00
TimeFormatters.cpp Unify the native display config between legacy display and MUI (#6838) 2025-06-21 06:36:04 -05:00
TimeFormatters.h Unify the native display config between legacy display and MUI (#6838) 2025-06-21 06:36:04 -05:00
VirtualKeyboard.cpp On screen keyboard (#7705) 2025-08-21 06:31:27 -05:00
VirtualKeyboard.h On screen keyboard (#7705) 2025-08-21 06:31:27 -05:00