index
:
geolocation-to-train
main
Find train by geolocation, independent of Netzradar and similar services
derf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bin
/
lookup-server
Age
Commit message (
Expand
)
Author
Lines
2021-04-04
lookup-server: handle database errors
main
Daniel Friesel
-9
/
+33
2021-04-02
handle trains without line number
Daniel Friesel
-1
/
+5
2021-04-02
report likelihood in addition to estimated distance
Daniel Friesel
-2
/
+5
2021-04-02
skip trains which are likely not in transit yet
Daniel Friesel
-0
/
+3
2021-04-02
skip trains which are not on the leg closest to the requested position
Daniel Friesel
-16
/
+40
2021-04-02
add delay to previousStopovers times
Daniel Friesel
-27
/
+73
2021-04-01
lookup-server: refactor train and stop handling into classes
Daniel Friesel
-126
/
+152
2021-03-31
add request statistics
Daniel Friesel
-1
/
+21
2021-03-31
Add license headers
Daniel Friesel
-0
/
+4
2021-03-30
support custom transport.rest instances
Daniel Friesel
-2
/
+4
2021-03-29
lookup-server: add some more notes
Daniel Friesel
-4
/
+10
2021-03-29
lookup-server: assume that linear interpolation is OK for <15km
Daniel Friesel
-7
/
+43
2021-03-29
lookup-server: add debug output
Daniel Friesel
-0
/
+6
2021-03-28
improve estimation accuracy by using (departure, arrival) where possible
Daniel Friesel
-27
/
+27
2021-03-28
add some todos
Daniel Friesel
-7
/
+12
2021-03-28
lookup-server: handle missing timestamps
Daniel Friesel
-2
/
+11
2021-03-28
adjust lookup-server for dbf
Daniel Friesel
-6
/
+16
2021-03-28
lookup-server: enable autocommit and readonly mode
Daniel Friesel
-0
/
+3
2021-03-28
initial commit
Daniel Friesel
-0
/
+203