Thanks Dave.
I´ll see what I can make work tomorrow in terms of logging and custom math channels.
Any chances on implementing additional math functions? like filtering, integration over time, differentiation against time, previous value comparison
registry creating? Even if it´s only possible in Log viewer and not real time, more important that way anyway, especially with heavy math.
like
integral(channel_name) , and say you have roadspeed as the channel you get distance as the product, or if you have acceleration you get velocity and so on,
or
differentiate ( GPSspeed ) , gives you acceleration and so on .