Closed J-charles-C closed 12 months ago
It depends on several parameters:
Good morning,
I use the FRSKY SPORT protocol. I would like to know the RPM refresh. I find that the data does not refresh too little even though I chose, in my radio, a display on one sample and not 5. I have a radio with ETHOS.
THANKS
RPM is currently calculated at 10Hz. In rpm.cpp there is a line
Sport allows to transmit one field every 22ms in the best case. If oXs has only RPM to transmit (or less than 5 fields to transmit) , it will send it about once every 110 msec. If there are many other fields to transmit (e.g for GPS), it could be that there is more than 110 msec between 2 rpm values (depending on the priority you define in config.h)
OK,
I understand better why I have a gap between my test RP2040 and the one on my helicopter which has, in addition, other probes activated like a GPS.
THANKS
Jc
Hello, It's not an issue. what is the frequency of the telemetry data transmitted to the radio? On the radio, you cannot adjust the cooling and I did not find this parameter in the settings of your software.
Thanks