evan kahn
evan kahn
Yes, those options are for debugging purposes - it gives an at-a-glance view of what version of the hacked firmware has been compiled as well as which UI settings have...
cool, I'll take another look as well. Did getting rid of the newlines improve things? I'm trying to restructure and modularize a lot of this code and turn it into...
I'm trying to dig into this. Based on the documentation in this repo I can get a right Joy-Con to push IR input reports, but they have 313 bytes of...
Thanks. Yeah I fired up 1-2-Switch and realized that the IR leds turning on is visible + obvious. So you have found the subcommand to turn on the LEDs? Can...
where does `val` come from in this alg?
Also, @CTCaer, I figured I might as well mention this here because I wasn't sure where to put it, but I'm having trouble applying the equations on [this page](https://github.com/dekuNukem/Nintendo_Switch_Reverse_Engineering/blob/master/rumble_data_table.md) to...
OK, so those two default frequency band values don't correspond to any real initial frequency value? For instance, I can't start with some overall frequency F to give me LF...
OK - it seems like the first code sample on [this document](https://github.com/dekuNukem/Nintendo_Switch_Reverse_Engineering/blob/master/rumble_data_table.md) converts a single frequency float into `hf` and `lf` values. How does this factor in, if the function...
I may be extremely late on this, but the default values of 320 / 160 Hz and the setting of low and high vibration frequencies seems to all but confirm...
Playing with libgphoto2 on an X-T30 (first gen) with the latest 2.01 firmware update, which seems to have added several tethered capturing features for the fuji mobile app. This is...