Renato Mangini

Results 10 comments of Renato Mangini

Will work on it soon.

Thanks, Luciano! I will wait for the basic HTML export - that would be awesome, by the way - to review and merge.

This is a great idea. I don't think I will have time to implement it in the near future. If you or anyone else wants to submit a pull request,...

Just to clarify, since I have not explained this well. This is not removing the checksum in the security sense. If not specified, the version of the fuchsia SDK is...

@kevalpatel2106 , thanks for the PR. Are you getting reliable measurements using this driver? Android Things is not a real time OS, so there's no guarantee that a timing-sensitive protocol...

Great. You can define different [thread priority](https://developer.android.com/topic/performance/threads.html#priority), but it still won't be real time. I will keep this PR open until we have a better way of doing it.

@yihanseattle Are you using this sample as it is? Can you test with DP6.1 (latest)?

BTW, I just tested with RPI3, Camera module V2.1 and Android Things 0.6-devpreview and it works perfectly fine.

I like using alpha for individual brightness. To maintain backwards compatibility, instead of deprecating setBrightness, I suggest the following changes: - if globalBrightness is set (0-255), individual colors' alpha are...

@beriberikix Can you confirm that no exception was thrown? In the past I had weird characters showing up when my code threw an exception, probably because the whole process went...