Switch to bleak for reliable BLE scanning with RSSI
- Replace hcitool-based BT scanning with bleak Python library - Bleak provides reliable RSSI values via D-Bus/BlueZ - BLE scan now finds devices that hcitool missed - Update project docs to reflect resolved BT RSSI blocker - Add bleak>=0.21.0 to dependencies Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
- [x] Live BT tracking mode
|
||||
- [x] Moving device detection (purple markers)
|
||||
- [x] Filter-aware scanning (WiFi/BT toggle)
|
||||
- [ ] Reliable RSSI acquisition for movement tracking
|
||||
- [x] Reliable RSSI acquisition for movement tracking (bleak)
|
||||
- [ ] Position smoothing/averaging
|
||||
- [ ] Device trails/history visualization
|
||||
|
||||
|
||||
Reference in New Issue
Block a user