Markus Koch markus
markus created repository fpga/trashernet 2021-08-27 20:13:02 +02:00
markus deleted tag master from scripts/eth_over_uart 2021-08-21 21:54:08 +02:00
markus pushed to master at scripts/eth_over_uart 2021-08-21 21:54:08 +02:00
6981889ea0 Initial commit
markus created repository scripts/eth_over_uart 2021-08-21 21:53:56 +02:00
markus pushed to master at electronics/sabik-cpu 2021-07-17 23:08:17 +02:00
632772d4b7 Document WS2812B level shifter erratum
markus pushed to wip_rgbed at electronics/sabik-cpu 2021-07-17 23:05:49 +02:00
d5ac0d7277 wip: Adapt for RGBed
618124ab83 wip: Adapt for RGBed
Compare 2 commits »
markus deleted tag wip_rgbed from electronics/sabik-cpu 2021-07-17 17:33:47 +02:00
markus pushed to wip_rgbed at electronics/sabik-cpu 2021-07-17 17:33:47 +02:00
618124ab83 wip: Adapt for RGBed
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#9 2021-07-01 20:20:33 +02:00
Route 430,66 to -375,3954 fails to use station
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