]> www.average.org Git - loctrkd.git/history - loctrkd
Update changelog for 2.00 release
[loctrkd.git] / loctrkd /
2022-12-08 Eugene Crosserevstore: do not use unixepoch() - for older sqlite
2022-12-08 Eugene CrosserFix test when servers crash; less logging
2022-12-04 Eugene CrosserIgnore pmod registrations older than an hour
2022-11-27 Eugene CrosserChange reporting of pmod to events
2022-11-27 Eugene CrosserImplement sending commands from the web interface
2022-11-10 Eugene CrosserSend backlog only the the ws client that requested
2022-08-23 Eugene Crossertest: add fuzzer for beesure protocol
2022-08-18 Eugene Crosseropencellid: use temp table rather than memory db
2022-08-09 Eugene Crosserbeesure: implement a few more server commands
2022-08-04 Eugene Crosserlookaside returns accuracy too
2022-08-04 Eugene Crosserbeesure: consider valid if enough satellites
2022-08-04 Eugene Crossergooglemaps: add code for manual testing
2022-08-03 Eugene Crosserrectifier: set umask for zmq publish socket
2022-08-03 Eugene Crosserbeesure: fix parsing broken by prefious fix
2022-08-03 Eugene Crosseropencellid: raise exception on the lack of data
2022-08-03 Eugene Crosserbeesure: more reliable parsing of binary content
2022-08-03 Eugene Crosseropencellid: detach mem db when lookup failed
2022-08-03 Eugene Crosserrectifier: log.exception on lookaside crash
2022-08-02 Eugene Crosserwsgateway: switch to the use of cooked reports
2022-07-29 Eugene Crosserstorage: save both raw and rectified reports
2022-07-29 Eugene Crosserwatch: watch for both raw and rectified feeds
2022-07-29 Eugene CrosserCleanup some of the types
2022-07-28 Eugene CrosserConvert recitifier to multiprotocol support
2022-07-28 Eugene Crosserrectifier: lookaside based on rectified objects
2022-07-27 Eugene Crosserabstract protocol selection in `common`
2022-07-26 Eugene Crosserprotocols: introduce method `rectified()`
2022-07-26 Eugene Crosserrectifier: add PUB zmq socket
2022-07-26 Eugene CrosserAdjust config to changing messaging topology
2022-07-19 Eugene Crosserrename `lookaside` to `rectifier`
2022-07-19 Eugene Crosserprotocols: make "interface" module
2022-07-18 Eugene Crossermkgpx: quick temp switch to beesure proto
2022-07-18 Eugene Crossercollector: streamline tracking of polled fd-s
2022-07-15 Eugene Crosserbeesure: implment MESSAGE command
2022-07-15 Eugene Crosserqry: initial support for saving data in a file
2022-07-15 Eugene Crosserbeesure: handle "TK" (Voice message)
2022-07-15 Eugene Crosserbeesure: implement phone book commands
2022-07-14 Eugene CrosserWIP converting wsgateway to multiprotocols
2022-07-14 Eugene Crosserbeesure: remove the PROTO attribute
2022-07-14 Eugene Crossercollector: close old connection on new login
2022-07-14 Eugene CrosserRevive command sender and implement some commands
2022-07-14 Eugene Crosserbeesure: don't mess with timezones for devtime
2022-07-14 Eugene Crosserbeesure: location info parser
2022-07-14 Eugene Crosserwatch: fix check for proto handling
2022-07-14 Eugene Crosserbeesure: decode wifi aps
2022-07-14 Eugene Crossermake qry work again
2022-07-14 Eugene Crosserfunction `proto_handled()` in proto modules
2022-07-14 Eugene Crosserbeesure: add ICCID proto
2022-07-14 Eugene Crossercleanup framing/deframing of beesure
2022-07-14 Eugene CrosserWIP: beesure protocol
2022-07-14 Eugene Crosserrename gps303 -> loctrkd