FIND3
High-precision indoor positioning framework, version 3
The Framework for Internal Navigation and Discovery (FIND) is like indoor GPS for your house or business, using only a simple smartphone or laptop. Support for any data source, Bluetooth/WiFi/magnetic fields / etc. (previously just WiFi). Passive scanning built-in (previously required a separate server). Support for Bluetooth scanning in scanning utility (previously just WiFi). Meta-learning with 10 different machine learning classifiers (previously just three). Client uses Websockets+React which reduces bandwidth (and coding complexity). Rolling compression of MAC addresses for much smaller on-disk databases. Data storage in SQLite-database (previously it was BoltDB). ...