spaxel/mothership/internal
jedarden 0849be713f feat: wire BLE handler in ingestion server for ble_scan broadcast
The BLE handler was set but never invoked when BLE messages arrived
from nodes. Replace the TODO with actual bleHandler call so BLE scan
data flows to the registry, enabling the existing 5s ble_scan
WebSocket broadcast to dashboard clients.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-07 08:12:27 -04:00
..
analytics feat: implement 7-day pattern learning algorithm for anomaly detection 2026-04-06 21:27:10 -04:00
apdetector fix: correct oui import path in apdetector 2026-04-06 18:31:49 -04:00
api fix: resolve Phase 6 build integration issues 2026-04-07 02:31:02 -04:00
auth feat: implement install secret generation with one-time print 2026-04-06 18:06:33 -04:00
automation fix: resolve Phase 6 build integration issues 2026-04-07 02:31:02 -04:00
ble feat: wire BLE scan broadcasts to dashboard WebSocket 2026-04-07 07:57:38 -04:00
briefing fix: resolve Phase 6 build integration issues 2026-04-07 02:31:02 -04:00
dashboard fix: align BroadcastEventFromDB field names with frontend event spec 2026-04-07 08:12:27 -04:00
db fix: resolve Phase 6 build integration issues 2026-04-07 02:31:02 -04:00
diagnostics ci: set VERSION to 0.1.0 for image build 2026-04-06 08:53:25 -04:00
eventbus feat: implement webhook action firing & fault tolerance for automations 2026-04-06 21:39:51 -04:00
events feat: add new internal packages (events, automation, ble, falldetect, mqtt, notify, prediction, sleep, tracker, zones, analytics) and dashboard modules (anomaly, automations, blepanel, fleet) 2026-04-06 09:48:31 -04:00
explainability feat: implement webhook action firing & fault tolerance for automations 2026-04-06 21:39:51 -04:00
falldetect fix: remove unused imports and variables in falldetect/detector.go 2026-04-06 18:47:11 -04:00
fleet feat: add new internal packages (events, automation, ble, falldetect, mqtt, notify, prediction, sleep, tracker, zones, analytics) and dashboard modules (anomaly, automations, blepanel, fleet) 2026-04-06 09:48:31 -04:00
fusion feat(signal): implement Phase 5 Reliability & Intelligence 2026-03-29 12:16:56 -04:00
ingestion feat: wire BLE handler in ingestion server for ble_scan broadcast 2026-04-07 08:12:27 -04:00
learning feat(localization): implement self-improving localization with BLE ground truth 2026-03-29 20:11:22 -04:00
localization fix: resolve Phase 6 build integration issues 2026-04-07 02:31:02 -04:00
mqtt fix: correct paho v1.5.0 API mismatches in mqtt/client.go 2026-04-06 18:47:11 -04:00
notify fix: rename shadowed color variable to clr in notify/service.go 2026-04-06 18:35:42 -04:00
ota feat(dashboard): per-link motion presence indicator with amplitude time series 2026-03-26 22:55:33 -04:00
oui feat: implement passive radar auto-detection of router AP 2026-04-06 14:03:03 -04:00
prediction feat: add new internal packages (events, automation, ble, falldetect, mqtt, notify, prediction, sleep, tracker, zones, analytics) and dashboard modules (anomaly, automations, blepanel, fleet) 2026-04-06 09:48:31 -04:00
provisioning feat(dashboard): per-link motion presence indicator with amplitude time series 2026-03-26 22:55:33 -04:00
recorder feat(recorder): per-link CSI frame recording with 1-hour segment files 2026-03-28 00:07:50 -04:00
recording feat(recording): disk-backed circular buffer with 48h time-based retention 2026-03-26 23:01:58 -04:00
replay feat(dashboard): per-link motion presence indicator with amplitude time series 2026-03-26 22:55:33 -04:00
signal feat: breathing rate FFT extraction and anomaly flagging for sleep monitoring 2026-04-07 02:13:35 -04:00
sleep test: add breathing rate FFT and anomaly acceptance tests 2026-04-07 02:54:31 -04:00
tracker feat: wire alert broadcasts for anomaly detections and security mode changes 2026-04-07 06:57:23 -04:00
tracking feat(dashboard): per-link motion presence indicator with amplitude time series 2026-03-26 22:55:33 -04:00
volume feat: implement webhook action firing & fault tolerance for automations 2026-04-06 21:39:51 -04:00
zones fix: resolve Phase 6 build integration issues 2026-04-07 02:31:02 -04:00