Is there a hardware reason for the statement
Code: Select all
You cannot use SBUS, Spektrum or SUMD and use serial telemetry at the same time:
https://github.com/openLRSng/openLRSngW ... etry-guide ?
For FCs running cleanflight / betaflight, it is possible to enable serial RX / telemetry on the same serial port, they just have to be forced to use the same baud rate (the one dictated by serial RX preferrably). I am currently considering writing a patch for betaflight to enable just this, but I was wondering if there is a reason on the openLRSng side stopping this from working?