Filippo Gentile

Results 251 comments of Filippo Gentile

Hi, can rectangles be rotated? Maybe we can add polygon shapes for curved platforms? Any new thoughts about how to implement single/double slip switches and crossings? For the future it...

Hi Reinder, I'm testing new simulator. The new "from_id"/"from_point" items seem great! I have some doubts on how to implement integration with my simulator: - We have a/b turnouts. Like...

Oh no, you used Y axis going down so some coordinates were correct! But still bug is there obviously so my changes are going in wrong direction

Hi, I've implemented first integration with the simulator. My idea is that my apparatus simulator sends the switch command and traintastic simulator responds with turnout position feedback. "paired_with" is not...

I'm working on double slip switches. My idea is to define them as a curve segment. Then draw a cross of straight segments starting from curve ends. Then if double...

Never mind. The USB interface is clearly broken. If I connect my DIY Z21 to same XpressNet I can get notified of any change to any locomotive regardless if PC...

@reinder Even though I did not manage to make the my hardware work, this code is good so I think it can be merged!

Cool didn't know same port can be used! Thanks for the suggestion.

Yes, the intent is exactly that! Because I've setup my circuit simulator to have track circuit in occupied state by default (failsafe) and only free them when it connects to...

Hi Reinder, what is the status on this? I think I addressed all the remaining issues except returning std error_code on start. In the meantime, buffer issue is solved by...