Dmitri Farkov
Dmitri Farkov
I imagine this has something to do with fsutils. But that's just a hunch.
My 0.02, Maven plugins should not rely on external dependencies / build systems. This would mean that any maven-based build using this plugin would also have to ensure to satisfy...
Would love to follow up as to DJI's reasoning for not releasing the SDK? I think it's a highly anticipated addition to Mini 2.
Hi all! Check out this new thread: https://github.com/dji-sdk/Mobile-SDK-iOS/issues/478#issuecomment-876257440 DJI is stating that the support is now planned!
Does this imply that only Android will have support for now?
Hi there! Any movement on this? Thanks!
Also, the issue I found is that if you bought a clone, you have to desolder the standalone bridge on the bottom and solder the cfg bridges. _________________ Dmitri Farkov...
You can write a function that wraps the bitshifting to read the flag from the registry but it’s pretty standard in embedded programming so just abstract it out if needed....
Learned something new, thanks @teemuatlut! _________________ Dmitri Farkov 647.898.5054 On Thu, 8 Nov 2018 at 12:02, teemuatlut wrote: > To get the stallguard flag > > bool sg_status = driver.stallguard();...
See the TMC2130 datasheet from Trinamics. That should clear the values up. _________________ Dmitri Farkov 647.898.5054 On Thu, 11 Oct 2018 at 14:20, MotoGP1199 wrote: > M122 - I'm running...