Filippo Gentile
Filippo Gentile
Hi @reinder I've implemented setting signal lamp count. However in client board drawing code signals with 1 lamp look ugly. They should have a white circle around the lamp and...
> I think we maybe should invite @gfgit to Pumble? Hi, thanks for the invitation but I don't like that platform. I don't think it's so bad to discuss this...
You can experiment Z21 in simulation mode and altering it's `SimulationIOHandler` to always reply to changes with a fixed output state regardless of the one requested. Being really rare we...
Implemented in #115
Currently I've implemented: - Cancelling a reserved path by pressing on same NX buttons which were used to reserve it. (Currently works but bypasses some checks which need to be...
> Bridge reservation currently works with a bit mask, both paths have their own bit Hm, it didn't work when I've tested it. I'll test again later
> I've added a test to check if two paths can be reserved on a bridge, see [af41429](https://github.com/traintastic/traintastic/commit/af41429e6f428ebaa40921b403d466641902252e) It was working indeed, I had confused the colors. This commit is...
Don't know if it's relevant here but I think when connection is established each side tells the other which state is in it. So there might be a race condition.
Hi @mikemc9000 I've noticed this issue and made some changes to the way power state is sent and received from Z21 or compatible devices. See pull request #131 Now it...
By the way I've also migrated my repositories to [Disroot.org](https://git.disroot.org/gfgit) which runs a Forgejo instance. It's privacy policy is really good and it has a cool feature which imports every...