93bdd15cb7
fix re
2025-02-21 19:41:53 +01:00
da4f9688ac
tk102gpx: fix LON arcmin output
2024-06-24 23:38:15 +02:00
03f011fb80
update for 2024
2024-03-18 23:38:33 +01:00
a95e164595
cron make .txt
2024-03-18 23:37:58 +01:00
Stephan I. Böttcher
6a3bef6e1a
tk102gpx: fix ndata read loop
2023-09-29 19:42:31 +02:00
af5da452dd
re fixes
2023-09-29 19:20:10 +02:00
d6b17ed839
use tk102cat.py for target nc%
2023-09-29 19:19:45 +02:00
1712ebbded
Parser fixes, phone
...
Do not consume possible leading digits of the SERIAL as CHKS.
Parse additional field MESSAGE, for battery status.
Test if PHONE is printable, else print ***. After restart of the
tracker, it will continue sending data, but with noninitialized PHONE
field.
2023-09-18 22:55:38 +02:00
78709deb87
limit cron gpx to the last 24 hours
2023-09-18 22:55:16 +02:00
fa469cda30
Merge branch 'master' of codeberg.org:ET-Kiel/tk102gpx
2023-09-16 23:47:46 +02:00
20453c8570
--follow sleeps 10 seconds
2023-09-16 23:47:28 +02:00
434cec1aa7
crontab with cron.sh
2023-09-16 23:46:49 +02:00
Stephan I. Böttcher
ada56a8ad5
close oldest connection when > 9 connections are open
2023-09-16 23:44:44 +02:00
Stephan I. Böttcher
be10b8b551
s/BAT/SIGNAL/
2023-09-16 23:43:41 +02:00
Stephan I. Böttcher
02e96d82a1
Merge branch 'master' of codeberg.org:ET-Kiel/tk102gpx
2023-09-16 19:20:13 +02:00
Stephan I. Böttcher
668c29245f
new script tk102cat.py
...
netcat does not cut it. The loop accepts at most one connection at each
time. There will eb overlap when the mobile cell changes.
This script accepts up to 100 connections and merges whatever comes in.
2023-09-16 19:17:45 +02:00
ac06d2300a
add timestamp to plot
2023-09-15 23:54:52 +02:00
b93585d6cf
new script cron.sh
2023-09-15 23:54:32 +02:00
Stephan I. Böttcher
e7b7ea2dad
support for gnuplot map plot
2023-09-15 21:08:48 +02:00
Stephan I. Böttcher
33e95043fc
commandline options
...
follow mode
output formats
2023-09-15 12:58:30 +02:00
4e56fbd3f4
target nc% to capture different ports
2023-09-15 10:33:52 +02:00
383ffbfb69
fix DATE parser field order
2023-09-15 10:33:12 +02:00
5f5834bc32
deployment with crontab
...
The target gpx file is a hardlink into the nextcloud data space
2023-09-14 22:48:02 +02:00
Stephan I. Böttcher
ebd016968b
add Makefile
2023-09-14 19:56:42 +02:00
Stephan I. Böttcher
2a3acbe81e
remove trial copy of re
2023-09-14 19:24:26 +02:00
Stephan I. Böttcher
a28f6d2c19
tk120gpx: script to translate data captured from a tk102
...
The input data shall be captured by netcat into a file.
The output is GPX.
2023-09-14 19:18:49 +02:00