/luci-app-gpoint

GNSS Information dashboard for OpenWrt LuCi

Primary LanguageLuaGNU General Public License v3.0GPL-3.0

Gpoint
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 overview_wait overview overview

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

  • 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.