- now using NODES for the network, which can be stops or intersections (currently only stops are working, but hopefully flexible to extend later)
- major improvements to particle filter, now correctly estimating travel times for all segments
- particle filter running better
- network running better
- trip ETAs generated per trip using KF (instead of PF)
- real-time vehicle model running with configurable parameters
- real-time network model "implemented" (but in a very basic stage)
- likewise, network model "implemented"
- verbosity turned off by default
- basic GTFS data import into a database
- connect to a live feed (with API key if required)
- model vehicles using a very simple model
- generate current-speed based ETAs