quectel-timesync: add package
authorDavid Bauer <redacted>
Sun, 8 Oct 2023 21:18:19 +0000 (23:18 +0200)
committerDavid Bauer <redacted>
Sun, 8 Oct 2023 22:45:06 +0000 (00:45 +0200)
commita2838a20323a541360123e72ff7c81524f5455f6
tree461cecc6572742e58bb044883a451d9351cc1579
parent597df3585fae16ac1e8a64b839c7159a907e70af
quectel-timesync: add package

This tool allows for acquiring the current time from
the cellular network for configuring the local clock.
Compared to NTP, this has the advantage of nut using up
mobile traffic.

It takes advantage of the AT+QLTS command found on Quectel
modems. This functionality depends on support of the mobile
network.

Compile-tested: ath79-nand
Run-tested: ath79-nand (GL.iNET GL-XE300)

Signed-off-by: David Bauer <redacted>
utils/quectel-timesync/Makefile [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT