Dima

Results 32 comments of Dima

В то же время в програме все ок. ![default](https://user-images.githubusercontent.com/25513498/33678702-2b5a5406-dac5-11e7-816d-471046551481.PNG)

Используя USB-UART посмотрел что там в порте: 20;0;0;33;6;0;64;0;100;20;80;20;0;0;50;500;50;5;0E

И так покопавшись в коде программы я понял что посылает она дание о загрузке GPU только если ето модель от Nvidia ` var gpuMaxTemp = Math.Max( // (int)MaxTemp(computer, HardwareType.GpuNvidia), //эту...

Сейчас попробую сделать универсальный код который будет работать с Nvidia и Ati

И так без знаний в C# я сумел сделать вот такой пункт меню котрый решил мою проблему. ![default](https://user-images.githubusercontent.com/25513498/33684659-aa889730-dad7-11e7-83e9-c6248d1bfd73.PNG)

И так теперь я переписал программу для автоматического определения типа видеокарты. То есть убрал те пункты так как заменил их авто определением.

Hello everyone, first of all thank you for adding support for the T2S+ and it does indeed appear to connect and work initially, but my specific unit appears to behave...

I did some digging and found that the primary issue is that we need to do uniformity correction manually. (Also it couldn't read out some registers like the shutter and...

> I noticed that sometimes the camera is really off (the pixel intensity to temp curve has an inversion/parabolic shape instead of monotonically increasing) when it is just on, and...