FF_PIKOBLX
Note for Serial RX configuration (v3.3.0 and later)
FFPIKOBLX target explicitly sets serialrx_inverted to ON as target default value to accommodate Furious FPV's non-standard non-inverting SBUS receiver. This setting _inverts the protocol standard of inverted signal and bring it to non-inverting state.
Caveats with this arrangements
-
For standard SBUS receivers,
serialrx_invertedmust be set toOFF. -
For all other serial RX,
serialrx_invertedmust also be set toOFFexplicitly, as this setting does persist even whenserialrx_provideris changed. This phenomenon started with v3.3.0, when old setting ofsbus_inversionwas changed to protocol independentserialrx_inverted. The former only affected SBUS and not other protocols.