aboutsummaryrefslogtreecommitdiff
path: root/tools/obu-guess-trip (follow)
Commit message (Collapse)AuthorAgeFilesLines
* restructure: have "tickets" independent of gtfsstuebinm2024-04-201-2/+5
| | | | | | this is mostly meant to guard against the gtfs changing under tracktrain, and not yet complete (e.g. a ticket does not yet save its expected stops, which it probably should).
* expose sequence length of trip to onboard unitstuebinm2023-05-261-1/+4
|
* onboard-tools: fix httpsstuebinm2023-05-201-1/+1
|
* simple on-board toolsstuebinm2023-03-111-0/+75
these are just enough to send train positions to tracktrain with the current API, but are somewhat brittle (e.g. will fail if not restarted between trips, etc.)