Filippo Gentile

Results 251 comments of Filippo Gentile

Hi Reinder, what should we do for crosses and bridges? Also doubke slip switches should go on their own or just be a pair of normal turnouts? Can an occupancy...

My idea was to create a sensor object with an id and then set sensor id inside each segment. Another nice thing might be spline curves for flex tracks. I...

I'll try to test it today! Also I was thinking about adding point based train tracking. Like adding a sensor to a track with position relative to track start position....

Hi, I've tried adding turnout starting from other turnout with "curve" set as new track side. But I have truobles in connecting next track. I like the idea of specifying...

Another thing is that placing a train on a track, forces it's vehicle count. Instead it should add to it, like when a vehicle enters a new track segment. This...

I had an idea for driving trains. What if we introduce an abstract engine interface and allow different implementations? This way simulator is not specifically tied to DCC. Maybe even...

I would rename start_point to "previous_side" or something referring to previous segment. Also "side" can be converted to numbers. We could allw "previous_side" also if not "start", but instead taking...

For turnouts, do we want to support curve turnouts? In that case both branches could use sub stright/curve parsing? Or otherwhise we use very short straight side and start a...

Happy Easter! I did a quick experiment with Padova Signalbox A trackplan and there is good news! Maybe we don't need double slip switches because they can be emulated with...

Sounds good! I'll try to test it. Currently I was doing some research on bezier cubic curves. The math part seems manageable but I have to figure out how to...