Frankie Arzu
Frankie Arzu
The specs from Spektrum to have them handy. The only mapping mistake that i can see is that the chageUsed should not have decimal places, that should only affect that...
Did a small change to the processing of the 0x34 data (Dual Flight Pack monitor). Really could not find any major problem, except that the the value should not have...
Something that is interesting using the "raw" values... according to the documentation, there should not have any negative values, only 0 to 32766 that uses only the lower 15bits. Documentation:...
Guys, Some good news towards solving this mistery. Could not find anybody nearby who have the sensor, but i won the bidding for one that was at a good/decent price...
Finally was able to test with the real sensor. The Spektrum documentation is wrong. 1. Data is encoded in little-endian (documentation said big-endian). Thats why it was changing from negative/positive...
Probably a corner case, I have a template created that way disabling Flp->Ele mix, and only activate it back if I needed. I think this part of the code is...
Dave, check 2.9.4. We did a lot of work to fix scaling in 2.9.3-2.9.4.. there were hiding x10, /10, etc. that I think we fixed. The value of 25.5 (previously...
Firmware for Radiomaster TX16S if you want to try it (2.9.4 + this change) [tx16s-edgetx-v2.9.4-Tel-Ratio-Percent.bin.zip](https://github.com/EdgeTX/edgetx/files/14305937/tx16s-edgetx-v2.9.4-Tel-Ratio-Percent.bin.zip)
@philmoz, @3djc : this has been discussed in other tickets as well as Discord if you have follow the threads. People are using ratio/offset not only for voltages. Voltage adjustment:...
Thank you for the nice formatting!!