index
:
db-fakedisplay
async-iris
feature/internal-hafas-api
main
master
App/Infoscreen for Railway Departures in Germany
derf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
DBInfoscreen
/
Controller
/
Map.pm
Age
Commit message (
Collapse
)
Author
Lines
2021-07-04
map: decrease stop circle size when stops are close together
4.2.1
Daniel Friesel
-9
/
+25
2021-04-03
map: improve position estimation for delayed trains
3.12.1
Daniel Friesel
-10
/
+32
HAFAS does not provide delays of past stops, so we estimate it ourselves (assuming that the delay at the previous stop is identical to the delay at the next stop)
2021-03-14
map: handle arrival-only and departure-only stops
3.10.9
Daniel Friesel
-7
/
+10
2021-01-21
Switch to AGPL v3 for DBF program code
Daniel Friesel
-1
/
+1
2020-12-17
set version via config
Daniel Friesel
-4
/
+0
2020-11-28
add machine-readable copyright and licensing information
Daniel Friesel
-0
/
+3
2020-10-11
switch to transport.rest v5
Daniel Friesel
-1
/
+1
2020-09-10
handle /map requests asynchronously
Daniel Friesel
-54
/
+38
2020-09-08
move tripid generation to trainsearch helper
Daniel Friesel
-23
/
+4
2020-09-07
working train intersection demo \o/
Daniel Friesel
-3
/
+114
2020-09-06
Move HAFAS polyline request to HAFAS helper
Daniel Friesel
-61
/
+3
2020-06-28
add experimental (and unreferenced) train intersection calculation
Daniel Friesel
-35
/
+392
2020-06-12
use debug log for debug output
Daniel Friesel
-0
/
+3
2020-05-24
Map: Fix position calculation between first and second station
3.2.1
Daniel Friesel
-1
/
+1
derp!
2020-05-24
animate train position in map
3.2.0
Daniel Friesel
-147
/
+328
2020-05-23
map: move train position calculation to a helper function
Daniel Friesel
-92
/
+91
2020-01-22
map: show operator name
Daniel Friesel
-0
/
+1
2020-01-09
map: invert from/to colour
2.5.10
Daniel Friesel
-2
/
+2
2020-01-08
show station location in map
2.5.9
Daniel Friesel
-0
/
+26
2020-01-05
map: show current / next stop name, arrival/departure time and platform
2.5.7
Daniel Friesel
-14
/
+36
2020-01-05
Map: Show estimated train position
2.5.6
Daniel Friesel
-15
/
+161
2020-01-05
Use RT cache for polylines, as they contain realtime data
2.5.5
Daniel Friesel
-1
/
+1
2020-01-05
Do not parse uninitialized values
Daniel Friesel
-5
/
+7
2020-01-05
map: show arr/dep times
2.5.3
Daniel Friesel
-11
/
+56
2020-01-05
map: simplify error handling
Daniel Friesel
-1
/
+3
2020-01-05
Fetch map asynchronously
Daniel Friesel
-71
/
+101
2020-01-04
Use correct Trip ID request for arrival-only trains
2.5.1
Daniel Friesel
-2
/
+2
2020-01-04
cache transport.rest requests
Daniel Friesel
-2
/
+13
2020-01-04
show train route on map
2.5.0
Daniel Friesel
-0
/
+93