Markus Koch markus
markus opened issue markus/lifo-dijkstraserv#8 2021-06-20 14:50:22 +02:00
Ensure that the last intersect changes didn't break anything
markus closed issue markus/lifo-dijkstraserv#6 2021-06-20 14:49:12 +02:00
Same coord points will always intersect
markus pushed to master at markus/lifo-dijkstraserv 2021-06-20 14:49:12 +02:00
f1868aba04 Implement net_meta info for nodes
ff214722a8 Also check if the new path intersects for path_b
7753ce8477 Only iterate from path_b to path_new when intersecting
Compare 3 commits »
markus commented on issue markus/lifo-dijkstraserv#6 2021-06-20 11:53:36 +02:00
Same coord points will always intersect

Or, even cheaper, never merge if new AND old are of time train. That's even better I think. And faster.

markus commented on issue markus/lifo-dijkstraserv#6 2021-06-20 11:46:13 +02:00
Same coord points will always intersect

Another quick (and not quite as dirty hack) would be to add a no_exist_check argument to dijkstra_node_new via dijkstra_path_new_to_list and dijkstra_node_new_to_list that is se for train layers, which will then always append the new entry. This would allow for two distinct points on the same coord. Might cause headaches down the road though...

markus pushed to dev at markus/lifomapserver 2021-05-23 11:42:14 +02:00
50d9ee43b0 lifo-dijkstraserv: Update repository URL
markus deleted tag wip-gpg-helper from markus/mdiary 2021-05-16 17:57:59 +02:00
markus pushed to wip-gpg-helper at markus/mdiary 2021-05-16 17:57:59 +02:00
94bd96fb66 Rewrite Glade-file with newer revision
0d4a9c9c36 ArchLinux PKGBUILD: Update Git repository URL
65d12ae9e0 Stop decryption for all encrypted files when cancel is pressed
21206d4e3e Fix bug not allowing more than 5 directories
markus pushed to master at markus/mdiary 2021-04-20 21:31:20 +02:00
0d4a9c9c36 ArchLinux PKGBUILD: Update Git repository URL
markus pushed to master at scripts/misc 2021-04-20 09:25:49 +02:00
d0c22161c4 Add script to convert an MJPEG device video stream to a YUYV422 device
markus pushed to master at scripts/configs 2021-04-03 11:08:07 +02:00
d6dbfc2a27 mpv: Add rotate feature
markus pushed to master at scripts/misc 2021-03-29 10:57:27 +02:00
6bd2b8911d Move removeTitlebar.sh
markus pushed to master at scripts/misc 2021-03-29 10:55:51 +02:00
438604088c Add share_internet script
markus pushed to dev at markus/lifomapserver 2021-03-22 18:31:03 +01:00
215e607cb7 scripts: Fix geotype for bodies of water
markus pushed to dev at markus/lifomapserver 2021-03-22 18:01:46 +01:00
7a52d5bb59 scripts: Add train lines and bodies of water to update_all.sh
b888dbe3f4 scripts: Add fetch_bodiesofwater.sh
Compare 2 commits »
markus deleted tag wip2 from electronics/sabik-cpu 2021-03-21 11:38:48 +01:00
markus pushed to wip2 at electronics/sabik-cpu 2021-03-21 11:38:48 +01:00
44c9186c03 wip2
08a2581297 Use git describe for the REVISION define
18f405aa46 Configure LEDs
59dcbaf177 Remove debug printfs
154980ee10 Print git revision on startup
markus opened issue markus/lifo-dijkstraserv#7 2021-03-17 07:48:01 +01:00
Length of access path is a bad metric
markus opened issue markus/lifo-dijkstraserv#6 2021-03-17 07:36:14 +01:00
Same coord points will always intersect
markus pushed to dev at markus/lifomapserver 2021-03-13 18:49:29 +01:00
6cc5cb8b4b scripts: Add fetch_trainlines.sh