Skip to content

Commit 0a4eae0

Browse files
jamesarichgithub-actions[bot]
authored andcommitted
chore: Scheduled updates (Firmware, Hardware, Translations, Graphs, Baseline)
Automated updates for: - Firmware releases list - Device hardware list - Crowdin source string uploads - Crowdin translation downloads - Module dependency graphs - androidApp baseline profile
1 parent d8afe84 commit 0a4eae0

2 files changed

Lines changed: 22 additions & 34 deletions

File tree

androidApp/src/main/assets/device_hardware.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1449,7 +1449,7 @@
14491449
"hwModelSlug": "THINKNODE_M7",
14501450
"platformioTarget": "thinknode_m7",
14511451
"architecture": "esp32-s3",
1452-
"activelySupported": false,
1452+
"activelySupported": true,
14531453
"supportLevel": 1,
14541454
"displayName": "ThinkNode M7",
14551455
"tags": [

androidApp/src/main/assets/firmware_releases.json

Lines changed: 21 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -189,9 +189,9 @@
189189
},
190190
"pullRequests": [
191191
{
192-
"id": "10860",
193-
"title": "esp32-common: Do not remove `network-provisioning` component",
194-
"page_url": "https://github.com/meshtastic/firmware/pull/10860",
192+
"id": "10859",
193+
"title": "fix(nrf52): Restore BLE security state when resuming advertising",
194+
"page_url": "https://github.com/meshtastic/firmware/pull/10859",
195195
"zip_url": "https://img.shields.io/badge/Flash_this_PR_in_the_Web_Flasher-2C2D3C?style=for-the-badge"
196196
},
197197
{
@@ -206,18 +206,6 @@
206206
"page_url": "https://github.com/meshtastic/firmware/pull/10850",
207207
"zip_url": "https://img.shields.io/badge/Flash_this_PR_in_the_Web_Flasher-2C2D3C?style=for-the-badge"
208208
},
209-
{
210-
"id": "10849",
211-
"title": "Update Quency-D_chsc6x digest to 3b2b6ce",
212-
"page_url": "https://github.com/meshtastic/firmware/pull/10849",
213-
"zip_url": "https://img.shields.io/badge/Flash_this_PR_in_the_Web_Flasher-2C2D3C?style=for-the-badge"
214-
},
215-
{
216-
"id": "10846",
217-
"title": "InkHUD: GPS improvements",
218-
"page_url": "https://github.com/meshtastic/firmware/pull/10846",
219-
"zip_url": "https://img.shields.io/badge/Flash_this_PR_in_the_Web_Flasher-2C2D3C?style=for-the-badge"
220-
},
221209
{
222210
"id": "10845",
223211
"title": "Fix ESP32-S2 nugget build",
@@ -230,30 +218,12 @@
230218
"page_url": "https://github.com/meshtastic/firmware/pull/10844",
231219
"zip_url": "https://img.shields.io/badge/Flash_this_PR_in_the_Web_Flasher-2C2D3C?style=for-the-badge"
232220
},
233-
{
234-
"id": "10841",
235-
"title": "XEdDSA packet signing UI (BaseUI)",
236-
"page_url": "https://github.com/meshtastic/firmware/pull/10841",
237-
"zip_url": "https://img.shields.io/badge/Flash_this_PR_in_the_Web_Flasher-2C2D3C?style=for-the-badge"
238-
},
239-
{
240-
"id": "10839",
241-
"title": "second pass adding beacons admin",
242-
"page_url": "https://github.com/meshtastic/firmware/pull/10839",
243-
"zip_url": "https://img.shields.io/badge/Flash_this_PR_in_the_Web_Flasher-2C2D3C?style=for-the-badge"
244-
},
245221
{
246222
"id": "10807",
247223
"title": "Add DeltaPlusProto Edict board variant",
248224
"page_url": "https://github.com/meshtastic/firmware/pull/10807",
249225
"zip_url": "https://discord.com/invite/meshtastic"
250226
},
251-
{
252-
"id": "10802",
253-
"title": "Refactor SerialConsole to simplify timeout handling",
254-
"page_url": "https://github.com/meshtastic/firmware/pull/10802",
255-
"zip_url": "https://img.shields.io/badge/Flash_this_PR_in_the_Web_Flasher-2C2D3C?style=for-the-badge"
256-
},
257227
{
258228
"id": "10792",
259229
"title": "Add helpful checks of channel names and PSK",
@@ -313,6 +283,24 @@
313283
"title": "Monotonic time & prep for router graceful retirement",
314284
"page_url": "https://github.com/meshtastic/firmware/pull/10718",
315285
"zip_url": "https://img.shields.io/badge/Flash_this_PR_in_the_Web_Flasher-2C2D3C?style=for-the-badge"
286+
},
287+
{
288+
"id": "10717",
289+
"title": "Update US LoRa modem preset to region defaults for compliance",
290+
"page_url": "https://github.com/meshtastic/firmware/pull/10717",
291+
"zip_url": "https://img.shields.io/badge/Flash_this_PR_in_the_Web_Flasher-2C2D3C?style=for-the-badge"
292+
},
293+
{
294+
"id": "10715",
295+
"title": "Fixes on 0x69 address detection",
296+
"page_url": "https://github.com/meshtastic/firmware/pull/10715",
297+
"zip_url": "https://img.shields.io/badge/Flash_this_PR_in_the_Web_Flasher-2C2D3C?style=for-the-badge"
298+
},
299+
{
300+
"id": "10689",
301+
"title": "Heltec Vision Master E213: enable 32768hz crystal osc for rtc",
302+
"page_url": "https://github.com/meshtastic/firmware/pull/10689",
303+
"zip_url": "https://discord.com/invite/meshtastic"
316304
}
317305
]
318306
}

0 commit comments

Comments
 (0)