Closed
Derek Steffey requested to merge
wip-clicker-app into
master
- Motion-gated BLE scan tracking activated by 3+ rapid clicks
- 30-second scan interval while in motion, no updates when stationary
- 15-minute auto-timeout with re-trigger support
- Fix acquisition threshold to match OCM schema (200 mg)
- Fix normal/emergency interval defaults to match OCM schema
- Fix state machine: remove spurious LocateOnEnter in InactiveWaiting
- Fix state machine: add CallbackUser1 to InactiveWaiting for re-trigger
- Fix trigger ordering: timeout evaluated before motion triggers
- MAC address whitelist filtering for BLE beacon scans
- Battery power-save terminates active tracking session
- Updated README with tracking behavior and motion thresholds