mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
chore: Scheduled updates (Firmware, Hardware, Translations, Graphs) (#4741)
This commit is contained in:
parent
875cf1cff2
commit
ee03b6d186
4 changed files with 9 additions and 13 deletions
|
|
@ -188,6 +188,12 @@
|
|||
]
|
||||
},
|
||||
"pullRequests": [
|
||||
{
|
||||
"id": "9857",
|
||||
"title": "Add PiMesh-1W V1/V2 Portduino LoRa config files",
|
||||
"page_url": "https://github.com/meshtastic/firmware/pull/9857",
|
||||
"zip_url": "https://discord.com/invite/meshtastic"
|
||||
},
|
||||
{
|
||||
"id": "9827",
|
||||
"title": "Align 920–925 MHz limits as per NBTC regulations in Thailand (27 dBm, 10% duty cycle) ",
|
||||
|
|
@ -205,18 +211,6 @@
|
|||
"title": "Add AEAD (AES-CCM) authenticated encryption for PSK channels",
|
||||
"page_url": "https://github.com/meshtastic/firmware/pull/9749",
|
||||
"zip_url": "https://discord.com/invite/meshtastic"
|
||||
},
|
||||
{
|
||||
"id": "9706",
|
||||
"title": "Add VL53L0 distance sensor.",
|
||||
"page_url": "https://github.com/meshtastic/firmware/pull/9706",
|
||||
"zip_url": "https://discord.com/invite/meshtastic"
|
||||
},
|
||||
{
|
||||
"id": "9675",
|
||||
"title": "add FromRadioSync BLE characteristic",
|
||||
"page_url": "https://github.com/meshtastic/firmware/pull/9675",
|
||||
"zip_url": "https://discord.com/invite/meshtastic"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
@ -23,6 +23,7 @@
|
|||
<string name="node_sort_distance">Απόσταση</string>
|
||||
<string name="node_sort_via_mqtt">μέσω MQTT</string>
|
||||
<string name="via_mqtt">μέσω MQTT</string>
|
||||
<string name="message_status_enroute">Αναμονή για αναγνώριση</string>
|
||||
<string name="routing_error_timeout">Λήξη χρονικού ορίου</string>
|
||||
<string name="routing_error_bad_request">Εσφαλμένο Αίτημα</string>
|
||||
<string name="routing_error_pki_unknown_pubkey">Άγνωστο Δημόσιο Κλειδί</string>
|
||||
|
|
|
|||
|
|
@ -1198,7 +1198,7 @@
|
|||
<string name="tak_role_rto">Sidemees</string>
|
||||
<string name="tak_role_k9">Koer (K9)</string>
|
||||
<string name="traffic_management">Liikluskorraldus</string>
|
||||
<string name="traffic_management_config">Läbilaskepunkt</string>
|
||||
<string name="traffic_management_config">Liikluse haldamise sätted</string>
|
||||
<string name="traffic_management_enabled">Moodul lubatud</string>
|
||||
<string name="traffic_management_position_dedup">Positsioonide dubleerimine</string>
|
||||
<string name="traffic_management_position_precision">Positsiooni täpsus (bittides)</string>
|
||||
|
|
|
|||
|
|
@ -78,6 +78,7 @@
|
|||
<string name="config_device_doubleTapAsButtonPress_summary">가속도계가 있는 장치를 두 번 탭하여 사용자 버튼과 동일한 동작.</string>
|
||||
<string name="config_device_ledHeartbeatEnabled_summary">장치에서 깜빡이는 LED를 제어합니다. 대부분 장치의 경우 최대 4개의 LED 중 하나를 제어할 수 있지만 충전 상태 LED와 GPS 상태 LED는 제어할 수 없습니다.</string>
|
||||
<string name="config_device_transmitOverLora_summary">MQTT 및 PhoneAPI로 전송하는 것 외에도, 우리 NeighborInfo는 LoRa를 통해 전송되어야 합니다. 기본 키와 이름을 사용하는 채널에서는 사용할 수 없습니다.</string>
|
||||
<string name="config_display_wake_on_tap_or_motion_summary">이 설정은 기기에 가속도계가 내장되어 있어야 사용할 수 있습니다.</string>
|
||||
<!-- Position Config -->
|
||||
<string name="broadcast_interval">전송 간격</string>
|
||||
<string name="debug">Debug</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue