Only for reading telemetry from FC or sending commands too? #152
-
Hello I'm still learning how the hardware and software stacks of RC things work, and I was wondering is this library only for Arduino to read telemetry info CRSF messages from a flight controller or transmitter (is it only one of those?), or can it send command CRSF messages to a flight controller too? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
In its current state, CFA is intended to be used on the "flight controller" end where you have a connected ExpressLRS or TBS Crossfire receiver (EG RadioMaster RP3 Diversity). That enables your development board to read RC Channels from your controller handset (EG RadioMaster TX16S with RadioMaster Ranger transmitter module) as well as send telemetry back to your controller handset. |
Beta Was this translation helpful? Give feedback.
In its current state, CFA is intended to be used on the "flight controller" end where you have a connected ExpressLRS or TBS Crossfire receiver (EG RadioMaster RP3 Diversity). That enables your development board to read RC Channels from your controller handset (EG RadioMaster TX16S with RadioMaster Ranger transmitter module) as well as send telemetry back to your controller handset.