From fd40dd6beed89a78e99db513d4994d738b600ff5 Mon Sep 17 00:00:00 2001 From: James Rich <2199651+jamesarich@users.noreply.github.com> Date: Tue, 7 Jul 2026 14:09:41 -0500 Subject: [PATCH] chore: Scheduled updates (Firmware, Hardware, Translations, Graphs, Baseline) (#6129) --- .../src/main/assets/device_hardware.json | 1 + .../src/main/assets/firmware_releases.json | 36 ++++++++++++------- 2 files changed, 25 insertions(+), 12 deletions(-) diff --git a/androidApp/src/main/assets/device_hardware.json b/androidApp/src/main/assets/device_hardware.json index 9982a0df1..5c7c65872 100644 --- a/androidApp/src/main/assets/device_hardware.json +++ b/androidApp/src/main/assets/device_hardware.json @@ -1329,6 +1329,7 @@ "RAK" ], "images": [ + "rak6421.svg", "meshtasticd_tux.svg" ] }, diff --git a/androidApp/src/main/assets/firmware_releases.json b/androidApp/src/main/assets/firmware_releases.json index 0f1bd34c0..dabb6a996 100644 --- a/androidApp/src/main/assets/firmware_releases.json +++ b/androidApp/src/main/assets/firmware_releases.json @@ -188,6 +188,24 @@ ] }, "pullRequests": [ + { + "id": "10928", + "title": "Add chunked PhoneAPI transport payloads", + "page_url": "https://github.com/meshtastic/firmware/pull/10928", + "zip_url": "https://discord.com/invite/meshtastic" + }, + { + "id": "10927", + "title": "Add Meshnology W10 AIOT Dev Kit (SX1262 via MCP23017 I2C expander)", + "page_url": "https://github.com/meshtastic/firmware/pull/10927", + "zip_url": "https://img.shields.io/badge/Flash_this_PR_in_the_Web_Flasher-2C2D3C?style=for-the-badge" + }, + { + "id": "10926", + "title": "WIP: Big Display Node", + "page_url": "https://github.com/meshtastic/firmware/pull/10926", + "zip_url": "https://img.shields.io/badge/Flash_this_PR_in_the_Web_Flasher-2C2D3C?style=for-the-badge" + }, { "id": "10921", "title": "Align Base UI message status wording", @@ -200,6 +218,12 @@ "page_url": "https://github.com/meshtastic/firmware/pull/10920", "zip_url": "https://img.shields.io/badge/Flash_this_PR_in_the_Web_Flasher-2C2D3C?style=for-the-badge" }, + { + "id": "10918", + "title": "Add RAK WisMesh Repeater Mini V2 and HP variants", + "page_url": "https://github.com/meshtastic/firmware/pull/10918", + "zip_url": "https://img.shields.io/badge/Flash_this_PR_in_the_Web_Flasher-2C2D3C?style=for-the-badge" + }, { "id": "10917", "title": "Firmware for Seeed XIAO ESP32C6 and WIO-SX1262 for XIAO", @@ -212,12 +236,6 @@ "page_url": "https://github.com/meshtastic/firmware/pull/10915", "zip_url": "https://img.shields.io/badge/Flash_this_PR_in_the_Web_Flasher-2C2D3C?style=for-the-badge" }, - { - "id": "10911", - "title": "Add Meshnology W10 AIOT Dev Kit (SX1262 via MCP23017 I2C expander)", - "page_url": "https://github.com/meshtastic/firmware/pull/10911", - "zip_url": "https://img.shields.io/badge/Flash_this_PR_in_the_Web_Flasher-2C2D3C?style=for-the-badge" - }, { "id": "10910", "title": "Add Meshnology W12 (WiFi LoRa 32 V5) LR2021 board support", @@ -242,12 +260,6 @@ "page_url": "https://github.com/meshtastic/firmware/pull/10893", "zip_url": "https://img.shields.io/badge/Flash_this_PR_in_the_Web_Flasher-2C2D3C?style=for-the-badge" }, - { - "id": "10887", - "title": "InkHUD: persist incoming broadcasts on all channels", - "page_url": "https://github.com/meshtastic/firmware/pull/10887", - "zip_url": "https://discord.com/invite/meshtastic" - }, { "id": "10884", "title": "Implement SD card backup/restore of preferences; add SD support for Cardputer Advanced",