I specifically need to figure out how to apply a filter like throttle position is changing more than 5.00 % per 100 ms from V7.5 to work in V8. I've figured out how to code the the calc pids but have no clue how to factor in the 100ms timer while tracking variation in TP. I know how I would do something like this in C++ but I'm lost with Lua. Hoping I've missed something and it will be as easy as V7.5.

Thanks