Quote:
Originally Posted by apalrd
The rate bug is in the FPGA image, so it affects all languages.
It affects every other encoder, so any number of encoders will have a few which do not return rate (the first one will be affected, the second will not).
If you only need distance, you can use the broken FPGA encoder modules for distance only, and not use Rate.
|
Do you believe an easy work around would be to create twice the number of encoder objects, and stagger the "fake" ones on inputs we don't with the "real" ones, as to only let the fake ones have the broken code, and the real ones get the rates? We do need the rates.