mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
chore: Scheduled updates (Firmware, Hardware) (#3075)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
This commit is contained in:
parent
70eaab42a8
commit
ac259f3b1c
2 changed files with 9 additions and 9 deletions
|
|
@ -1053,7 +1053,7 @@
|
|||
"hwModelSlug": "T_LORA_PAGER",
|
||||
"platformioTarget": "tlora-pager",
|
||||
"architecture": "esp32-s3",
|
||||
"activelySupported": false,
|
||||
"activelySupported": true,
|
||||
"supportLevel": 1,
|
||||
"displayName": "LILYGO T-LoRa Pager",
|
||||
"tags": [
|
||||
|
|
|
|||
|
|
@ -38,13 +38,6 @@
|
|||
}
|
||||
],
|
||||
"alpha": [
|
||||
{
|
||||
"id": "v2.7.8.a0c0388",
|
||||
"title": "Meshtastic Firmware 2.7.8.a0c0388 Alpha",
|
||||
"page_url": "https://github.com/meshtastic/firmware/releases/tag/v2.7.8.a0c0388",
|
||||
"zip_url": "https://github.com/meshtastic/firmware/releases/download/v2.7.8.a0c0388/firmware-esp32-2.7.8.a0c0388.zip",
|
||||
"release_notes": "## 🚀 What's Changed\r\n* Fix device-install.bat baud rate by @fifieldt in https://github.com/meshtastic/firmware/pull/7486\r\n* Fix Heltec T114 ADC multiplier by @OnyxClawe in https://github.com/meshtastic/firmware/pull/7520\r\n* Fix: T-LoRa Pager / T-Deck Pro shutdown by @mverch67 in https://github.com/meshtastic/firmware/pull/7792\r\n* Try-fix Cardkb detection by @thebentern in https://github.com/meshtastic/firmware/pull/7825\r\n* chore(deps): update platform-native digest to c490bcd by @renovate[bot] in https://github.com/meshtastic/firmware/pull/7814\r\n* chore(deps): update meshtastic/device-ui digest to 8019704 by @renovate[bot] in https://github.com/meshtastic/firmware/pull/7830\r\n* chore(deps): update caveman99-stm32-crypto digest to 1aa30eb by @renovate[bot] in https://github.com/meshtastic/firmware/pull/7808\r\n* Update protobufs and classes by @github-actions[bot] in https://github.com/meshtastic/firmware/pull/7831\r\n* Update device-install scripts for T-LoRa Pager by @mverch67 in https://github.com/meshtastic/firmware/pull/7833\r\n* chore(deps): update meshtastic/device-ui digest to 10f0244 by @renovate[bot] in https://github.com/meshtastic/firmware/pull/7840\r\n* If usePreset is False, show value as Custom. by @Xaositek in https://github.com/meshtastic/firmware/pull/7812\r\n* Hold for 20s after GPS lock by @fifieldt in https://github.com/meshtastic/firmware/pull/7801\r\n* Fix GPS that hard code 2080 as the start time. by @fifieldt in https://github.com/meshtastic/firmware/pull/7803\r\n\r\n## New Contributors\r\n* @OnyxClawe made their first contribution in https://github.com/meshtastic/firmware/pull/7520\r\n\r\n**Full Changelog**: https://github.com/meshtastic/firmware/compare/v2.7.7.5ae4ff9...v2.7.8.a0c0388"
|
||||
},
|
||||
{
|
||||
"id": "v2.7.7.5ae4ff9",
|
||||
"title": "Meshtastic Firmware 2.7.7.5ae4ff9 Alpha",
|
||||
|
|
@ -187,5 +180,12 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
"pullRequests": []
|
||||
"pullRequests": [
|
||||
{
|
||||
"id": "7658",
|
||||
"title": "the original ZPS module from https://github.com/a-f-G-U-C/Meshtastic-ZPS",
|
||||
"page_url": "https://github.com/meshtastic/firmware/pull/7658",
|
||||
"zip_url": "https://github.com/meshtastic/firmware/actions/runs/17074730483"
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue