Royston Shufflebotham

Results 63 comments of Royston Shufflebotham
trafficstars

When BetterBravoLights is running, right click its (light bulb) icon on the system tray and select 'Debugger'. That'll bring up the Lights Monitor window which will allow you to inspect...

Thanks @BJ1960. I'll take a look at these values and compare them with what we ship as standard. I'm not a 320 flyer so I might have some questions!

@A320AutoPilot This issue #33 is for an extra set of configuration kindly supplied by @BJ1960. Please can you keep your questions to the other issue you've raised at #36? Splitting...

Hi @BJ1960! Sorry for the delay - I've just been having a play with your configuration entries, and I have some questions about them. I'll go through them one-by-one: *...

There was an interesting MentourPilot video from a few days ago where the managed heading mode was (terribly and serious consequences) relevant. https://www.youtube.com/watch?v=kamyxB-yKrc (from around 23:12) That's left me wondering...

I've shipped the `APR`, `ALT` and `VS` changes in BBL v0.8.0. I'm planning another release soon (with a new first-class installer) so we can get `NAV` + `IAS` into that...

(I'm having a very quick play myself as a quick C# refresher: my C# skills used to be good but are 10 years out of date.) Thinking aloud: streaming to...

Mocking (and other) libraries come and go. It'd be nice not to be forced to use any one particular type of mock library. Currently we use Sinon (with a tiny...

We've actually found integrating Sinon with Intern to be very straightforward, and have been happily using the two together since June 2013 without any problems, using the standard 'built' Sinon...

Ah, it's worse than I thought. Even after working around the warnings by moving interfaces to separate files, the actual generated _code_, is mashed, and the decorator references to even...