Markus Koch markus
markus closed issue markus/lifo-dijkstraserv#7 2024-04-08 18:28:36 +02:00
Length of access path is a bad metric
markus pushed to master at markus/lifo-dijkstraserv 2024-04-08 18:28:36 +02:00
561eec5afe Add a penalty when getting on and off a train
markus pushed to master at markus/lifo-dijkstraserv 2024-04-08 18:27:01 +02:00
b32feb66a3 Add a penalty when getting on and off a train
markus pushed to master at markus/lifo-dijkstraserv 2024-04-08 18:22:25 +02:00
9786182cd3 Add a penalty when getting on and off a train
markus closed issue markus/leddie#1 2024-03-10 17:10:12 +01:00
Bringup: Power
markus closed issue markus/leddie#3 2024-03-10 17:10:05 +01:00
Bringup: Side
markus commented on issue markus/leddie#3 2024-03-10 17:09:41 +01:00
Bringup: Side
  • It's a mess, I mirrored all connectors, meaning GND/VCC need to be cut and changed. (Like routing directly through to the top/bottom is fine -- they are correctly aligned -- but each GND plane…
markus commented on issue markus/leddie#1 2024-03-10 17:07:49 +01:00
Bringup: Power
  • Changed charge rate to 200 mA for the 400 mAh LiPo battery.
  • Problem: As the CPU runs off the cell (and therefore charger) supply, it never detects that it finished charging unless the CPU is…
markus commented on issue markus/leddie#2 2024-03-10 17:06:18 +01:00
Bringup: Digital
  • Add 16 MHz crystal, rewire I/Os
  • Remove level shifter, connect directly
  • CPU is always powered from the cell, meaning the 12 mA current draw of the system will prevent the charger from ever…
markus pushed to master at markus/leddie 2024-03-10 12:17:22 +01:00
b66134f097 Merge branch 'feature/bootloader'
6e47b25a90 boot: Add bootloader
Compare 2 commits »
markus pushed to master at markus/leddie 2024-03-10 12:14:51 +01:00
812c7e3327 fw: Implement initial firmware
markus pushed to wip/fw at markus/leddie 2024-03-10 12:14:34 +01:00
812c7e3327 fw: Implement initial firmware
markus pushed to wip/fw at markus/leddie 2024-03-10 12:14:01 +01:00
86a237897e wip: Leddie FW
markus pushed to wip/fw at markus/leddie 2024-03-09 18:51:49 +01:00
073d269230 wip: Leddie FW
markus pushed to wip/fw at markus/leddie 2024-03-01 18:22:08 +01:00
6498f35fa0 wip: Leddie FW
markus pushed to wip/fw at markus/leddie 2024-02-24 14:45:51 +01:00
135e74dca0 wip: Leddie FW
markus created branch wip/fw in markus/leddie 2024-02-04 19:46:52 +01:00
markus pushed to wip/fw at markus/leddie 2024-02-04 19:46:52 +01:00
5849f8441b wip: Leddie FW
markus created branch feature/bootloader in markus/leddie 2024-02-04 09:46:24 +01:00
markus pushed to feature/bootloader at markus/leddie 2024-02-04 09:46:24 +01:00
6e47b25a90 boot: Add bootloader