Updating both C++ and Java are next on the list. Thanks calcmogul! I’ll take a look at the updates with a sensor tonight and make any updates if needed.
I’m also going to work on implementing the new “DMA SPI” transfer method instead of the standard WPI Lib method to hopefully increase performance and decrease CPU overhead.
That was quick! Take a look at the C++ implementation on GitHub and let me know if you run into any issues! This version should be much more accurate and require less resources than the previous implementation.