Janez T
2b42e7dd15
feat: Add compass and region support
2026-03-22 19:04:43 +01:00
Janez T
7ea6334f02
fix: Keep composer and sensor sheets closable #123
2026-03-22 18:27:57 +01:00
Janez T
a26ae96acd
feat: Add repeater discovery onboarding flow
2026-03-22 18:06:24 +01:00
Janez T
71eac21df9
feat: Add channel datagrams #1928
...
ref:
2026-03-22 16:46:58 +01:00
Janez T
ab05f13de9
fix: Remove contact trails from map #123
2026-03-22 15:48:55 +01:00
Janez T
059125c714
fix: Restore telemetry refresh behavior
...
ref:
2026-03-22 09:19:33 +01:00
Janez T
dc297b0b9f
fix: Tighten device settings layout
2026-03-21 20:44:29 +01:00
Janez T
2d24481aba
feat: Add MET history isolation
2026-03-21 19:22:43 +01:00
Janez T
20a1df94eb
fix: Support MeshCore message links #123
2026-03-21 18:36:56 +01:00
Janez T
5cc81bef65
feat: Show self sensor default
2026-03-20 19:08:24 +01:00
Janez T
721fb7e7a2
feat: Add serial compass support #0
2026-03-19 21:38:54 +01:00
Janez T
d8cb35c595
fix: Simplify device settings styling #123
2026-03-19 14:18:29 +01:00
Janez T
8da69705ee
fix: Align contact sorting labels #0
2026-03-19 14:06:05 +01:00
Janez T
e474168ba8
feat: Show self telemetry in device info sheet
...
Tapping signal/battery in header now also shows device's own telemetry
(temperature, humidity, pressure, GPS) when available. Triggers a self
telemetry request on sheet open. Data comes from the device contact's
telemetry field.
2026-03-19 13:52:15 +01:00
Janez T
03dba8b3ce
feat: Device info sheet on signal/battery tap
...
Tapping the signal bars or battery indicator in the header now shows
a bottom sheet with device details: BLE signal (dBm), battery %,
voltage, storage usage, firmware version, frequency, and TX power.
Fixes #22 (partial — device telemetry display)
2026-03-19 11:07:08 +01:00
Janez T
bc9e37bd22
fix: Count RX data and speed up Flutter builds #123
2026-03-19 10:33:20 +01:00
Janez T
140088fe2f
fix: Improve message signal chip behavior
2026-03-18 14:29:33 +01:00
Janez T
29b75a3155
feat: Save profile defaults per device
2026-03-18 13:34:50 +01:00
Janez T
5659242672
fix: Remove stale analyze warnings #123
...
ref:
2026-03-17 11:26:59 +01:00
Janez T
d29b85feb8
feat: Estimate contact location from RSSI + last-hop repeater
...
For contacts without GPS, estimate their position by:
1. Finding the first-hop repeater from their routing path
2. Estimating distance from RSSI using log-distance path loss model
3. Placing them at a deterministic offset from the repeater
Uses LoRa outdoor path loss exponent (n=3.0) with reference RSSI
-30dBm at 1m. Distance clamped to 10m-50km range. Bearing derived
from contact public key hash for stable positioning.
2026-03-17 11:08:56 +01:00
Janez T
fa2b586ab7
i18n: Add 247 missing translation keys across all 13 languages
...
Replace hardcoded English strings in 32 Dart source files with l10n
references. Covers settings labels, UI actions, map/SAR features,
device config, notifications, profiles, spectrum scan, and status
messages for sl, de, hr, pl, es, fr, it, el, ru, tr, uk, zh, pt.
2026-03-17 10:36:58 +01:00
Janez T
1e97ba9831
feat: Favourites support using firmware flags bit 0
...
- Contact.isFavourite reads bit 0 of firmware flags field
- Toggle favourite via contact action sheet (writes to device)
- Favourites section shown first in contacts tab
- Path size options corrected to [1, 2, 3] bytes
2026-03-17 09:44:38 +01:00
Janez T
59f6df4260
feat: GPS module toggle in device settings
2026-03-17 09:44:38 +01:00
Janez T
993563f059
fix: Prevent invalid map bounds #123
2026-03-16 22:16:36 +01:00
Janez T
cfd233d38e
fix: Remove relay labels, add signal bars #123
2026-03-16 22:01:41 +01:00
Janez T
84cd8eec00
Refine contact refresh flow
2026-03-16 21:52:46 +01:00
Janez T
434d3df53e
Fix BottomSheet ancestor lookup
2026-03-16 21:46:37 +01:00
Janez T
efbddc8831
Add wakelock plus package
2026-03-16 20:37:04 +01:00
Janez T
0e3acfa4ca
Ensure new profile starts empty
2026-03-16 14:04:07 +01:00
Janez T
450b8382e8
Add custom cave map mode
2026-03-16 11:30:53 +01:00
Janez T
420690d683
Enable profiles switch UI
2026-03-16 11:25:51 +01:00
Janez T
fedd7b9a2b
Add custom cave map mode
2026-03-16 10:50:44 +01:00
Janez T
a55cfffa59
Redesign contact import screen
2026-03-15 21:02:17 +01:00
Janez T
5d2f61749e
Update sensor parsing layout
2026-03-15 20:14:01 +01:00
Janez T
3e559a4f4e
Enforce theme colors on switches
2026-03-15 10:56:47 +01:00
Janez T
a124e3d9f2
Improve sensor settings UI
2026-03-15 10:48:48 +01:00
Janez T
e355f28ca9
Update sensor customization view
2026-03-15 10:40:16 +01:00
Janez T
650f3c66aa
Show values in sensor fields
2026-03-15 10:22:53 +01:00
Janez T
df993cd176
Enhance sensor telemetry cards
2026-03-15 10:10:22 +01:00
Janez T
feb3145854
Add sensor contact preview sheet
2026-03-15 09:36:31 +01:00
Janez T
66eb32bf44
Fix BLE contact add failure
2026-03-15 09:24:41 +01:00
Janez T
c2e0fa952e
Fix contact add failure
2026-03-15 09:19:59 +01:00
Janez T
4557fb4b9e
feat: Add Sensor telemetry alerts
...
ref:
2026-03-15 09:13:32 +01:00
Janez T
62bf33c9d1
fix: Replace web unsafe hash
...
ref:
2026-03-14 21:34:57 +01:00
Janez T
30c273c656
Fix connection provider auto-add bug
2026-03-14 21:30:23 +01:00
Janez T
6de12225fc
feat: Finish discovery flow
...
ref:
2026-03-14 21:04:23 +01:00
Janez T
6e9e9e397d
Fix RX advert data parsing
2026-03-14 16:34:31 +01:00
Janez T
a3147e9d7c
Summarize repo changes
2026-03-14 10:39:27 +01:00
Janez T
b42328bd82
Ensure contact sync waits
2026-03-14 10:24:14 +01:00
Janez T
1b801a10ef
Remove hex logs and keep path data
2026-03-14 10:07:11 +01:00