Janez T
6e9e9e397d
Fix RX advert data parsing
2026-03-14 16:34:31 +01:00
Janez T
d5684c51c7
Fix channel sync and logging
2026-03-13 19:24:42 +01:00
Janez T
53daf2c9a7
Add packet filter stats and hex
2026-03-12 20:54:04 +01:00
Janez T
818b9dbfb2
Review MeshCore payload status
2026-03-10 11:05:54 +01:00
Janez T
8085b89c07
Add repeaters map menu entry
2026-03-10 10:38:59 +01:00
Janez T
025bd737e7
Group contacts by last seen
2026-03-10 08:54:55 +01:00
Janez T
d675ce18dd
Use LogRxRouteDecoder in AppProvider
2026-03-10 08:43:58 +01:00
Janez T
771cddb80d
Display unread counts per channel
2026-03-08 20:22:10 +01:00
Janez T
17d7c43745
Implement meshcore-open route reload
2026-03-08 14:26:05 +01:00
Janez T
1c3af4f927
Upgrade flutter packages and limit
2026-03-07 20:59:01 +01:00
Janez T
fe2e08c4e4
Add faster location update channel
2026-03-07 20:38:49 +01:00
Janez T
3433eae3a6
Remove unused path_provider entry
2026-03-07 20:23:09 +01:00
Janez T
cf70aa2bfb
Reduce header space and tweak chat
2026-03-07 14:53:22 +01:00
Janez T
0e4f727e26
Add swarm mode transport doc
2026-03-07 14:13:54 +01:00
Janez T
85d0b26c67
Add retransmission handling
2026-03-06 20:12:12 +01:00
Janez T
7cd5351921
Improve message input layout
2026-03-06 20:01:56 +01:00
Janez T
96feb75712
feat: save all pending work
...
ref:
2026-03-06 20:01:56 +01:00
Janez T
0cb1d49804
Fix null check crash in TabBar
2026-03-05 11:41:15 +01:00
Janez T
84a6f81c26
feat: replace SSE client with direct TCP/WiFi connection
...
- Remove SseClientService and ConnectionMode.sseClient
- Add ConnectionMode.tcp with MeshCoreTcpService (port 5000)
- NetworkScannerService: scan TCP port 5000 via raw Socket.connect
- mDNS service type changed to _meshcore._tcp
- connection_dialog: connect via connectTcp() instead of connectToSseServer()
- home_screen: show WiFi icon and label for TCP mode
- Bump meshcore_client to pick up TCP transport support
2026-03-04 19:11:16 +01:00
Janez T
6bd7517180
fix: init tabs advert quick add
...
ref:
2026-02-28 11:29:28 +01:00
Janez T
baf49d27d8
feat: MeshCore SAR - Flutter BLE mesh radio companion app
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-02-28 10:11:33 +01:00