dgatf / msrc

Multi Sensor for RC with RP2040 - FrSky D, SmartPort, XBUS, SRXL, IBUS, SBUS, Multiplex Sensor Bus, Jeti Ex Bus, Hitec
GNU General Public License v3.0
165 stars 39 forks source link

request: replace calcAverage() for sensor values with interesting peak() #84

Open derFliegendeHamburger opened 2 years ago

derFliegendeHamburger commented 2 years ago

now:

Wanted:

For current and temperature, the highest sensor value in any interval between two adjacent transmissions is most interesting; for rpm and voltage, the lowest sensor value in any interval between two adjacent transmissions is most interesting; This would transmit and make accessible more valuable info than an averaged value