You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Settings now show protocol-specific items for Meshtastic vs MeshCore, including MeshCore-only network/channel tuning items / 设置页改为按协议显示可配置项,完整区分 Meshtastic 与 MeshCore 网络/频道参数
Mesh configuration model split into meshtastic_config and meshcore_config, with independent persistence/apply paths / Mesh 配置模型拆分为 meshtastic_config 与 meshcore_config,并分别持久化与应用
Meshtastic radio apply path now supports preset/manual parameters, channel slot, frequency offset, override frequency, and region-aware clamping / Meshtastic 无线参数应用链路增强:支持预设/手动参数、频道槽位、频偏、覆盖频率与区域约束
MeshCore adapter upgraded from simplified compatibility logic to REQ/RESPONSE/PATH + direct routing behavior with repeat/multi-ACK controls / MeshCore 适配器从简化兼容逻辑升级为 REQ/RESPONSE/PATH 与 direct routing 行为,并支持 repeat/multi-ACK 控制
CI adds clang-format-14 format check and versioned firmware artifact naming for build outputs / CI 新增 clang-format-14 格式检查与带版本号的固件产物命名
Fixed / 修复
Region changes now cascade into related radio constraints (e.g. TX power limits and frequency bounds) and re-apply immediately / 区域切换可联动无线参数约束(如 TX 功率与频率边界)并立即生效
Hidden Relay toggle in settings when real forwarding path is not wired to avoid false switch semantics / 在未接通真实转发路径时隐藏 Relay 开关,避免“假开关”
GPS motion power policy corrected: outside team mode, prolonged idle can suspend GPS and motion resumes it / 修正 GPS 动作节电策略:非组队模式下长时间静止可关闭 GPS,恢复运动后自动开启
Walkie service config wiring/build guards aligned with updated mesh config fields / Walkie 服务配置字段与构建条件已与新版 mesh 配置对齐
[0.1.9-alpha] - 2026-02-12
Added / 新增
SSTV audio receive and on-device image decoding / SSTV 音频接收与设备端图像解码
SSTV UI page and decode result screenshots / SSTV 页面与解码结果截图
Data Exchange (PC Link) mode with USB CDC-ACM transport and HostLink protocol (codec/service/bridge) / 数据交换(PC Link)模式:USB CDC-ACM 传输与 HostLink 协议(编解码/服务/桥接)
HostLink protocol spec doc with frame/command/event details and app payload coverage / HostLink 协议规范文档(帧/命令/事件与应用载荷覆盖说明)
HostLink EV_APP_DATA forwarding for Team apps and non-team app payloads (plaintext) / HostLink EV_APP_DATA 转发团队与非团队应用载荷(明文)
HostLink EV_GPS + CMD_GET_GPS support / HostLink GPS 事件与请求支持
Team track sampler + TEAM_TRACK_APP protocol for batched team track points / 团队轨迹采样与 TEAM_TRACK_APP 报文
GPS route overlay (KML) and route focus support / GPS KML 轨迹覆盖与聚焦
GPS altitude display at bottom center / GPS 页面底部居中高度显示
Tracker UI overhaul with record/route modes, list pagination, and action panel / Tracker 界面重构(记录/循迹模式、列表分页、操作面板)
Menu icon asset for PC Link (RF) / PC Link 菜单 RF 图标资源
Changed / 变更
App context wiring to forward events into HostLink bridge / AppContext 事件接入 HostLink 桥接
0 commit comments