Frank Hommers

Results 78 comments of Frank Hommers

This should do the trick in order to determine if you can generate code for a setter: ``` MethodInfo setMethod = propInfo.GetSetMethod(); if (setMethod == null) { // The setter...

I have put my DNS records elsewhere, so currently no need for me. Maybe you (@DotOnedotNL) can share your credentials with @adferrand for testing.

@switchabl What is the status on the Blacktrack VR implementation? Would be awesome! Maybe I can help or test? How did you reverse engineer the Blacktrack VR protocol?

@marcoveeneman it seems that @switchabl has disappeared from github since March. Can we/I do something to get the Blacktrack VR steering working...?

@switchabl ah yes, life is more important than a few lines of code ;-) I have read DCRainmakers' blog post. And I understand your opinion about cat and mouse. So...

@switchabl Ah that would be awesome!! Can't wait to try!

Yes we should make steering calibration "pluggable" in the startup sequence in some way. Maybe @WouterJD has some ideas about this?

What I do manually, but what probably can be done automatic is drop the output in: https://www.composerize.com/ The sources of that are here: https://github.com/magicmark/composerize

I am not proficient enough in c to be able to help. But having this feature would save a lot of headaches on servers with lots of databases!

Now you got me hoping for two things ;-) The bug being fixed and the flattening option ;-)