aboutsummaryrefslogtreecommitdiff
path: root/lib/Server/Ingest.hs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Server.Ingest: new handling of unassigned trackersstuebinm2024-05-151-71/+135
| | | | | | | | now takes all potential stops along each trip into account when guessing tickets; also checks if a ticket is still likely in case the tracker switched its direction. This should solve many cases where a tracker is accidentally turned off or falls asleep halfway before the last station of one trip, then wakes up in the middle of the next.
* restructure: split up the server modulestuebinm2024-05-081-0/+211