Christopher Lees

Results 403 comments of Christopher Lees

Legally, I'd *suspect* that's probably not quite true with public domain content, although that's a topic that I'm sure would keep a whole bunch of lawyers in pay for years!...

Marginally secondary item, but related. I *strongly suspect* michelle to be an anglicised version of her name, and that the correct name is likely to be: ```Michèle Boucquemont``` The only...

Secondary thought- The pantograph adding code is nastily complex. Would we be better with just adding a pantograph to all cars? This would allow us to call the wireheight function...

### More thoughts: Do the pantograph and beacon follower need to be moved into a nice class thingy? At the minute, each adds an unnecessary property to the base car...

Simplified by adding the pantograph to all cars (train.dat) as per the thoughts above. For adding to train.xml, something like this will be wanted I think: ```XML true 0.5 ```...

Last commit isn't strictly related to this, but will be doing work in there shortly to add the voltages to the API data provided & this was another oversized lump...

Basic implementation is complete for this. Next question is how to handle this with the runtime data. At the minute, this only supplies a per-train **VehicleStatus** not a per-car set...

Try the build from today. I can't reproduce this at the minute, but I've added a force redraw on the routemap when the tab changes. This will hopefully give it...

If we've got a VM which reproduces at my end I'll take a look, probably tomorrow. Concerned this is timing related though, which may well mean it doesn't reproduce reliably....

I can reproduce this on a PopOS 20.10 VM, but have no real answers I'm afraid. Have added some observations to the linked Mono bug, but it's clearly something mega-deep...