Kodo-kakaku / luci-app-gpoint

GNSS Information dashboard for OpenWrt LuCi
GNU General Public License v3.0
27 stars 10 forks source link

lua-bit32 #17

Closed netgeppo closed 1 year ago

netgeppo commented 1 year ago

Ciao I have a GL.iNet GL-X750 with (openwrt-19.07 branch (git-21.189.23240-7b931da) / OpenWrt 19.07.8 r11364-ef56c85848) I try to install luci-app-gpoint_2.0.0_all.ipk but I have a problem Installing luci-app-gpoint (2.0.0) to root... Collected errors:

Kodo-kakaku commented 1 year ago

Hi @netgeppo !!! I ran into this problem because I had the same router))) In fact, I have no idea why this package was not included in the 19th branch and has been supported since the 21st... How can I help you fix this:

I will be waiting for your feedback and thank you for your interest in the project!!!)

netgeppo commented 1 year ago

Hi Kodo-kakaku Thanks for your help, unfortunately I'm not very capable, I have to figure out how to upgrade to version 21 and then install gpoint ... without losing router functionality, Thank you very much

netgeppo commented 1 year ago

Hi Kodo-kakaku Good! I upgraded and installed gpoint Perfect installation How can I check if my gps (U-Blocx 7) is working? What commands can I give? to verify? Thank you

netgeppo commented 1 year ago

Ok !!... lsusb Bus 001 Device 004: ID 2c7c:0306 Quectel EP06-E Bus 001 Device 003: ID 05e3:0752 Generic USB Storage Bus 001 Device 007: ID 1546:01a7 u-blox AG - www.u-blox.com u-blox 7 - GPS/GNSS Receiver Bus 001 Device 002: ID 05e3:0618 USB2.0 Hub Bus 001 Device 001: ID 1d6b:0002 Linux 5.10.146 ehci_hcd EHCI Host Controller

root@GL-X750:~ ls -l /dev/ttyACM0 crw-rw---- 1 root dialout 166, 0 Jan 27 12:04 /dev/ttyACM0 root@GL-X750:~#

root@GL-X750:~# sudo cat /dev/ttyACM0

work...!

netgeppo commented 1 year ago

Now .... I would like to send this data to my small traccar server .... Osman protocol how can I do? I can't find anything around.

Kodo-kakaku commented 1 year ago

Hi @netgeppo! I am very glad that you were able to launch the app! As for the server, to be honest, I have never used Traccar, but they have the OsmAnd protocol implemented by them.

You will need to:

After changing the settings, the device will start sending data to your server. Please write about your results, it is very important to me))