mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
2.1 KiB
2.1 KiB
Global Navigation Satellite System for OpenWrt LuCi
Gpoint was created in order to use full set of functions of mobile modules installed in OpenWRT router. Manufacturers of GSM/3G/LTE modems often lay down GNSS function, so why not use it? It doesn't matter if you use a router in transport or it is installed in your terminal, you can always find out its location!
Screenshots
Features
- Support: GPS, GLONASS (works with "NMEA 0183" standard protocol)
- GeoHash (reduces drift of GPS\GLONASS coordinate readings in parking)
- Kalman filter (Implementation of Kalman filter for geo (gps) tracks. This is a Lua port of original C code)
- Yandex Locator API (Determines location by nearest Wi-Fi access points)
- Server side (sends GNSS data to a remote server)
- Support OpenLayers maps in UI, and much more!
Supported devices
- Dell DW5821e/DW5829e
- Quectel EC25/EP06/EM12/RM500Q
- Sierra EM7455/EM7565
- Simcom SIM7600E-H
- U-Blox VK-172 GPS/GLONASS module (u-blox 7 GNSS modules)
Supported GNSS protocols
Install
- Upload ipk file to tmp folder
- cd /tmp
- opkg update
- opkg install luci-app-gpoint_1.7.0_all.ipk
Uninstall
- opkg remove luci-app-gpoint
License
Gpoint like OpenWRT is released under the GPL v3.0 License - see detailed LICENSE.