Wio Tracker L1 — Plus Firmware v1.15-plus.1.3
Based on MeshCore upstream v1.15.
Highlights
- Auto-Advert — new tool that periodically broadcasts a 0-hop advert with your GPS position.
- Nearby Nodes overhaul — Favourites filter, cardinal bearing display (N/NE/E…), last-heard time in detail view, periodic detail refresh. Paired with auto-advert gives you possibility to easily locate your friends.
- Status bar polish — node name is now ellipsized to fit, blinking A indicator appears left of the BT indicator when Auto-Advert is running.
- Clock dashboard — 3 data fields give you ability to display the data you need
- Sensor placeholders — keyboard picker and message placeholders now support all available sensor data.
Changes
New features
- Auto-Advert tool in Tools screen — periodic 0-hop advert with GPS coordinates
- NearbyScreen: Favourites as default filter, ALL / Companion / Repeater / Room / Sensor filters
- NearbyScreen: bearing shown as degrees + cardinal direction (e.g.
142d (SE)) - NearbyScreen: last-heard time (
Seen: 3m ago) in contact detail view - NearbyScreen: detail view auto-refreshes every 10 s; returns to list if contact disappears
- Status bar: blinking A indicator
- Status bar: node name ellipsized (
longni...) when status icons would overlap - Clock dashboard: new "Messages" field (total unread DM + channel + room count)
- DM fullscreen view: navigate between messages with left/right (left = newer, right = older)
Fixes
- When connected to the app, message counter is cleared.
- Status bar icons (BT, mute) aligned to correct vertical position; battery icon height corrected
- Channel message view: removed
#prefix from channel name in title bar - Various internal refactors: reusable
PopupMenu,FullscreenMsgView,KeyboardWidgetmodules