crsf-wg / crsf

MIT License
114 stars 7 forks source link

Extend the list of CRSF command-types (realms) for frame type CRSF_FRAMETYPE_COMMAND (0x32) #12

Open wimalopaan opened 4 months ago

wimalopaan commented 4 months ago

The crsf frame type CRSF_FRAMETYPE_COMMAND (0x32) could serve as a general means to send arbitrary commands to some device (on the receiver side) like a flight-controller or some other general device inside the model. These devices use their own realm to define a set of commands.

For this to come true, there must be a proven list of command-types (realms). These realms define namespaces for commands or data to be send to a device on the receiver side.

Actually (wiki) we have the realms

I could imagine more realms like