here is my attempt to reduce those random jump and typical noise
<entry key='filter.enable'>true</entry>
<entry key='filter.skipLimit'>999</entry>
<entry key='filter.maxSpeed'>66</entry>
<entry key='filter.distance'>50</entry>
<entry key='filter.zero'>true</entry>
<entry key='filter.invalid'>true</entry>
<entry key='filter.future'>600</entry>
<entry key='filter.duplicate'>true</entry>
any other idea how to reduce random jumps
posting/bumping just because I'm interested in this too :-)
i am also interested in this topic
There's no magical perfect configuration that works for everyone. If there was, it would have been the default in the system. Optimal filtering configuration depends on your specific case and you should read the documentation and identify what works best for you. You will likely need to experiment with various options.
here is my attempt to reduce those random jump and typical noise
<entry key='filter.enable'>true</entry> <entry key='filter.skipLimit'>999</entry> <entry key='filter.maxSpeed'>66</entry> <entry key='filter.distance'>50</entry> <entry key='filter.zero'>true</entry> <entry key='filter.invalid'>true</entry> <entry key='filter.future'>600</entry> <entry key='filter.duplicate'>true</entry>
any other idea how to reduce random jumps