]> www.average.org Git - loctrkd.git/log
loctrkd.git
2 years agointroduce command-line forntend to send cmds
Eugene Crosser [Fri, 22 Apr 2022 21:27:15 +0000 (23:27 +0200)]
introduce command-line forntend to send cmds

2 years agomake `response` class method again
Eugene Crosser [Fri, 22 Apr 2022 21:26:21 +0000 (23:26 +0200)]
make `response` class method again

2 years agofix var name
Eugene Crosser [Fri, 22 Apr 2022 21:26:06 +0000 (23:26 +0200)]
fix var name

2 years agointroduce `class_by_prefix()`
Eugene Crosser [Fri, 22 Apr 2022 20:59:24 +0000 (22:59 +0200)]
introduce `class_by_prefix()`

2 years agoadd some more message types
Eugene Crosser [Fri, 22 Apr 2022 20:03:55 +0000 (22:03 +0200)]
add some more message types

2 years agoUse config from the config file to config
Eugene Crosser [Fri, 22 Apr 2022 14:46:04 +0000 (16:46 +0200)]
Use config from the config file to config

2 years agoAdd some more commands
Eugene Crosser [Thu, 21 Apr 2022 23:36:07 +0000 (01:36 +0200)]
Add some more commands

2 years agoDo not respond to "Manual positioning"
Eugene Crosser [Thu, 21 Apr 2022 23:28:08 +0000 (01:28 +0200)]
Do not respond to "Manual positioning"

2 years agoremove obsolete __main__
Eugene Crosser [Thu, 21 Apr 2022 22:59:36 +0000 (00:59 +0200)]
remove obsolete __main__

2 years agothe whole shebang is working now
Eugene Crosser [Thu, 21 Apr 2022 22:58:15 +0000 (00:58 +0200)]
the whole shebang is working now

2 years agochange storage format - save the whole packet
Eugene Crosser [Thu, 21 Apr 2022 20:01:03 +0000 (22:01 +0200)]
change storage format - save the whole packet

2 years agouse old address format in the event database
Eugene Crosser [Wed, 20 Apr 2022 21:38:53 +0000 (23:38 +0200)]
use old address format in the event database

2 years agoSupport IPv6 on client socket
Eugene Crosser [Wed, 20 Apr 2022 21:32:00 +0000 (23:32 +0200)]
Support IPv6 on client socket

2 years agofull encoder/decoder for zmq messages
Eugene Crosser [Wed, 20 Apr 2022 21:11:25 +0000 (23:11 +0200)]
full encoder/decoder for zmq messages

2 years agoimplement `inline_response()`
Eugene Crosser [Tue, 19 Apr 2022 22:32:44 +0000 (00:32 +0200)]
implement `inline_response()`

2 years agocleanup, make monolitic app work again
Eugene Crosser [Tue, 19 Apr 2022 20:51:00 +0000 (22:51 +0200)]
cleanup, make monolitic app work again

2 years agoinitial storage service
Eugene Crosser [Mon, 18 Apr 2022 22:09:44 +0000 (00:09 +0200)]
initial storage service

2 years agomake collector.py work
Eugene Crosser [Mon, 18 Apr 2022 19:54:37 +0000 (21:54 +0200)]
make collector.py work

2 years agoWIP to reorganise to microservices
Eugene Crosser [Mon, 18 Apr 2022 18:41:46 +0000 (20:41 +0200)]
WIP to reorganise to microservices

2 years agorename protocol module to "gps303proto"
Eugene Crosser [Mon, 18 Apr 2022 11:19:05 +0000 (13:19 +0200)]
rename protocol module to "gps303proto"

2 years agoInitial version of zmq based architecture
Eugene Crosser [Thu, 14 Apr 2022 22:17:55 +0000 (00:17 +0200)]
Initial version of zmq based architecture

2 years agodrop unresolvable points in mkgpx
Eugene Crosser [Thu, 31 Mar 2022 22:07:27 +0000 (00:07 +0200)]
drop unresolvable points in mkgpx

2 years agoadd lookaside module and opencellid lookup
Eugene Crosser [Fri, 18 Mar 2022 23:31:17 +0000 (00:31 +0100)]
add lookaside module and opencellid lookup

2 years agodefine more protocol units
Eugene Crosser [Thu, 17 Mar 2022 23:51:00 +0000 (00:51 +0100)]
define more protocol units

2 years agoadd README
Eugene Crosser [Wed, 16 Mar 2022 23:17:26 +0000 (00:17 +0100)]
add README

2 years agoWork with cell location data; use opencellid
Eugene Crosser [Wed, 16 Mar 2022 22:47:51 +0000 (23:47 +0100)]
Work with cell location data; use opencellid

2 years agoA script to parse data from the database
Eugene Crosser [Wed, 16 Mar 2022 16:30:30 +0000 (17:30 +0100)]
A script to parse data from the database

2 years agoUse command line args and config more
Eugene Crosser [Wed, 16 Mar 2022 13:36:13 +0000 (14:36 +0100)]
Use command line args and config more

2 years agouse correct config entry
Eugene Crosser [Wed, 16 Mar 2022 12:54:52 +0000 (13:54 +0100)]
use correct config entry

2 years agointroduce config
Eugene Crosser [Tue, 15 Mar 2022 23:50:55 +0000 (00:50 +0100)]
introduce config

2 years agoadd necessary responses
Eugene Crosser [Tue, 15 Mar 2022 20:56:04 +0000 (21:56 +0100)]
add necessary responses

2 years agomake object parser and sqlite store
Eugene Crosser [Tue, 15 Mar 2022 19:23:33 +0000 (20:23 +0100)]
make object parser and sqlite store

2 years agoInitial commit
Eugene Crosser [Tue, 15 Mar 2022 01:44:30 +0000 (02:44 +0100)]
Initial commit