Nico

Results 11 comments of Nico

> Just FYI I have a pr in works for this already #4251 That's unfortunare, I must have overlooked that one. I'm fine either way, close it or use it...

> Is it possible to make it a bit faster? In what way is it slow? The only thing I can think of is that it is slighty delayed due...

Also got mine some weeks ago and started working on supporting it. Protocol was slightly changed but I am mostly finished and am currently testing all the functionality by making...

I don't even know what this is, sorry. Basic Support = Hardware stats Dynamic Background Videos = Hardware stats with a video as background instead of a static image

Should work as well, judging by the speed the display can be updated at. But this would be an issue for the SimHub Repo, not for this one.

@yes-captain-75 From a purely technical point of view, you could display a screenshot of the web browser on it, but anything more (changes on the webpage or animations) would be...

@dhegi-lab Your 8.8 Inch is the Rev 1.0 which works over a usb-to-serial adapter. You can use the main branch of this project. I believe that your udev rules are...

@dhegi-lab Yeah you got that mixed up. There is a new firmware version (1.90) and a new hardware revision (Rev 1.1). You have the "old" hardware revision (1.0) with the...

On further testing I noticed that this happens for nested properties as well. Currently the following code is generated: ```ts "nestedPoly": n => { weatherForecastRainyDayForecast.nestedPoly = n.getObjectValue(createABFromDiscriminatorValue) ?? n.getObjectValue(createACFromDiscriminatorValue); },...

> Is this something you'd like to submit a pull request for provided some guidance? Sure, I've already taken a look at it and implemented a fix, although I'm not...